Skip to main content
GET
Get campaign video status

Authorizations

Authorization
string
header
required

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

Path Parameters

videoId
string
required

Video id returned by ads.uploadCampaignVideo.

Minimum string length: 1

Query Parameters

channel
enum<string>
required

Channel the integration belongs to.

Available options:
messenger,
instagram,
whatsapp
integrationId
string
required

Channel integration id (numeric string).

Pattern: ^\d+$

Response

OK

videoId
string
required
status
string
required
isReady
boolean
required
isError
boolean
required