

# TimeRangeDrillDownFilter
<a name="API_TimeRangeDrillDownFilter"></a>

The time range drill down filter.

## Contents
<a name="API_TimeRangeDrillDownFilter_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Column **   <a name="QS-Type-TimeRangeDrillDownFilter-Column"></a>
The column that the filter is applied to.  
Type: [ColumnIdentifier](API_ColumnIdentifier.md) object  
Required: Yes

 ** RangeMaximum **   <a name="QS-Type-TimeRangeDrillDownFilter-RangeMaximum"></a>
The maximum value for the filter value range.  
Type: Timestamp  
Required: Yes

 ** RangeMinimum **   <a name="QS-Type-TimeRangeDrillDownFilter-RangeMinimum"></a>
The minimum value for the filter value range.  
Type: Timestamp  
Required: Yes

 ** TimeGranularity **   <a name="QS-Type-TimeRangeDrillDownFilter-TimeGranularity"></a>
The level of time precision that is used to aggregate `DateTime` values.  
Type: String  
Valid Values: `YEAR | QUARTER | MONTH | WEEK | DAY | HOUR | MINUTE | SECOND | MILLISECOND`   
Required: Yes

## See Also
<a name="API_TimeRangeDrillDownFilter_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/TimeRangeDrillDownFilter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/TimeRangeDrillDownFilter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/TimeRangeDrillDownFilter) 