List ads on a content

List all ads configured on a VOD or live channel (VAST url and/or Dacast vod-id creatives).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns every ad slot configured on the content.

Response shape: { "ads": [ ... ], "IsDefault": false }. When no ads are set, ads is an empty array.

Each item includes ad-type (pre-roll, mid-roll, or post-roll), and either:

  • a VAST url you configured, or
  • vod-id plus a generated url on ads.dacast.com when the creative is a Dacast VOD

Mid-roll slots also include timestamp (integer seconds).

Works for resource_type vod and channel. Use Create ads on content to replace the full set, Add ads to content to append, or Remove ads from content to clear all ads.

Path Params
string
enum
required
Defaults to vod

Content type: vod or channel.

Allowed:
string
required

Content id (UUID string).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json