GoogleAdsSearchads360V23ServicesGoalOperation constructor
GoogleAdsSearchads360V23ServicesGoalOperation({
- GoogleAdsSearchads360V23ResourcesGoal? create,
- GoogleAdsSearchads360V23ResourcesGoal? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesGoalOperation({
this.create,
this.update,
this.updateMask,
});