GoogleAdsSearchads360V23ServicesAdGroupAdOperation constructor
GoogleAdsSearchads360V23ServicesAdGroupAdOperation({
- GoogleAdsSearchads360V23ResourcesAdGroupAd? create,
- GoogleAdsSearchads360V23CommonPolicyValidationParameter? policyValidationParameter,
- String? remove,
- GoogleAdsSearchads360V23ResourcesAdGroupAd? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAdGroupAdOperation({
this.create,
this.policyValidationParameter,
this.remove,
this.update,
this.updateMask,
});