Retrieves a list of CreativeAssignment objects assigned to an Order.
The request body is of type http://www.FatTail.com/api:GetCreativeAssignmentListForOrder.
Request Body Parameters
Name | Description | Data Type |
orderId | System ID of the Order with CreativeAssignments. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetCreativeAssignmentListForOrderResponse.
Response Body Parameters
Name | Description | Data Type |
GetCreativeAssignmentListForOrderResult | Collection of CreativeAssignment objects requested. | http://www.FatTail.com/api:ArrayOfCreativeAssignment |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
CreativeID optional xs:long
System ID of the Creative being assigned to the Drop.
|
 |
OrderID optional xs:long
System ID of the Order containing the creative assignment.
|
 |
 |
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.
| | | | |
 |
AssosiatedDrop optional xs:long
System ID of the Drop the creative is assigned to.
| | | | | | |