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