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
ImageTags¶
Fields¶
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
TPA_Extensions/ImageTags |
Tags for the category of things shown in an image. | array of ImageTag | 0..1 | - |
ImageTags /ImageTag |
An image tag. | object | 0..* | - |
XML¶
<ImageTags>
<ImageTag ... />
<ImageTag ... />
</ImageTags>