AdBookConnect Web Service
MethodGetDynamicPropertiesListValuesForAccount
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListValuesForAccount (Method)
Summary
Retrieves the list values associated with a dynamic property available for a Client or Agency.
Request (IAdBookConnect_GetDynamicPropertiesListValuesForAccount_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID for the DynamicProperty object.xml:long

Overview

Sequence
dynamicPropertyID optional xs:long
200 Response (IAdBookConnect_GetDynamicPropertiesListValuesForAccount_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of key value pairs for a specifed dynamic property available for a Client or Agency.http://www.FatTail.com/api:ArrayOfDynamicPropertyListElement

Overview

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