Name | Description | Type | Additional information |
---|---|---|---|
billingType |
Type of billing |
BillingType |
|
googleCoupon |
Google coupon information if applicable |
Google Coupon (Create) |
|
chargedSpend |
Amount of money whith which the campaign is being funded today. This amount in conjuction with the budget will determine how long the campaign can run assuming the normal budget amount is spread evenly over 30 days. For example a campaign with a budget of 100 and initialFunds of 300 should run for 90 days before neededing to be replenished. |
decimal number |
Range: inclusive between 0 and 999999999 |
chargedFee |
If the fee is to be prorated then specify the prorated amount here. It should be proportional to the spend. If not passed then the fee will be calculated based on on the ratio of initial spend to the budget amount. |
decimal number |
Range: inclusive between 0 and 999999999 |
nextCharge |
Date when the campaign is expected to be charged next. For subscriptions with a type of Automatic this will be the date the spend is refilled and the partner is invoiced. For subscriptions with a type of Triggered this will represent the date when the spend is expected to be refilled. If not passed the date will be calculated based on the ratio of initial spend to the budget amount. Expected format is yyyy-MM-dd HH:mm:ssK. |
string |
|
budget |
Desired 30 Day spend budget |
decimal number |
Required Range: inclusive between 1 and 999999999 |
campaignId |
Id of campaign tied to this subscription |
integer |
Required |
currency |
Currency in which spend will be charged/reported |
Currency |
Required |
partnerSKUs |
A list of partner skus for auditng purposes |
Collection of PartnerSku |
|