GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult constructor

GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult({
  1. GoogleAdsSearchads360V23ResourcesCustomerNegativeCriterion? customerNegativeCriterion,
  2. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult({
  this.customerNegativeCriterion,
  this.resourceName,
});