GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionRequest constructor

GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionRequest({
  1. GoogleAdsSearchads360V23ServicesInsightsAudienceDescription? audienceDescription,
  2. String? customerInsightsGroup,
  3. GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? insightsApplicationInfo,
})

Implementation

GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionRequest({
  this.audienceDescription,
  this.customerInsightsGroup,
  this.insightsApplicationInfo,
});