AdBookConnect Web Service
MethodGetMediaElementPropertiesList
AdBookConnect Web Service > All Operations Resource Group : GetMediaElementPropertiesList (Method)
Summary
Retrieves a collection of dynamic properties available for MediaElement objects.
Request (IAdBookConnect_GetMediaElementPropertiesList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetMediaElementPropertiesList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of all MediaElementProperty objects configured in AdBook.http://www.FatTail.com/api:ArrayOfMediaElementProperty

Overview

Sequence
GetMediaElementPropertiesListResult optional ArrayOfMediaElementProperty Complex Type
Sequence
Sequence
MediaElementPropertyID optional xs:long
System ID for the media element property.
Name optional xs:string
Name of the media element property.
Type optional MediaElementPropertyType Simple Type
Media element property Type.  This corresponds to the type of control used on the AdBook UI, used to display the field.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetMediaElementPropertiesList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service