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