MutateBiddingDataExclusionsResult

  • The result of the data exclusion mutate operation is returned, detailing the outcomes of the attempted data exclusion.

  • For successful operations, the resource_name field is returned as a string indicating the resource that was operated upon.

  • The bidding_data_exclusion field provides the mutated bidding data exclusion object with only the mutable fields, and is only returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the data exclusion mutate.

Fields

resource_name

string

Returned for successful operations.

bidding_data_exclusion

BiddingDataExclusion

The mutated bidding data exclusion with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".