# AsinMetadata
## Properties
**asin** | **String** | The Amazon Standard Identification Number (ASIN). |
**badge_set** | Option<[**Vec<models::AsinBadge>**](AsinBadge.md)> | The set of ASIN badges. | [optional]
**parent** | Option<**String**> | The Amazon Standard Identification Number (ASIN). | [optional]
**title** | Option<**String**> | The title for the ASIN in the Amazon catalog. | [optional]
**image_url** | Option<**String**> | The default image for the ASIN in the Amazon catalog. | [optional]
**content_reference_key_set** | Option<**Vec<String>**> | A set of content reference keys. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)