On-Demand Forecast

This on-demand forecast method uses POST to request on-demand forecasting for a certain placement. Using the type parameter, you can request full or simplified on-demand responses. This section covers the full-demand scenario.

For full on-demand requests, you can also use the include_competing_ads parameter to retrieve competing-ads results in your response.

This method returns a job_id for polling the result of this forecasting process later.

Forecasting API v4 introduces webhook (an asynchronous call) to handle demand results. This webook is stored in Amazon Web Services (AWS) S3. If you want to use the webhook to obtain results, provide the AWS S3 information to Engineering through a JIRA ticket or Email. Engineering configures the database with the information you supply.

Otherwise, you can poll for the result of this forecasting process as in V3 Spec.

Language