GoogleAdsSearchads360V23ServicesCustomizerAttributeOperation constructor
GoogleAdsSearchads360V23ServicesCustomizerAttributeOperation({
- GoogleAdsSearchads360V23ResourcesCustomizerAttribute? create,
- String? remove,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesCustomizerAttributeOperation({
this.create,
this.remove,
this.updateMask,
});