AdBookConnect Web Service
MethodGetMediaElementPropertyValue
AdBookConnect Web Service > All Operations Resource Group : GetMediaElementPropertyValue (Method)
Summary
Retrieves a custom property value for a MediaElement.
Request (IAdBookConnect_GetMediaElementPropertyValue_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID for the MediaElement that custom properties are associated with.xml:long
System ID of the dynamic property requested.xml:long

Overview

Sequence
mediaElementId optional xs:long
mediaElementPropertyId optional xs:long
200 Response (IAdBookConnect_GetMediaElementPropertyValue_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
MediaElementProperty object requested.MediaElementPropertyValue

Overview

Sequence
Sequence
MediaElementPropertyID optional xs:long
System ID for the property.
Value optional xs:string
Value assigned to the property.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetMediaElementPropertyValue_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service