Skip to main content
All errors follow:
Always cite meta.requestId when reporting issues to Soundlink. Using the TypeScript SDK? API errors arrive as { data: null, error } on every method — see Access the API with TypeScript. Thrown SoundlinkSdkError subclasses are only for config, parse, and transport failures.

Common codes

Write endpoint codes

Returned by campaign creation and management routes (campaigns:write). See Creating campaigns and Managing campaigns.

Video import codes

Returned by video import routes (videos:write). See Importing videos.

Pagination limits

  • Campaign list: pageSize max 100
  • Metrics breakdown list: pageSize max 500 (see endpoint docs)