spending_limit

NameModifier & DefaultsTypeDescription
spending_limitIf spending_limit_model is set to "NONE":

- spending_limit must be omitted (or set to null)
- A daily_cap must be passed.

Else:

- spending_limit is required.
- It must be higher thancpc and at least twice the daily_cap.
DoubleThe maximum amount of money a campaign can consume.