AdBookConnect Web Service
MethodGetQueryParameterList
AdBookConnect Web Service > All Operations Resource Group : GetQueryParameterList (Method)
Summary
Retrieves a list of parameters values available for a report parameter type.
Request (IAdBookConnect_GetQueryParameterList_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Report query parameter type.QueryParameterType

Overview

200 Response (IAdBookConnect_GetQueryParameterList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
Collection of QueryParameter objects requested.http://www.FatTail.com/api:ArrayOfQueryParameter

Overview

Sequence
GetQueryParameterListResult optional ArrayOfQueryParameter Complex Type
Sequence
Sequence
ParameterValue optional xs:string
Parameter value.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetQueryParameterList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service