

# ResultsSummary
<a name="API_connect-customer-profiles_ResultsSummary"></a>

The summary of results for an upload job, including the number of updated, created, and failed records. 

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

 ** CreatedRecords **   <a name="connect-Type-connect-customer-profiles_ResultsSummary-CreatedRecords"></a>
The number of records that were newly created during the upload job.   
Type: Long  
Required: No

 ** FailedRecords **   <a name="connect-Type-connect-customer-profiles_ResultsSummary-FailedRecords"></a>
The number of records that failed to be processed during the upload job.   
Type: Long  
Required: No

 ** UpdatedRecords **   <a name="connect-Type-connect-customer-profiles_ResultsSummary-UpdatedRecords"></a>
The number of records that were updated during the upload job.   
Type: Long  
Required: No

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