

# BatchGetAssetPropertyValueSkippedEntry


Contains information for an entry that has been processed by the previous [BatchGetAssetPropertyValue](https://docs.amazonaws.cn/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html) request.

## Contents


 ** completionStatus **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueSkippedEntry-completionStatus"></a>
The completion status of each entry that is associated with the [BatchGetAssetPropertyValue](https://docs.amazonaws.cn/iot-sitewise/latest/APIReference/API_BatchGetAssetPropertyValue.html) request.  
Type: String  
Valid Values: `SUCCESS | ERROR`   
Required: Yes

 ** entryId **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueSkippedEntry-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

 ** errorInfo **   <a name="iotsitewise-Type-BatchGetAssetPropertyValueSkippedEntry-errorInfo"></a>
The error information, such as the error code and the timestamp.  
Type: [BatchGetAssetPropertyValueErrorInfo](API_BatchGetAssetPropertyValueErrorInfo.md) object  
Required: No

## 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/BatchGetAssetPropertyValueSkippedEntry) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotsitewise-2019-12-02/BatchGetAssetPropertyValueSkippedEntry) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotsitewise-2019-12-02/BatchGetAssetPropertyValueSkippedEntry) 