ProductIdentifier

Version 2024-11-01

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

An interface for product identifier. This product identifier can be from Buy with Prime or other platforms such as SKU from an e-commerce platform.

Currently the following concrete implementations are supported: [ProductId, SkuProductIdentifier, AmazonSkuProductIdentifier, ExternalProductIdentifier]. The "value" field in these types store the respective identifier value. For more details, please refer to each class definition.

Fields

FieldDescription
value (String required)

Product identifier value.