Yield Forecast
Update network settings
Update the Yield Forecast settings of a network.
post/forecaster/network-settings
Request body
Example request
{
"dateRange": 90,
"groupBy": [
"$adTypes",
"$zone.id"
],
"filterGroupBy": "bookedImpressions < 100 and bookedUniqueUsers < 100 or impressions >= 1000",
"inventoryPriorities": [
1111,
12345
],
"salesProbabilityWeight": 50
}Response
The JSON object of the network settings, if successful.
Schema required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.