GoogleAdsSearchads360V23ServicesInsightsAudienceDescription constructor
GoogleAdsSearchads360V23ServicesInsightsAudienceDescription({
- String? audienceDescription,
- GoogleAdsSearchads360V23ServicesAudienceInsightsDimensions? audienceDimensions,
- List<
GoogleAdsSearchads360V23CommonLocationInfo> ? countryLocations, - String? marketingObjective,
Implementation
GoogleAdsSearchads360V23ServicesInsightsAudienceDescription({
this.audienceDescription,
this.audienceDimensions,
this.countryLocations,
this.marketingObjective,
});