ClickFeedback
Gathers information about when a particular result was clicked by a user. Your
application uses the SubmitFeedback
API to provide click
information.
Contents
- ClickTime
-
The Unix timestamp when the result was clicked.
Type: Timestamp
Required: Yes
- ResultId
-
The identifier of the search result that was clicked.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 73.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: