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