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