Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
These instructions are for the addition and removal of content from the customer’s watchlist. Fire TV may use watchlist information to update the customer’s universal watchlist.

What to send

For each trigger (see when to send), send events with the following fields. There is no need to filter the data you send or check for duplicates. Amazon filters the data.

When to send

  • When app initially launches and the user signs in.
  • When adding or removing an item from the customer’s watchlist. This action can occur off-device.
  • When asked to refresh by Fire TV’s on-device service.
  • When switching to a new profile.

How to send

To share the latest title the customer added to the watchlist, use the following TypeScript code:

Send the customer’s full watchlist

The following TypeScript code demonstrates how to send the customer’s full watchlist when requested by the Content Personalization data service:

Last modified on February 24, 2026