Browse Advertising Sponsorship

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, required
    token schema
    {
        "type": "string",
        "maxLength": 4096
    }

Responses and errors

StatusDescription
302Redirect to the immutable reviewed Creative destination
422The signed decision token is invalid or expired

Idempotency

The signed decision token charges at most once; repeated requests redirect without another charge.