AdBookConnect Web Service
MethodReactivateCancelledDrops
AdBookConnect Web Service > All Operations Resource Group : ReactivateCancelledDrops (Method)
Summary
Reactivates a collection of cancelled Drop objects.
Request (IAdBookConnect_ReactivateCancelledDrops_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Collection of system IDs for the Drop objects to reactivate.http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong

Overview

Sequence
DropIds optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
200 Response (IAdBookConnect_ReactivateCancelledDrops_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of status information for each Drop in the request.http://www.FatTail.com/api:ArrayOfDropReactivateCancelledResult

Overview

Sequence
ReactivateCancelledDropsResult optional ArrayOfDropReactivateCancelledResult Complex Type
Sequence
Sequence
DropID optional xs:long
System ID for the drop being reactivated.
Fault optional DataAccessFault Complex Type
Error information if an exception was encountered during the reactivate 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 reactivate operation was successful.  False if an exception was encountered.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_ReactivateCancelledDrops_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service