AdBookConnect Web Service
MethodGetOrderConfigurationList
AdBookConnect Web Service > All Operations Resource Group : GetOrderConfigurationList (Method)
Summary
Retrieve a list of OrderConfiguration objects.
Request (IAdBookConnect_GetOrderConfigurationList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetOrderConfigurationList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of OrderConfiguration objects configured in AdBook.http://www.FatTail.com/api:ArrayOfOrderConfiguration

Overview

Sequence
GetOrderConfigurationListResult optional ArrayOfOrderConfiguration Complex Type
Sequence
Sequence
ConfigurationName optional xs:string
Name of configuration.
OrderConfigurationID optional xs:long
System ID for configuration.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetOrderConfigurationList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service