Ad InsertionGet Ad Insertion Status

Get Ad Insertion Status

Custom Plan Returns a human-readable provisioning status for the zone's ad insertion configuration (e.g. not configured, activating, ready).

curl -X GET "https://api.5centscdn.com/v2/zones/vod/push/42/adinsertion/status" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY"
{}
GET
/zones/vod/push/{zoneid}/adinsertion/status
GET
Base URLstring

Target server for requests. Edit to use your own host.

API Key (header: X-API-Key)
X-API-Keystring
Required

API key (sent in header)

Request Preview
Response

Response will appear here after sending the request

Authentication

header
X-API-Keystring
Required

API Key for authentication. Provide your API key in the header.

Path Parameters

zoneidinteger
Required

Zone ID

Example:
42

Responses

Plain-text status message.