Amadeus Media · Schema

HotelMediaItem

A detailed media item with dimensions and format information.

ContentHotelsImagesMediaTravel

Properties

Name Type Description
id string Unique identifier for the media item.
category string Media category type.
uri string URL of the full-size image.
thumbnailUri string URL of the thumbnail image.
caption string Image caption or alt text.
width integer Image width in pixels.
height integer Image height in pixels.
format string Image format.
isPrimary boolean Indicates whether this is the primary/featured image for this category.
View JSON Schema on GitHub