

# BatchGetAssetPropertyValueHistoryErrorEntry


A list of the errors (if any) associated with the batch request. Each error entry contains the `entryId` of the entry that failed.

## Contents


 ** entryId **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueHistoryErrorEntry-entryId"></a>
The ID of the entry.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: Yes

 ** errorCode **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueHistoryErrorEntry-errorCode"></a>
The error code.  
Type: String  
Valid Values: `ResourceNotFoundException | InvalidRequestException | AccessDeniedException`   
Required: Yes

 ** errorMessage **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueHistoryErrorEntry-errorMessage"></a>
The associated error message.  
Type: String  
Required: Yes

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/iotsitewise-2019-12-02/BatchGetAssetPropertyValueHistoryErrorEntry) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotsitewise-2019-12-02/BatchGetAssetPropertyValueHistoryErrorEntry) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotsitewise-2019-12-02/BatchGetAssetPropertyValueHistoryErrorEntry) 