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."],[[["This webpage details the `Audience` class within the `Google.Cloud.Retail.V2` namespace, which is used to specify the intended audience of a product for retail purposes."],["The `Audience` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `Audience` class is defined within the Google.Cloud.Retail.V2.dll assembly, and it provides two constructors, one of which is a default constructor and the other of which takes another `Audience` object as a parameter."],["The class includes properties for defining `AgeGroups` and `Genders`, both of which use a `RepeatedField\u003cstring\u003e` type to allow for multiple values, with specific guidelines for formatting and standardized values."],["The page provides a version history with numerous versions listed, with version 2.12.0 being the most recent, and down to version 1.0.0, with links to each of their documentation."]]],[]]