GoogleAdsSearchads360V23ServicesCustomAudienceOperation constructor
GoogleAdsSearchads360V23ServicesCustomAudienceOperation({
- GoogleAdsSearchads360V23ResourcesCustomAudience? create,
- String? remove,
- GoogleAdsSearchads360V23ResourcesCustomAudience? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesCustomAudienceOperation({
this.create,
this.remove,
this.update,
this.updateMask,
});