List variations
GET /creatives/{creativeId}/variations
GET
/creatives/{creativeId}/variations
Get variations for specific creative
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” creativeId
required
integer
Responses
Section titled “ Responses ”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>
CreativeVariationCreative 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