AdBookConnect Web Service
MethodGetDynamicPropertiesListForDrop
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListForDrop (Method)
Summary
Retrieve a list of dynamic properties available for a drop.
Request (IAdBookConnect_GetDynamicPropertiesListForDrop_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetDynamicPropertiesListForDrop_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of DynamicProperty objects for all custom fields configured at the drop level in AdBook.http://www.FatTail.com/api:ArrayOfDynamicProperty

Overview

Sequence
GetDynamicPropertiesListForDropResult 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_GetDynamicPropertiesListForDrop_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service