Traffic Modifiers
Create traffic modifier
Create a Forecast Traffic Modifier
post/forecaster/modifiers/traffic
Request body
Example request
{
"Id": "e123e48",
"StartDate": "2024-09-03T00:00:00",
"EndDate": "2024-09-04T23:59:59",
"Rule": "$location.countryCode = \"GB\"",
"Multiplier": 2
}Response
The JSON object of the traffic modifier that was created successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.