Create ad segments for a video

Creates ad segments for the video identified by the provided asset identifier value.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

dataset_idstringRequiredformat: "uuid"
asset_identifier_valuestringRequired

Request

This endpoint expects an object.
ad_segmentslist of objectsRequired

Response

Successful Response
asset_identifier_valuestring
ad_segments_createdinteger
segmentslist of objects
messagestring

Errors

422
Unprocessable Entity Error