Server-side request parameters
The ad server replaces the following list of parameters with the request information for each personalised request. The parameters can be included in any template, including Advar templates or third-party code.
Parameter | Description | ||
---|---|---|---|
[adheseExpand: <ID> |
|
||
[adheseReplace: <ID> |
Is replaced by the values sent with the corresponding ID from the request. |
||
[adheseLogID] |
A unique number used for reporting. |
||
[adheseRequestData] |
All parameters used in the ad request. |
||
[adheseRequestDataFlat] |
Contains the full request as it is sent to the ad server but replaces all semicolon-separated values by a /prefixValue/ clause. |
||
[adheseSetExpandPrefix: <prefix> |
|
||
[adheseTimestampNowMs] |
Unix timestamp at the moment of sending the response, the number of milliseconds since 1970-01-01 0:00:00. |
||
[adheseAdditionalRequestParameters:<target> |
This parameter can contain additional parameters that are added to the targets of the request, for example, dmADV < |
||
[adheseEnv:<KEY> |
This parameter is replaced by the environment variable <KEY> of the request, for example |
||
[adheseReplace:SL] |
The value of the string identification for the requested position. |
||
[adheseReplace:A2] |
The value of the identification cookie. |
||
[adheseDomain:ad_host],[adheseDomain:click_host], [adheseDomain:pool_host], [adheseDomain:track_host] |
Contains the incoming host for the request. Usefull for 1st domain implementations with multiple domains. |