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