MutateBiddingStrategyResult

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

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

string

成功したオペレーションに対して返されます。

biddingStrategy

object (BiddingStrategy)

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