AdBookConnect Web Service
MethodRemoveAccountManagerRepTypeAssociation
AdBookConnect Web Service > All Operations Resource Group : RemoveAccountManagerRepTypeAssociation (Method)
Summary
Deletes a collection of AccountManagerRepTypeAssociation objects.
Request (IAdBookConnect_RemoveAccountManagerRepTypeAssociation_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Collection of AccountManagerRepTypeAssociation objects to delete.http://www.FatTail.com/api:ArrayOfAccountManagerGroupAssociation

Overview

Sequence
accountManagerGroupAssociationList optional ArrayOfAccountManagerGroupAssociation Complex Type
Sequence
Sequence
ClientID xs:long
Client ID of the Client associated with the account managers.
RepTypeID xs:long
RepType ID of the account manager group.
200 Response (IAdBookConnect_RemoveAccountManagerRepTypeAssociation_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of AccountManagerRepTypeAssociation objects deleted.http://www.FatTail.com/api:ArrayOfAccountManagerGroupAssociationDeleteResult

Overview

Sequence
RemoveAccountManagerRepTypeAssociationResult optional ArrayOfAccountManagerGroupAssociationDeleteResult Complex Type
Sequence
Sequence
AccountManagerGroupAssociation optional AccountManagerGroupAssociation Complex Type
AccountManagerGroupAssociation object being deleted.
Sequence
ClientID xs:long
Client ID of the Client associated with the account managers.
RepTypeID xs:long
RepType ID of the account manager group.
Fault optional DataAccessFault Complex Type
Exception information for the delete operation.
Sequence
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
Sequence
string 0..∞ xs:string
FaultObjectType optional DataAccessFaultObjectType Simple Type
Indicates the type of object that the fault is associated with.
FaultOperationType optional DataAccessFaultOperationType Simple Type
Indicates the type of operation that was requested when the fault occurred.
Success optional xs:boolean
True if the delete operation was successful.  False if the operation failed.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_RemoveAccountManagerRepTypeAssociation_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service