MutateBiddingStrategyResult

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

  • Successful operations return a resource_name string.

  • The mutated bidding strategy object, with only mutable fields, 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".