AI-generated Key Takeaways
-
The request message for
AudienceInsightsService.GenerateAudienceOverlapInsights
requires fields such ascustomer_id
,country_location
,primary_attribute
, anddimensions
. -
The
primary_attribute
must be an Affinity or In-Market UserInterest, an AgeRange, or a Gender. -
The
dimensions
specify the types of attributes for which overlap with theprimary_attribute
is calculated, limited to a subset of AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, AGE_RANGE, and GENDER. -
Optional fields include
customer_insights_group
andinsights_application_info
.
Request message for AudienceInsightsService.GenerateAudienceOverlapInsights
.
Fields | |
---|---|
|
Required. The ID of the customer. |
|
Required. The country in which to calculate the sizes and overlaps of audiences. |
|
Required. The audience attribute that should be intersected with all other eligible audiences. This must be an Affinity or In-Market UserInterest, an AgeRange or a Gender. |
|
Required. The types of attributes of which to calculate the overlap with the primary_attribute. The values must be a subset of AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, AGE_RANGE and GENDER. |
|
The name of the customer being planned for. This is a user-defined value. |
|
Optional. Additional information on the application issuing the request. |