AdBookConnect Web Service
MethodGetDynamicPropertiesListForCreativeAssignment
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListForCreativeAssignment (Method)
Summary
Retrieves a collection of DynamicProperty objects available for CreativeAssignment objects.
Request (IAdBookConnect_GetDynamicPropertiesListForCreativeAssignment_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetDynamicPropertiesListForCreativeAssignment_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of all DynamicProperty objects configured in AdBook for CreativeAssignment objects.http://www.FatTail.com/api:ArrayOfDynamicProperty

Overview

Sequence
GetDynamicPropertiesListForCreativeAssignmentResult optional ArrayOfDynamicProperty Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
System ID of the dynamic property.
Name optional xs:string
Name of the dynamic property.
Type optional DynamicPropertyType Simple Type
Dynamic property Type.  This corresponds to the type of control used on the AdBook UI, used to display the field.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetDynamicPropertiesListForCreativeAssignment_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service