client.vendor.resolveClick()
Follow a click server-side and return the shop URL it lands on. The API counts this as a visit exactly as a browser's would; use it for a link checker, not for rendering. null when the runtime hides cross-origin redirects (browsers do).
resolveClick(clickId: string): Promise<string | null>Keine Authentifizierung. Dieser Endpunkt antwortet ohne Schlüssel.
- stringerforderlich
The listing's tracking token, from
clickIdon an offer
- string
Locale for the catalog page a lapsed listing falls back to
- Akzeptiert
- 404
NOT_FOUND - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Explorer+
- Monatskontingent
- 200/mo
- Anfragerate
- 10/min
- Tageslimit
- 50
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.