GenerateAudienceOverlapInsightsRequest
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
customer_id
|
string
Required. The ID of the customer.
|
country_location
|
LocationInfo
Required. The country in which to calculate the sizes and overlaps of audiences.
|
primary_attribute
|
AudienceInsightsAttribute
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.
|
dimensions[]
|
AudienceInsightsDimension
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.
|
customer_insights_group
|
string
The name of the customer being planned for. This is a user-defined value.
|
insights_application_info
|
AdditionalApplicationInfo
Optional. Additional information on the application issuing the request.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# GenerateAudienceOverlapInsightsRequest\n\nRequest message for [AudienceInsightsService.GenerateAudienceOverlapInsights](/google-ads/api/reference/rpc/v21/AudienceInsightsService/GenerateAudienceOverlapInsights).\n\n| Fields ||\n|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `customer_id` | `string` Required. The ID of the customer. |\n| ### `country_location` | [LocationInfo](/google-ads/api/reference/rpc/v21/LocationInfo) Required. The country in which to calculate the sizes and overlaps of audiences. |\n| ### `primary_attribute` | [AudienceInsightsAttribute](/google-ads/api/reference/rpc/v21/AudienceInsightsAttribute) 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. |\n| ### `dimensions[]` | [AudienceInsightsDimension](/google-ads/api/reference/rpc/v21/AudienceInsightsDimensionEnum.AudienceInsightsDimension) 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. |\n| ### `customer_insights_group` | `string` The name of the customer being planned for. This is a user-defined value. |\n| ### `insights_application_info` | [AdditionalApplicationInfo](/google-ads/api/reference/rpc/v21/AdditionalApplicationInfo) Optional. Additional information on the application issuing the request. |"]]