GoogleAdsSearchads360V23ServicesAdGroupCriterionOperation constructor
GoogleAdsSearchads360V23ServicesAdGroupCriterionOperation({
- GoogleAdsSearchads360V23ResourcesAdGroupCriterion? create,
- List<
GoogleAdsSearchads360V23CommonPolicyViolationKey> ? exemptPolicyViolationKeys, - String? remove,
- GoogleAdsSearchads360V23ResourcesAdGroupCriterion? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAdGroupCriterionOperation({
this.create,
this.exemptPolicyViolationKeys,
this.remove,
this.update,
this.updateMask,
});