AdBookConnect Web Service
MethodGetCreativeDynamicPropertiesListValuesByPropertyID
AdBookConnect Web Service > All Operations Resource Group : GetCreativeDynamicPropertiesListValuesByPropertyID (Method)
Summary
Retrieves a collection of DynamicPropertyListValue objects for the specified DynamicProperty.
Request (IAdBookConnect_GetCreativeDynamicPropertiesListValuesByPropertyID_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID of the DynamicProperty object for which list values are requested.xml:long

Overview

Sequence
dynamicPropertyId optional xs:long
200 Response (IAdBookConnect_GetCreativeDynamicPropertiesListValuesByPropertyID_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of DynamicPropertyListElement objects requested.http://www.FatTail.com/api:ArrayOfDynamicPropertyListElement

Overview

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