Service
CompanyService
Dependencies
CompanySettings
▼
BillingCap
Determines how the revenue amount will be capped for each billing month. This cannot be used when BillingSource is BillingSource.CONTRACTED.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202005
Enumeration | Description |
---|---|
NO_CAP
|
There is no cap for each billing month. |
CAPPED_CUMULATIVE
|
Use a billing source of capped actuals with a billing cap of cumulative to bill your advertiser up to a campaign's capped amount, regardless of the number of impressions that are served each month. |
CAPPED_PER_BILLING_CYCLE
|
Use a billing source of capped actuals with a billing cap of the billing cycle to bill your advertiser up to a capped amount for each billing cycle of a campaign, regardless of the number of impressions that are served. |
CAPPED_CUMULATIVE_PER_BILLING_CYCLE
|
Use a billing source of capped actuals with a billing cap of cumulative per billing cycle to bill your advertiser up to a capped amount for each billing cycle of a campaign and carry forward the balance of over- or under-delivered impressions towards the number of impressions delivered in future billing cycles of the campaign. |
CAPPED_WITH_ROLLOVER_PER_BILLING_CYCLE
|
Use a billing source of capped actuals with a billing cap of cumulative per billing cycle to bill your advertiser up to a capped amount for each cycle of a campaign and carry forward the balance of over- or under-delivered impressions towards the number of impressions delivered in future cycles of the campaign. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |