GoogleAdsSearchads360V23ServicesSmartCampaignSettingOperation constructor

GoogleAdsSearchads360V23ServicesSmartCampaignSettingOperation({
  1. GoogleAdsSearchads360V23ResourcesSmartCampaignSetting? update,
  2. String? updateMask,
})

Implementation

GoogleAdsSearchads360V23ServicesSmartCampaignSettingOperation({
  this.update,
  this.updateMask,
});