GoogleAdsSearchads360V23ServicesCustomerNegativeCriterionOperation constructor
GoogleAdsSearchads360V23ServicesCustomerNegativeCriterionOperation({
- GoogleAdsSearchads360V23ResourcesCustomerNegativeCriterion? create,
- String? remove,
Implementation
GoogleAdsSearchads360V23ServicesCustomerNegativeCriterionOperation({
this.create,
this.remove,
});