BudgetOptimizerSettings
The settings for budget optimizer.
When budget optimizer is enabled, ad groups and keywords associated with
this campaign will have their proxyKeywordMaxCpc and proxyMaxCpc fields
set, respectively.
Note:AdWords API older than V12 support only a
daily budget. You can effectively use a monthly budget by setting
Campaign.dailyBudget to (desired budget / 30).
Fields
| Field name | Field type | Field description |
bidCeiling |
long |
The ceiling on bids placed by the budget optimizer. On read, will
be included if the budget optimizer is enabled. On write, is only
relevant if the budget optimizer is enabled, or being enabled. |
enabled |
boolean |
True if budget optimizer is enabled. |
takeOnOptimizedBids |
boolean |
If you are disabling budget optimizer, set this field to true to replace
the original user bids with the optimized proxy bids. If set to false
or omitted, the original manual bids are kept. This field is write only. |