Adtelligent DSP macros
A macro is a pattern which allows Adtelligent to pass a specific parameter in an ad request to your buyer in a relevant placeholder of an ad tag.
| Parameter | Macros | Type |
|---|---|---|
Client Related Macros | ||
| Client ID | {cl-id} | Integer |
| Client Name | {cl-name} | String |
Advertiser Related Macros | ||
| Advertiser ID | {adv-id} | Integer |
| Advertiser Name | {adv-name} | String |
Campaign Related Macros | ||
| Campaign ID | {camp-id} | Integer |
| Campaign Name | {camp-name} | String |
Line Item Related Macros | ||
| Line Item ID | {lid} | Integer |
| Line Item Name | {li-name} | String |
Creative Related Macros | ||
| Creative ID | {crid} | Integer |
| Creative Name | {creative-name} | String |
| Click Track URL | {click-track-url} | String |
| Creative Integration Type | {creative-integration-type} | String |
Publisher / Placement Related Macros | ||
| Placement ID | {pid} | Integer |
| Full Page URL | {page} | String |
| Page URL escaped | {page:escape} | String |
| Site\Bundle ID | {dist-id} | Integer |
| Site\Bundle Name | {dist-name} | String |
| Site domain\app.bundle | {dist-channel} | String |
| Width of a slot | {w} | Integer |
| Height of a slot | {h} | Integer |
Visitor Related Macros | ||
| IP address of a user | {uip}, {ip} | String |
| User ID | {ifa}, {user_id} | String |
Other Macros | ||
| Cache Buster | {cb} | String |
| Price for Impression, available for CPC only | {clickprice} | Integer |
| Session ID | {session-id} | String |
| Ad ID | {adid} | String |
| Sub Id | {sub_id} | String |
| Click ID (use for Action Tracking) | {click_id} | String |
| SSP Source ID | {inventory-channel} {aid} | Integer |
| User Agent | {ua} | String |