GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult constructor
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult({
- GoogleAdsSearchads360V23ResourcesCustomerNegativeCriterion? customerNegativeCriterion,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult({
this.customerNegativeCriterion,
this.resourceName,
});