{
"id": "pub.chive.metrics.recordSearchDownload",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"impressionId",
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the downloaded eprint"
},
"impressionId": {
"type": "string",
"description": "UUID of the search impression"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "InvalidRequest"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"success"
],
"properties": {
"success": {
"type": "boolean",
"description": "Whether the download was recorded"
}
}
},
"encoding": "application/json"
},
"description": "Record a download event from a search result (strong positive relevance signal)"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreicbioz44eilzojswynftjkxvvz53gnn5m6paoa3k5ictsm2yjte3e
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.metrics.recordSearchDownload