

# AnalyticsSessionGroupByKey
<a name="API_AnalyticsSessionGroupByKey"></a>

Contains the category by which the session analytics were grouped and a member of that category.

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

 ** name **   <a name="lexv2-Type-AnalyticsSessionGroupByKey-name"></a>
The category by which the session analytics were grouped.  
Type: String  
Valid Values: `ConversationEndState | LocaleId`   
Required: No

 ** value **   <a name="lexv2-Type-AnalyticsSessionGroupByKey-value"></a>
A member of the category by which the session analytics were grouped.  
Type: String  
Required: No

## See Also
<a name="API_AnalyticsSessionGroupByKey_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/AnalyticsSessionGroupByKey) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/AnalyticsSessionGroupByKey) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/AnalyticsSessionGroupByKey) 