AdBookConnect Web Service
MethodGetPackageDefinition
AdBookConnect Web Service > All Operations Resource Group : GetPackageDefinition (Method)
Summary
Retrieves the list of component configuration information for a package position.
Request (IAdBookConnect_GetPackageDefinition_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
System ID for the MediaElement representing the package.xml:long

Overview

Sequence
packageMediaElementId optional xs:long
200 Response (IAdBookConnect_GetPackageDefinition_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of PackageDefinition objects requested.http://www.FatTail.com/api:ArrayOfPackageDefinition

Overview

Sequence
GetPackageDefinitionResult optional ArrayOfPackageDefinition Complex Type
Sequence
Sequence
Impressions optional xs:long
Required impressions for the package component.
MediaElementID optional xs:long
System ID of the component media element.
MediaType optional MediaType Simple Type
Media type of the component position.
NewsletterMax optional xs:int
If the component is a newsletter, this is the maximum number of dates that can be included in the package.
NewsletterMin optional xs:int
If the component is a newsletter, this is the minumum number of dates that must be included in the package.
Path optional xs:string
Media tree path of the component media element.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetPackageDefinition_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service