Amadeus Media · Example Payload

Hotel Content Hotel Media Item Example

ContentHotelsImagesMediaTravel

Hotel Content Hotel Media Item Example is an example object payload from Amadeus Media, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcategoryurithumbnailUricaptionwidthheightformatisPrimary

Example Payload

Raw ↑
{
  "id": "media-001",
  "category": "EXTERIOR",
  "uri": "https://media.amadeus.com/hotels/MCLONGHM/exterior-01.jpg",
  "thumbnailUri": "https://media.amadeus.com/hotels/MCLONGHM/exterior-01-thumb.jpg",
  "caption": "Hotel Exterior View",
  "width": 1920,
  "height": 1080,
  "format": "JPEG",
  "isPrimary": true
}