MaximizeClicksBiddingStrategy
Maximize Clicks Bidding Strategy.
Fields |
daily_target_spend_micros
|
int64
Required. The daily target spend in micros to be used for estimation. A minimum value is enforced for the local currency used in the campaign. An error will occur showing the minimum value if this field is set too low.
|
max_cpc_bid_ceiling_micros
|
int64
Ceiling on max CPC bids in micros.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Maximize Clicks Bidding Strategy focuses on driving as many clicks as possible within a daily budget."],["It requires a daily target spend, specified by the `daily_target_spend_micros` field, and a minimum spend threshold applies depending on the campaign's currency."],["An optional ceiling on maximum cost-per-click (CPC) bids can be set using the `max_cpc_bid_ceiling_micros` field, providing further control over spending."]]],[]]