Google Shopping Merchant Products V1 Client - Class AgeGroup (1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class AgeGroup.
Target age group
of
the item.
Protobuf type google.shopping.merchant.products.v1.AgeGroup
Namespace
Google \ Shopping \ Merchant \ Products \ V1
Methods
Constants
Age group is not specified.
Generated from protobuf enum AGE_GROUP_UNSPECIFIED = 0;
Teens or older.
Generated from protobuf enum ADULT = 1;
5-13 years old.
Generated from protobuf enum KIDS = 2;
1-5 years old.
Generated from protobuf enum TODDLER = 3;
3-12 months old.
Generated from protobuf enum INFANT = 4;
0-3 months old.
Generated from protobuf enum NEWBORN = 5;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant Products V1 Client - Class AgeGroup (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-products/latest/V1.AgeGroup)\n- [0.7.0](/php/docs/reference/shopping-merchant-products/0.7.0/V1.AgeGroup)\n- [0.6.1](/php/docs/reference/shopping-merchant-products/0.6.1/V1.AgeGroup)\n- [0.5.0](/php/docs/reference/shopping-merchant-products/0.5.0/V1.AgeGroup)\n- [0.4.0](/php/docs/reference/shopping-merchant-products/0.4.0/V1.AgeGroup)\n- [0.3.0](/php/docs/reference/shopping-merchant-products/0.3.0/V1.AgeGroup)\n- [0.2.1](/php/docs/reference/shopping-merchant-products/0.2.1/V1.AgeGroup)\n- [0.1.1](/php/docs/reference/shopping-merchant-products/0.1.1/V1.AgeGroup) \nReference documentation and code samples for the Google Shopping Merchant Products V1 Client class AgeGroup.\n\nTarget [age group](https://support.google.com/merchants/answer/6324463) of\nthe item.\n\nProtobuf type `google.shopping.merchant.products.v1.AgeGroup`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Products \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### AGE_GROUP_UNSPECIFIED\n\n Value: 0\n\nAge group is not specified.\n\nGenerated from protobuf enum `AGE_GROUP_UNSPECIFIED = 0;`\n\n### ADULT\n\n Value: 1\n\nTeens or older.\n\nGenerated from protobuf enum `ADULT = 1;`\n\n### KIDS\n\n Value: 2\n\n5-13 years old.\n\nGenerated from protobuf enum `KIDS = 2;`\n\n### TODDLER\n\n Value: 3\n\n1-5 years old.\n\nGenerated from protobuf enum `TODDLER = 3;`\n\n### INFANT\n\n Value: 4\n\n3-12 months old.\n\nGenerated from protobuf enum `INFANT = 4;`\n\n### NEWBORN\n\n Value: 5\n\n0-3 months old.\n\nGenerated from protobuf enum `NEWBORN = 5;`"]]