NOTE: Transaction Fees may apply, please contact your support representative for more information.
Retrieves a list of Creative objects by CreativeIDs or ClientIDs.
The request body is of type http://www.FatTail.com/api:GetCreatives.
Request Body Parameters
Name | Description | Data Type |
searchParameters | List of ClientIDs or CreativeIDs for which to retrieve Creatives. | CreativeSearchParameters |
Overview
The response body is of type http://www.FatTail.com/api:GetCreativesResponse.
Response Body Parameters
Name | Description | Data Type |
GetCreativesResult | | http://www.FatTail.com/api:ArrayOfCreative |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
CreativeID optional xs:long
System ID value for the Creative.
|
 |
ClientID xs:long
System ID of the Client associated with this Creative.
|
 |
CreativeDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Collection of user defined properties for the Creative.
 |
Sequence
 |
 |
Sequence
 |
Value optional xs:string
Value being assigned to the dynamic property. The format of the value depends on the type specified in the DynamicProperty definition.
| | | | | | | | | | |