Integrations
Endpoint overview
Requesting ads
Name | Path | Response Type | # of returned ads |
JSON 'GET' | /json/ | Default JSON response | One per requested position |
JSON 'POST' | /json/ | Default JSON response | One per requested position |
AD (almost deprecated) | /ad/ | HTML, XML, JSON or JS Depends on UI position configuration and used templates |
Only one position can be requested. Depending on the format type (stack or not) we return 1 ad or all available ads |
STACK | /stack/ | Custom JSON response, depends on the advar template | Amount is decided by the max_ads parameter in the request. |
No Comments