AdBookConnect Web Service
MethodGetExternalDataMapListForType
AdBookConnect Web Service > All Operations Resource Group : GetExternalDataMapListForType (Method)
Summary
Retrieves a collection of all external entity mappings for the specified type.
Request (IAdBookConnect_GetExternalDataMapListForType_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
External entity type.ExternalDataMapTypes

Overview

200 Response (IAdBookConnect_GetExternalDataMapListForType_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of ExternalDataMap objects requested.http://www.FatTail.com/api:ArrayOfExternalDataMap

Overview

Sequence
GetExternalDataMapListForTypeResult 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_GetExternalDataMapListForType_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service