Yield Forecast
Trigger a forecast of all available inventory
Triggers a forecast request of all available inventory, using the inventory priorities defined in the forecast settings. Results are grouped by three different date aggregation levels: daily, weekly, and monthly.
post/forecaster/trigger-inventory-forecast
Request body
Response
Normal response, containing a JSON object with the result of the forecast trigger.
Example response
{
"noResultReason": "Package does not contain valid targeting sets to derive forecast requests."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.