GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaRequest constructor
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaRequest({
- List<
GoogleAdsSearchads360V23ServicesCustomerNegativeCriterionOperation> ? operations, - bool? partialFailure,
- String? responseContentType,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaRequest({
this.operations,
this.partialFailure,
this.responseContentType,
this.validateOnly,
});