GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest constructor
GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest({
- GoogleAdsSearchads360V23ServicesInsightsAudienceDefinition? audienceDefinition,
- GoogleAdsSearchads360V23ServicesInsightsAudienceDescription? audienceDescription,
- String? customerInsightsGroup,
- GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? insightsApplicationInfo,
Implementation
GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest({
this.audienceDefinition,
this.audienceDescription,
this.customerInsightsGroup,
this.insightsApplicationInfo,
});