MutateAdGroupCriterionCustomizersResponse

  • The content describes the response message for an ad group criterion customizer mutate operation.

  • The response includes an array of results, with each result detailing the outcome for a specific ad group criterion customizer mutation.

  • It also provides a field for partial_failure_error which indicates errors encountered when partial failure mode is enabled.

Response message for an ad group criterion customizer mutate.

Fields

results[]

MutateAdGroupCriterionCustomizerResult

All results for the mutate.

partial_failure_error

Status

Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (for example, auth errors), we return an RPC level error.