AdBookConnect Web Service
MethodGetMediaElementProductList
AdBookConnect Web Service > All Operations Resource Group : GetMediaElementProductList (Method)
Summary
Retrieves a list of all Media Elements objects for a specified mediaElementID.
Request (IAdBookConnect_GetMediaElementProductList_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
 xml:long

Overview

Sequence
mediaElementID optional xs:long
200 Response (IAdBookConnect_GetMediaElementProductList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
 http://www.FatTail.com/api:ArrayOfMediaElement

Overview

Sequence
GetMediaElementProductListResult optional ArrayOfMediaElement Complex Type
Sequence
Sequence
GroupCode optional xs:string
Optional static identifier for the media element.
MediaElementID optional xs:long
ID of the media element.
Name optional xs:string
Configured name of the media element.
ParentID optional xs:long
ID of the parent element in the media hierarchy.
Path optional xs:string
Full path in the media hierarchy for the media element.
Viewable optional xs:int
Indicates whether or not the media element will be visible on the media tree displayed in the UI.
MediaType optional MediaType Simple Type
Media type of the media element nodes under this level of the media tree hierarchy.
AdServerID optional xs:decimal
System ID for the ad server assigned to nodes below this level of the media tree hierarchy.
MediaElementDynamicProperties optional ArrayOfMediaElementPropertyValue Complex Type
Sequence
Sequence
MediaElementPropertyID optional xs:long
System ID for the property.
Value optional xs:string
Value assigned to the property.
See Also
All Operations Resource GroupAdBookConnect Web Service