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
Interface representing an entry in a customer managed list. Create using CustomerListEntryBuilder.

Accessors

addedTimestamp

Get Signature

get addedTimestamp(): undefined | Date Gets the date when the entry was added to the list.
Returns
undefined | Date Date when added. Undefined if not set.

contentId

Get Signature

get contentId(): IContentId Gets the Amazon catalog ID of the content for the list entry.
Returns
IContentId ID resolvable in the Amazon catalog.
Last modified on October 2, 2025