The age groups of the audience. Strongly encouraged to use the standard
values: "newborn" (up to 3 months old), "infant" (3–12 months old),
"toddler" (1–5 years old), "kids" (5–13 years old), "adult" (typically
teens or older).
At most 5 values are allowed. Each value must be a UTF-8 encoded string
with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error
is returned.
The genders of the audience. Strongly encouraged to use the standard
values: "male", "female", "unisex".
At most 5 values are allowed. Each value must be a UTF-8 encoded string
with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error
is returned.
[[["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-03-21 UTC."],[[["The `Audience` class in the Retail v2 API represents the intended audience of a product, detailing the target demographic for whom the product is intended."],["Version 2.12.0 is the latest available version of the Google Cloud Retail v2 API, with numerous versions going back to 1.0.0 also available."],["The `Audience` class includes properties for defining audience characteristics such as `AgeGroups` and `Genders`, allowing for specifying target demographics with up to 5 values each, and is associated with properties in Google Merchant Center and Schema.org."],["The class `Audience` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a detailed and robust implementation."],["The Audience class has two constructors, one empty and one accepting another `Audience` object as parameter, to allow different use cases when initiating the class."]]],[]]