Service
CompanyService
Dependencies
CompanySettings
▼
BillingSchedule
Determines how much to bill in each billing cycle when a proposal is charged based on the contracted value. This can only be used when BillingSource is BillingSource.CONTRACTED.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202105
Enumeration | Description |
---|---|
PREPAID
|
Charged based on the contracted value after the first month of the campaign. |
END_OF_THE_CAMPAIGN
|
Charged based on the contracted value after the last month of the campaign. |
STRAIGHTLINE
|
Use a billing source of contracted with a billing schedule of straightline to bill your advertiser the same amount each month, regardless of the number of days in each month. |
PRORATED
|
Use a billing source of contracted with a billing schedule of prorated to bill your advertiser proportionally based on the amount of days in each month. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |