GoogleAdsSearchads360V23ServicesAudienceOperation constructor
GoogleAdsSearchads360V23ServicesAudienceOperation({
- GoogleAdsSearchads360V23ResourcesAudience? create,
- GoogleAdsSearchads360V23ResourcesAudience? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAudienceOperation({
this.create,
this.update,
this.updateMask,
});