/preview/advertisers/{advertiser-id}/creatives
/preview/advertisers/{advertiser-id}/creatives
Get the list of self-services Creatives for a given advertiser
GET
/preview/advertisers/{advertiser-id}/creatives
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The advertiser identifier.
Query Parameters
The number of creatives to be returned. The default is 50.
The (zero-based) offset into the collection of creatives. The default is 0.
Response
200 - application/json
The list of self-services Creatives is returned.This list will contain creatives in draft status as well which will have some properties as null
/preview/advertisers/{advertiser-id}/coupons/{id}/preview
Previous
/preview/advertisers/{advertiser-id}/creatives
Next