AdBookConnect Web Service
MethodGetMediaElementPropertiesListValuesByPropertyID
AdBookConnect Web Service > All Operations Resource Group : GetMediaElementPropertiesListValuesByPropertyID (Method)
Summary
Retrieves a list of dynamic property list values for list type MediaElementProperty objects.
Request (IAdBookConnect_GetMediaElementPropertiesListValuesByPropertyID_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID for the MediaElementProperty that list data is associated with.xml:long

Overview

Sequence
mediaElementPropertyId optional xs:long
200 Response (IAdBookConnect_GetMediaElementPropertiesListValuesByPropertyID_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of key value pairs for the list requested.http://www.FatTail.com/api:ArrayOfMediaElementPropertyListItem

Overview

Sequence
GetMediaElementPropertiesListValuesByPropertyIDResult optional ArrayOfMediaElementPropertyListItem Complex Type
Sequence
Sequence
Description optional xs:string
Friendly name for the list item.
Value optional xs:long
Value of the list item.  Usually, this would be a system ID value.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetMediaElementPropertiesListValuesByPropertyID_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service