AdBookConnect Web Service
MethodGetPriceTypeList
AdBookConnect Web Service > All Operations Resource Group : GetPriceTypeList (Method)
Summary
Retrieve the list of configured PriceTypes.
Request (IAdBookConnect_GetPriceTypeList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetPriceTypeList_OutputMessage)

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

Response Body Parameters

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

Overview

Sequence
GetPriceTypeListResult optional ArrayOfPriceType Complex Type
Sequence
Sequence
Name optional xs:string
Configured name for the price type.
PriceTypeID optional xs:long
System ID for the configured price type.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetPriceTypeList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service