ActivitySummary
The summary of activities.
Contents
- activityId
-
A unique identifier that identifies the activity.
Type: String
Length Constraints: Fixed length of 32.
Pattern:
[a-zA-Z0-9]+
Required: Yes
- reward
-
The reward for the activity.
Type: ActivityReward object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- status
-
The current status of the activity.
Type: String
Valid Values:
NOT_STARTED | IN_PROGRESS | COMPLETED | EXPIRING
Required: Yes
- title
-
The title of the activity.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: