GoogleAdsSearchads360V23ServicesConversionCustomVariableOperation constructor
GoogleAdsSearchads360V23ServicesConversionCustomVariableOperation({
- GoogleAdsSearchads360V23ResourcesConversionCustomVariable? create,
- GoogleAdsSearchads360V23ResourcesConversionCustomVariable? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesConversionCustomVariableOperation({
this.create,
this.update,
this.updateMask,
});