Retrieve a list of valid values for the specified property.
The request body is of type http://www.FatTail.com/api:GetDynamicPropertiesListValuesByPropertyID.
Request Body Parameters
Name | Description | Data Type |
dynamicPropertyID | AdBook system ID of the property to retrieve the list of valid values. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetDynamicPropertiesListValuesByPropertyIDResponse.
Response Body Parameters
Name | Description | Data Type |
GetDynamicPropertiesListValuesByPropertyIDResult | Collection of valid values for the specified property ID. | http://www.FatTail.com/api:ArrayOfDynamicPropertyListElement |
Overview
 |
 |
Sequence
 |
 |
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.
| | | | | | |