AdBookConnect Web Service
MethodGetDynamicPropertiesListForOrder
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListForOrder (Method)
Summary
Retrieve a list of dynamic properties available for an order.
Request (IAdBookConnect_GetDynamicPropertiesListForOrder_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetDynamicPropertiesListForOrder_OutputMessage)

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

Response Body Parameters

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

Overview

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