GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest constructor

GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest({
  1. GoogleAdsSearchads360V23ServicesInsightsAudienceDefinition? audienceDefinition,
  2. GoogleAdsSearchads360V23ServicesInsightsAudienceDescription? audienceDescription,
  3. String? customerInsightsGroup,
  4. GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? insightsApplicationInfo,
})

Implementation

GoogleAdsSearchads360V23ServicesGenerateSuggestedTargetingInsightsRequest({
  this.audienceDefinition,
  this.audienceDescription,
  this.customerInsightsGroup,
  this.insightsApplicationInfo,
});