Summary
Request (IAdBookConnect_CreateCreatives_InputMessage)
The request body is of type http://www.FatTail.com/api:CreateCreatives.
Request Body Parameters
Name | Description | Data Type |
creatives | Creative object to create. | http://www.FatTail.com/api:ArrayOfCreative |
Overview
 |
 |
Sequence
 |
creatives optional ArrayOfCreative Complex Type
 |
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.
| | | | | | | | | | |
200 Response (IAdBookConnect_CreateCreatives_OutputMessage)
The response body is of type http://www.FatTail.com/api:CreateCreativesResponse.
Response Body Parameters
Name | Description | Data Type |
CreateCreativesResult | Result information for create operation. | http://www.FatTail.com/api:ArrayOfCreativeCreateResult |
Overview
 |
 |
Sequence
 |
 |
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.
| | | | | | |
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
| | | | | |
Fault Responses
Fault | Description |
DataAccessFaultFault | This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_CreateCreatives_DataAccessFaultFault_FaultMessage. |
See Also