AdBookConnect Web Service
MethodGetRateCardNameList
AdBookConnect Web Service > All Operations Resource Group : GetRateCardNameList (Method)
Summary
Retrieves a collection of all RateCardName objects.
Request (IAdBookConnect_GetRateCardNameList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetRateCardNameList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of RateCardName objects requested.http://www.FatTail.com/api:ArrayOfRateCardName

Overview

Sequence
GetRateCardNameListResult optional ArrayOfRateCardName Complex Type
Sequence
Sequence
DefaultRateCard optional xs:boolean
True if this is the default rate card for the organization.  False if this is not the default.
RateCardDescription optional xs:string
Description of the rate card name.
RateCardNameID optional xs:long
System ID of the configured rate card name.
CurrencyCodeID optional xs:int
ID associated with the currency for this rate card.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetRateCardNameList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service