Endpointget /v2/channels/{channel_id}
Response
channel_id int |
The ID of the channel. |
event_counts object |
Real-time data about event counts for this channel. |
name string |
The name of the channel. |
zone_count int |
The number of zones this channel holds. |
|
cURL
curl "https://{yourname}.api.adflight.io/v2/channels/{channel_id}"
-H "X-ApiKey: TCm2Hd_rT4pRNvSZ2cGYCJ6... (example)"
Example Response
{
"channel_id": 488223173,
"event_counts": {
"ad_requests": 170192,
"clicks": 2190,
"impressions": 170129 },
"name": "My Channel",
"zone_count": 1 }
|
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