GoogleAdsSearchads360V23ServicesGenerateAudienceOverlapInsightsRequest constructor
GoogleAdsSearchads360V23ServicesGenerateAudienceOverlapInsightsRequest({
- GoogleAdsSearchads360V23CommonLocationInfo? countryLocation,
- String? customerInsightsGroup,
- List<
String> ? dimensions, - GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? insightsApplicationInfo,
- GoogleAdsSearchads360V23CommonAudienceInsightsAttribute? primaryAttribute,
Implementation
GoogleAdsSearchads360V23ServicesGenerateAudienceOverlapInsightsRequest({
this.countryLocation,
this.customerInsightsGroup,
this.dimensions,
this.insightsApplicationInfo,
this.primaryAttribute,
});