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