AdBookConnect Web Service
MethodGetRevisionProposalsForOrder
AdBookConnect Web Service > All Operations Resource Group : GetRevisionProposalsForOrder (Method)
Summary
Retrieves a list of RevisionProposal objects for the requested orders.
Request (IAdBookConnect_GetRevisionProposalsForOrder_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Collection of OrderIDs for which to retrieve RevisionProposal objects.http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong

Overview

Sequence
orderIDsList optional ArrayOflong Complex Type
Sequence
long 0..∞ xs:long
200 Response (IAdBookConnect_GetRevisionProposalsForOrder_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of RevisionProposal objects requested.http://www.FatTail.com/api:ArrayOfRevisionProposal

Overview

Sequence
GetRevisionProposalsForOrderResult optional ArrayOfRevisionProposal Complex Type
Sequence
Sequence
RevisionName optional xs:string
Name assigned to the revision.
SourceOrderID optional xs:long
System ID of the order the revision is associated with.
TotalBudget optional xs:decimal
Total budget for the revision.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetRevisionProposalsForOrder_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service