# Media Planning Forecast **POST /forecast** ## Servers - https://client.spotlumos.com: https://client.spotlumos.com () ## Authentication methods - Api key ## Parameters ### Body: application/json (object) The specific forecast to create - **assets** (array[string]) The assets to forecast - **campaignStartDate** (string) The start date of the campaign - **campaignEndDate** (string) The end date of the campaign - **segments** (array[string]) The audience segments to include in the forecast - **businessId** (string) The ID of the business making the forecast request ## Responses ### 200 The forecast created from the request #### Body: application/json (object) - **data** (array[object]) The data generated from the forecast ### 400 Client error #### Body: application/json (object) - **message** (string) A human readable error message [Powered by Bump.sh](https://bump.sh)