AdBookConnect Web Service
MethodDeleteExternalDataMap
AdBookConnect Web Service > All Operations Resource Group : DeleteExternalDataMap (Method)
Summary
Deletes an ExternalDataMap object.
Request (IAdBookConnect_DeleteExternalDataMap_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
ExternalDataMap object to delete.ExternalDataMap

Overview

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. 
200 Response (IAdBookConnect_DeleteExternalDataMap_OutputMessage)

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

Overview

Sequence
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_DeleteExternalDataMap_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service