ListAudienceInsightsAttributesRequest

Request message for AudienceInsightsService.ListAudienceInsightsAttributes.

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.