MutateBiddingStrategyResult

  • This describes the result of a bidding strategy mutate operation.

  • It details the fields returned for successful operations, including resource_name and bidding_strategy.

  • The bidding_strategy field provides the mutated bidding strategy with only mutable fields and is returned when response_content_type is "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".