

# EvaluationSearchMetadata
<a name="API_EvaluationSearchMetadata"></a>

Metadata information about an evaluation search.

## Contents
<a name="API_EvaluationSearchMetadata_Contents"></a>

 ** ContactId **   <a name="connect-Type-EvaluationSearchMetadata-ContactId"></a>
The identifier of the contact in this instance of Amazon Connect.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: Yes

 ** EvaluatorArn **   <a name="connect-Type-EvaluationSearchMetadata-EvaluatorArn"></a>
The Amazon Resource Name (ARN) of the person who evaluated the contact.  
Type: String  
Required: Yes

 ** AcknowledgedBy **   <a name="connect-Type-EvaluationSearchMetadata-AcknowledgedBy"></a>
The agent who acknowledged the evaluation.  
Type: String  
Required: No

 ** AcknowledgedTime **   <a name="connect-Type-EvaluationSearchMetadata-AcknowledgedTime"></a>
When the evaluation was acknowledged by the agent.  
Type: Timestamp  
Required: No

 ** AcknowledgerComment **   <a name="connect-Type-EvaluationSearchMetadata-AcknowledgerComment"></a>
The comment from the agent when they acknowledged the evaluation.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 3072.  
Required: No

 ** AutoEvaluationEnabled **   <a name="connect-Type-EvaluationSearchMetadata-AutoEvaluationEnabled"></a>
Whether auto-evaluation is enabled.  
Type: Boolean  
Required: No

 ** AutoEvaluationStatus **   <a name="connect-Type-EvaluationSearchMetadata-AutoEvaluationStatus"></a>
The status of the contact auto evaluation.   
Type: String  
Valid Values: `IN_PROGRESS | FAILED | SUCCEEDED`   
Required: No

 ** CalibrationSessionId **   <a name="connect-Type-EvaluationSearchMetadata-CalibrationSessionId"></a>
The calibration session ID that this evaluation belongs to.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** ContactAgentId **   <a name="connect-Type-EvaluationSearchMetadata-ContactAgentId"></a>
The unique ID of the agent who handled the contact.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** ContactParticipantId **   <a name="connect-Type-EvaluationSearchMetadata-ContactParticipantId"></a>
Identifier for a contact participant in the evaluation.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** ContactParticipantRole **   <a name="connect-Type-EvaluationSearchMetadata-ContactParticipantRole"></a>
Role of a contact participant in the evaluation.  
Type: String  
Valid Values: `AGENT | SYSTEM | CUSTOM_BOT`   
Required: No

 ** ReviewId **   <a name="connect-Type-EvaluationSearchMetadata-ReviewId"></a>
Identifier for the review.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** SamplingJobId **   <a name="connect-Type-EvaluationSearchMetadata-SamplingJobId"></a>
Identifier of the sampling job.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** ScoreAutomaticFail **   <a name="connect-Type-EvaluationSearchMetadata-ScoreAutomaticFail"></a>
The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag is true.  
Type: Boolean  
Required: No

 ** ScoreNotApplicable **   <a name="connect-Type-EvaluationSearchMetadata-ScoreNotApplicable"></a>
The flag to mark the item as not applicable for scoring.  
Type: Boolean  
Required: No

 ** ScorePercentage **   <a name="connect-Type-EvaluationSearchMetadata-ScorePercentage"></a>
The total evaluation score expressed as a percentage.  
Type: Double  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

## See Also
<a name="API_EvaluationSearchMetadata_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/connect-2017-08-08/EvaluationSearchMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/EvaluationSearchMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/EvaluationSearchMetadata) 