AdBookConnect Web Service
MethodGetMediaElementAdSize
AdBookConnect Web Service > All Operations Resource Group : GetMediaElementAdSize (Method)
Summary
Retrieves the MediaElementAdSize object associated with a MediaElement.
Request (IAdBookConnect_GetMediaElementAdSize_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID for the MediaElement the MediaElementAdSize is associated with.xml:long

Overview

Sequence
mediaElementId optional xs:long
200 Response (IAdBookConnect_GetMediaElementAdSize_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
PositionSize object requested.http://schemas.datacontract.org/2004/07/Fattail.AdBook.Services.AdBookCon.DataContracts.MediaElementProperties:PositionSize

Overview

Sequence
GetMediaElementAdSizeResult optional PositionSize Complex Type
Sequence
Height optional xs:int
Width optional xs:int
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetMediaElementAdSize_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service