https://feed.ocmxr.com/v1/smartlink/{track_id}
            

Smartlink zone is programmatic on HTTP level, used only for redirection (HTTP 301)


Name
Description
track_idstringrequired
A unique identifier generated by the Ocamba platform.


Example: AFU1kAAPZ_4

Name
Description
uastring
User browser user agent. If not provided through query param, field is extracted from HTTP request header 'User-Agent'.


Example: ua=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F90.0.4430.93+Safari%2F537.36

numnumber
Maximum number of ads returned.


Example: num=1

ipstring
IP address of device closest to user. If not provided through query param, address is extracted from network remote address.


Example: ip=185.10.2.4

langstring
User language of device. If not provided through query param, language is extracted from HTTP request header 'Accept-Language'.


Example: lang=en,lang=en,sr

subidstring
Publisher id.


Example: subid=11231-campaign

pagestring
Location of page where ad should be placed. If not provided through query param, page is extracted from HTTP request header 'Referrer' or 'Origin'.


Example: page=https%3a%2f%2ftest.com%2fc572a60c-09fa-4e2a-bb27

catstring
IAB categories of page where ad is shown.


Example: cat=IAB1,IAB2-1

kwstring
Keyword specified for particular bid request.


Example: kw=best%20hotels

bfnumber
Minimal bid expected in bidResponse.


Example: bf=0.01

cmpnumber
Ocamba adex campaign ids to be considered in bidResponse.


Example: cmp=100101

crenumber
Ocamba adex creatives ids to be considered in bidResponse.


Example: cre=100101

vasnumber
Ocamba adex groups ids to be considered in bidResponse.


Example: vas=41

accnumber
Ocamba adex accounts ids to be considered in bidResponse.


Example: acc=784839


204 - No Content
Arrow

301 - Moved Permanently
Arrow