ListAudienceInsightsAttributesRequest
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
customer_id
|
string
Required. The ID of the customer.
|
dimensions[]
|
AudienceInsightsDimension
Required. The types of attributes to be returned.
|
query_text
|
string
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
|
customer_insights_group
|
string
The name of the customer being planned for. This is a user-defined value.
|
location_country_filters[]
|
LocationInfo
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
|
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 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Retrieves available attributes for audience insights, such as demographics, affinities, and in-market segments, based on specified criteria."],["Requires specifying the customer ID, the desired attribute types (dimensions), and optionally, a query text for filtering attributes related to categories or knowledge graph entities."],["Allows targeting specific customer insights groups and filtering sub-country location attributes by specifying countries."],["If sub-country location attributes are requested, they can be filtered by country using the `location_country_filters` field."],["Using this request, advertisers can discover relevant attributes for understanding and targeting their desired audiences."]]],[]]