Retrieves a list of parameters values available for a report parameter type.
Method | GetQueryParameterList |
The request body is of type http://www.FatTail.com/api:GetQueryParameterList.
Name | Description | Data Type |
---|---|---|
queryParameterType | Report query parameter type. | QueryParameterType |
![]() |
|
The response body is of type http://www.FatTail.com/api:GetQueryParameterListResponse.
Name | Description | Data Type |
---|---|---|
GetQueryParameterListResult | Collection of QueryParameter objects requested. | http://www.FatTail.com/api:ArrayOfQueryParameter |
![]() |
|
Fault | Description |
---|---|
DataAccessFaultFault | This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetQueryParameterList_DataAccessFaultFault_FaultMessage. |