AdBookConnect Web Service
MethodGetCreativeAssignment
AdBookConnect Web Service > All Operations Resource Group : GetCreativeAssignment (Method)
Summary
Retrieves a CreativeAssignment object.
Request (IAdBookConnect_GetCreativeAssignment_InputMessage)

The request body is of type http://www.FatTail.com/api:GetCreativeAssignment.

Request Body Parameters

NameDescriptionData Type
System ID for the CreativeAssignment object desired.xml:long

Overview

Sequence
creativeAssignmentId optional xs:long
200 Response (IAdBookConnect_GetCreativeAssignment_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetCreativeAssignmentResponse.

Response Body Parameters

NameDescriptionData Type
CreativeAssignment object requested.CreativeAssignment

Overview

Sequence
Sequence
CreativeAssignmentID optional xs:long
System ID of the CreativeAssignment object.
CreativeAssignmentName optional xs:string
Creative assignment name.
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.
CreativeAssignmentDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
User defined properties associated with the creative assignment.
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
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.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetCreativeAssignment_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service