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