AdBookConnect Web Service
MethodGetDynamicPropertiesListValuesByPropertyID
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListValuesByPropertyID (Method)
Summary
Retrieve a list of valid values for the specified property.
Request (IAdBookConnect_GetDynamicPropertiesListValuesByPropertyID_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
AdBook system ID of the property to retrieve the list of valid values.xml:long

Overview

Sequence
dynamicPropertyID optional xs:long
200 Response (IAdBookConnect_GetDynamicPropertiesListValuesByPropertyID_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of valid values for the specified property ID.http://www.FatTail.com/api:ArrayOfDynamicPropertyListElement

Overview

Sequence
GetDynamicPropertiesListValuesByPropertyIDResult optional ArrayOfDynamicPropertyListElement Complex Type
Sequence
Sequence
Description optional xs:string
Configured description for the list item.
Value optional xs:long
Value of the list item.
Code optional xs:string
Optional additional static information associated with the list element.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetDynamicPropertiesListValuesByPropertyID_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service