NOTE: Transaction Fees may apply, please contact your support representative for more information.
Creates a CreativeAssignment.
The request body is of type http://www.FatTail.com/api:CreateCreativeAssignment.
Request Body Parameters
Name | Description | Data Type |
creativeAssignment | CreativeAssignment object to create. | CreativeAssignment |
Overview
 |
 |
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.
| | | | |
The response body is of type http://www.FatTail.com/api:CreateCreativeAssignmentResponse.
Response Body Parameters
Name | Description | Data Type |
CreateCreativeAssignmentResult | Result information for create operation. | CreativeAssignment |
Overview
 |
 |
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.
| | | | |