Skip to content

List variations

GET
/creatives/{creativeId}/variations

Get variations for specific creative

creativeId
required
integer

List of creatives and list metadata

object
meta
object
pagination
Pagination section

Contains page and count information for lists

object
count

Number of items returned in this response

integer
totalCount

Total number of items in collection

integer
page

Current page

integer
totalPages

Total number of pages in collection

integer
data
Array<object>
CreativeVariation

Creative variation

object
id

Creative variation ID

integer
createdAt

Date of variation creation

date
updatedAt

Date of most recent creative variation update

date
creativeId

Creative ID

integer
label

Variation label

string
nbObservations

Observations count

integer
vastAdExtId

Vast ad ID

string
vastCreativeExtId

VAST creative ID

string