

# GetObjectTypeAttributeStatisticsPercentiles
<a name="API_connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles"></a>

Contains percentile statistics for object type attributes.

## Contents
<a name="API_connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles_Contents"></a>

 ** P25 **   <a name="connect-Type-connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles-P25"></a>
The 25th percentile value of the attribute.  
Type: Double  
Required: Yes

 ** P5 **   <a name="connect-Type-connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles-P5"></a>
The 5th percentile value of the attribute.  
Type: Double  
Required: Yes

 ** P50 **   <a name="connect-Type-connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles-P50"></a>
The 50th percentile (median) value of the attribute.  
Type: Double  
Required: Yes

 ** P75 **   <a name="connect-Type-connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles-P75"></a>
The 75th percentile value of the attribute.  
Type: Double  
Required: Yes

 ** P95 **   <a name="connect-Type-connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles-P95"></a>
The 95th percentile value of the attribute.  
Type: Double  
Required: Yes

## See Also
<a name="API_connect-customer-profiles_GetObjectTypeAttributeStatisticsPercentiles_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/customer-profiles-2020-08-15/GetObjectTypeAttributeStatisticsPercentiles) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/GetObjectTypeAttributeStatisticsPercentiles) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/GetObjectTypeAttributeStatisticsPercentiles) 