Endpointget /v2/advertisers/{advertiser_id}
Response
advertiser_id int |
The ID of the advertiser. |
campaign_count object |
The number of campaigns assigned to this advertiser. |
event_counts object |
Real-time data about event counts for this advertiser. |
name string |
The name of the advertiser. |
|
cURL
curl "https://{yourname}.api.adflight.io/v2/advertisers/{advertiser_id}"
-H "X-ApiKey: TCm2Hd_rT4pRNvSZ2cGYCJ6... (example)"
Example Response
{
"advertiser_id": 645091658,
"campaign_count": 1,
"event_counts": {
"clicks": 2190,
"impressions": 170129 },
"name": "My Advertiser" }
|
format_quoteThese plug & play ad serving APIs have cut down developement cost tremendously. Absolutely a huge time saver for anyone who wants to build a custom ad server in a short time.
Hayden Elson
starstarstarstarstar
Developer at Galactic Media