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.
Deprecated: The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.
[[["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."],[[["Maximize Clicks: This automated bid strategy aims to drive as many clicks as possible while staying within your budget."],["Budget or Target Spend: Uses either your specified budget or a deprecated target spend to manage bids."],["Bid Ceiling: Allows setting a maximum bid limit across all keywords managed by the strategy."],["Deprecated Field: `targetSpendMicros` is deprecated and should no longer be used, refer to linked blog post for details."]]],["The JSON representation of a bid strategy includes `targetSpendMicros` and `cpcBidCeilingMicros`. `targetSpendMicros`, now deprecated, represented the spend target for maximizing clicks. `cpcBidCeilingMicros` sets the maximum bid limit for all keywords managed by the strategy. The strategy aims to get as many clicks as possible within a given budget, attempting to spend either the `targetSpendMicros` value or the natural throttling spend amount. If not specified, the budget is used.\n"]]