stable · api · 0.1.0
Record a Click and redirect to reviewed creative
GET /api/v1/advertising/clicks
Capability Domain: Advertising Sponsorship
Authentication
No authentication required
Scope: None
Parameters and request body
-
token— query, requiredtoken schema { "type": "string", "maxLength": 4096 }
Responses and errors
| Status | Description |
|---|---|
302 | Redirect to the immutable reviewed Creative destination |
422 | The signed decision token is invalid or expired |
Idempotency
The signed decision token charges at most once; repeated requests redirect without another charge.