MutateBiddingStrategyResult

入札戦略の結果が変化します。

JSON 表現
{
  "resourceName": string,
  "biddingStrategy": {
    object (BiddingStrategy)
  }
}
フィールド
resourceName

string

オペレーションが成功した場合は返されます。

biddingStrategy

object (BiddingStrategy)

変換後の変更可能なフィールドのみを含む、変更済みの入札戦略。このフィールドは、responseContentType が「MUTABLE_RESOURCE」に設定されている場合にのみ返されます。