RecommendFeedbackPhoto
Feedback for a particular recommended Photo
Fields
Property | Required | Type | Description |
---|---|---|---|
id | True | string | The Photo ID |
status | True | string | The feedback status can be one of the following: |
- "accepted-actively" = The value has been explicitly accepted as correct.
- "accepted-passively" = The value has been accepted, but not explicitly.
- "rejected-actively" = The value has been explicitly rejected (but no reason was specified).
- "rejected-actively-wrong" = The value has been explicitly rejected because the document does not mention the concept at all, e.g. it may mention a different person or place with the same name.
- "rejected-actively-marginal" = The value has been explicitly rejected because despite being correct, is not relevant enough to be selected, e.g. it is mentioned only marginally.
- "rejected-passively" = The value has been rejected but not explicitly.
- "expected" = The correct value that should have been returned but wasn't.
- "blocked" = The value is not acceptable (it is always rejected), regardless of the document. | | author | False | string | Author (or source) of the feedback; optional | | comment | False | string | Any additional comment or description; optional |