MutateBiddingStrategyResult

  • This content details the results of a bidding strategy mutate operation.

  • It describes the resource_name and bidding_strategy fields returned in the result.

  • The bidding_strategy field contains the mutated bidding strategy and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the bidding strategy mutate.

Fields

resource_name

string

Returned for successful operations.

bidding_strategy

BiddingStrategy

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