

# ResultsSummary


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

## Contents


 ** 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


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) 