get_campaign_forecast
Retrieve a campaign's forecast based on its current or overridden budget. Note: LIFETIME_BUDGET campaigns do not support forecasting.
Instructions
Get forecast for a campaign. Returns the forecast for a campaign based on its current or overridden budget. Forecasting is not supported for LIFETIME_BUDGET campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body matching the endpoint schema. See get_endpoint_definition for details. | |
| x_token | No | Authentication token for the x-token header (required to make the call). | |
| campaign_id | Yes | Campaign identifier. | |
| advertiser_id | Yes | Osmos generated unique identifier for the onboarded advertiser. | |
| x_retailer_id | No | Retailer identifier for the x-retailer-id header (required to make the call). |