AdBookConnect Web Service
MethodGetExternalDataMapList
AdBookConnect Web Service > All Operations Resource Group : GetExternalDataMapList (Method)
Summary
Retrieves a collection of external entity mappings.
Request (IAdBookConnect_GetExternalDataMapList_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
External entity mapping type.ExternalDataMapTypes
Value of the external entity.xml:string

Overview

200 Response (IAdBookConnect_GetExternalDataMapList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of mappings from AdBook entities to external entities.http://www.FatTail.com/api:ArrayOfExternalDataMap

Overview

Sequence
GetExternalDataMapListResult optional ArrayOfExternalDataMap Complex Type
Sequence
Sequence
AdBookID xs:long
System ID for the AdBook entity in the mapping.
ExternalData xs:string
Identity information for the external system entity in the mapping.
ExternalDataDisplayName optional xs:string
Optional display information for the external entity in the mapping.
ExternalDataMapType ExternalDataMapTypes Simple Type
The type of the mapping defines the type of the two entities being mapped between AdBook and the external system. 
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetExternalDataMapList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service