latestOpenAPI 3.1.02026-07-2616636641.7 KB
0ca55f45aa7d
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