Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
The mutated bidding strategy with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["This documentation details the JSON representation of the result for the bidding strategy mutate operation."],["The JSON response includes the resource name and the mutated bidding strategy."],["The `biddingStrategy` field only appears when `responseContentType` is set to \"MUTABLE_RESOURCE\" and contains only mutable fields after the mutation."]]],["The output of a bidding strategy mutation is detailed in a JSON representation. The JSON includes a `resourceName` string, which is returned upon successful operation, and a `biddingStrategy` object. This `biddingStrategy` object reflects the mutated state of the bidding strategy, specifically displaying only mutable fields after the mutation. The `biddingStrategy` object is provided only when the response content type is set to \"MUTABLE_RESOURCE\".\n"]]