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