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