GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResponse constructor
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResponse({
- GoogleRpcStatus? partialFailureError,
- List<
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResult> ? results,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomerNegativeCriteriaResponse({
this.partialFailureError,
this.results,
});