MutateBiddingDataExclusionsResponse

  • The response message for data exclusions mutate indicates errors related to partial failure and provides results for the mutate operation.

  • partial_failure_error details errors when partial failure is enabled and errors occur within operations.

  • results[] contains the outcomes of the mutate operation for bidding data exclusions.

Response message for data exclusions mutate.

Fields

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.

results[]

MutateBiddingDataExclusionsResult

All results for the mutate.