Default
POST /v0/decision
{
"placements": [ { "key": "home" } ]
}Header parameters
Accept-LanguagestringOptionalExample:
The Accept-Language header is an optional string that specifies the user's locale, used to determine the language of the ad creative that will be shown. If the locale is not supported or not provided, the ad creative will default to the language of the selected ad.
Supported languages include:
If the locale is provided in a regional format (e.g., en-US, fr-FR, es-ES, pt-PT, de-DE, it-IT, or nl-NL), it will be automatically converted to the ISO 639-1 standard (e.g., en, fr, es, pt, de, it, nl).
enBody
Responses
200
Successful ad decision response
application/json
422Error
application/json
post
/v1/decisionLast updated

