API solution no longer usable
Managing photos through OTA_HotelDescriptiveContentNotif, OTA_HotelInvNotif, and OTA_HotelDescriptiveInfo sunsetted on April 1, 2022. Please see the deprecation policy documentation for more details.
This documentation section concerns an API solution that is no longer usable. It will be removed on June 1, 2022. Until then, you can still access it by clicking here
MultimediaDescription¶
Multiple ancestors
MultimediaDescription
can be a descendant of:
OTA_HotelDescriptiveContentNotifRQ¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
MultimediaDescriptions/MultimediaDescription |
Container for ImageItems. | object | 0..1 | - |
MultimediaDescription /ImageItems |
Property photos. | array of ImageItem | 0..1 | - |
XML¶
<MultimediaDescription>
<ImageItems>
...
</ImageItems>
</MultimediaDescription>
OTA_HotelDescriptiveInfoRS¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
MultimediaDescriptions/MultimediaDescription |
Container for TextItems. | object | 0..1 | - |
MultimediaDescription /TextItems |
- | array of TextItem | 0..1 | - |
XML¶
<MultimediaDescription>
<TextItems>
...
</TextItems>
</MultimediaDescription>