AdBookConnect Web Service
MethodGetQueryFilterValueList
AdBookConnect Web Service > All Operations Resource Group : GetQueryFilterValueList (Method)
Summary
Retrieves the available filter values for a specified filter type.
Request (IAdBookConnect_GetQueryFilterValueList_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Report filter type.QueryFilterType

Overview

200 Response (IAdBookConnect_GetQueryFilterValueList_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
List of QueryFilterValue objects requested.http://www.FatTail.com/api:ArrayOfQueryFilterValue

Overview

Sequence
GetQueryFilterValueListResult optional ArrayOfQueryFilterValue Complex Type
Sequence
Sequence
FilterID optional xs:long
System ID of entity to filter on.  The entity is determined by the filter type.
FilterType optional QueryFilterType Simple Type
Type of the filter.
Name optional xs:string
Name of associated with the
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetQueryFilterValueList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service