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
ImageItems¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
MultimediaDescription/ImageItems |
Property photos. | array of ImageItem | 0..1 | - |
ImageItems /ImageItem |
Property photo details. | object | 0..* | - |
XML¶
<ImageItems>
<ImageItem>
...
</ImageItem>
<ImageItem>
...
</ImageItem>
</ImageItems>