

# LexTranscriptFilter
<a name="API_LexTranscriptFilter"></a>

The object that contains transcript filter details that are associated with a bot recommendation.

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

 ** dateRangeFilter **   <a name="lexv2-Type-LexTranscriptFilter-dateRangeFilter"></a>
The object that contains a date range filter that will be applied to the transcript. Specify this object if you want Amazon Lex to only read the files that are within the date range.  
Type: [DateRangeFilter](API_DateRangeFilter.md) object  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/LexTranscriptFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/LexTranscriptFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/LexTranscriptFilter) 