Statuses
Overview of the campaign, line item, and products statuses work with the API
Level | Available Status | Read Only Status | Is Mutable? | Conditions |
|---|---|---|---|---|
Campaign |
|
| No | Campaign statuses will automatically change to active if at least one line item is active. All other line-item statuses will result in the campaign to be inactive |
Line Items |
|
| Yes, line items statuses can be updated through the API to active or paused | Line item will delivery if the status is active, while all other values are applied automatically depending on flight dates, financials, or missing attributes required for line item to serve The following line-item status will result in a campaign status to be inactive: paused, scheduled, ended, budgetHit, noFunds, draft, archived |
Products |
| Not entirely - active and paused statuses are read only with most promoted products endpoints. However, they can be directly updated using the pause and un-pause endpoints. | Yes with the pause and un-pause endpoints
| Pausing products sku’s on a line item will not change the status of a campaign or line item |
Updated about 1 month ago