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