Riferimento XML per la disponibilità, le tariffe e l'inventario (ARI)
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa guida di riferimento XML fornisce esempi di codice e contenuti di riferimento dettagliati per i diversi messaggi, elementi e attributi disponibili per i feed ARI (disponibilità, tariffe e inventario).
Il feed ARI è una modalità di invio dei prezzi che controlla le tariffe per notte, la disponibilità
e l'inventario e fornisce vincoli su come possono essere combinati. Inoltre, il feed ARI offre
la flessibilità per includere tasse, commissioni e promozioni.
Il feed ARI segue i protocolli standard di OpenTravel Alliance (OTA) per alcuni dei principali tipi di messaggi per definire la disponibilità e l'inventario.
Prezzi basati sulla lunghezza del soggiorno
I prezzi di LOS-based ti consentono di specificare le tariffe in base alla data di check-in e alla durata del soggiorno, anziché per data del soggiorno. Quando specifichi un elemento <StatusApplicationControl> per i prezzi basati sulla lunghezza del soggiorno, gli attributi @Start e @End indicano un intervallo di date di check-in in cui vengono applicate le tariffe per la durata del soggiorno.
Sebbene quando utilizzi i prezzi basati sulla lunghezza del soggiorno non siano più presenti tariffe per notte, tutte le altre funzionalità del feed ARI (inventario, disponibilità, regole, promozioni e così via) possono comunque essere applicate a queste tariffe e sono specificate a livello di notte. Ciò significa che se i tuoi sistemi sono più allineati con un sistema di prezzi basato sulla lunghezza del soggiorno, puoi comunque sfruttare il set avanzato di funzionalità ARI, oltre all'efficienza della larghezza di banda garantita utilizzando la disponibilità notturna e gli aggiornamenti delle limitazioni.
Per attivare i prezzi basati sulla lunghezza del soggiorno sul tuo account, rivolgiti al tuo TAM o contattaci.
Il feed ARI utilizza i seguenti messaggi di richiesta:
OTA_HotelRateAmountNotifRQ. Definisce gli importi della tariffa di presenza in base alla data o alla lunghezza del soggiorno per prodotto (combinazione di tipo di camera e piano tariffario) per intervalli di date specifici.
OTA_HotelAvailNotifRQ. Definisce disponibilità e limitazioni
in base al tipo di camera e ai piani tariffari. L'inventario può essere aggiornato anche tramite questo
messaggio, ma è preferibile utilizzare OTA_HotelInvCountNotifRQ.
OTA_HotelInvCountNotifRQ. Definisce l'inventario fisico delle camere o il
numero di stanze disponibili per la vendita.
TaxFeeInfo (Facoltativo) Definisce le tasse e le commissioni per proprietà. Questo
messaggio non è obbligatorio se AmountAfterTax è specificato nel
messaggio OTA_HotelRateAmountNotifRQ.
Promotions (Facoltativo) Definisce le tariffe promozionali per
determinati prenotazioni, soggiorni e utenti.
RateModifications (facoltativo) Definisce le regole
di modifica delle tariffe per determinati prenotazioni, soggiorni e utenti.
ExtraGuestCharges. (Facoltativo) Definisce come configurare le tariffe
per i bambini e gli adulti aggiuntivi.
Ogni messaggio contiene un sottoinsieme di informazioni che Google utilizza per calcolare i prezzi e la disponibilità mostrati agli utenti quando cercano le tue proprietà con date di check-in e check-out specifiche e numero di persone.
Cronologia delle revisioni dei riferimenti XML ARI
La tabella seguente elenca solo gli aggiornamenti della documentazione relativi alle modifiche alle funzionalità.
Data
Modifiche
14 agosto 2020
Versione iniziale.
21 ottobre 2020
Aggiunto il tipo di messaggio Promozioni.
17 novembre 2020
Per i messaggi Transaction (Property Data), è stato aggiornato
l'endpoint
e aggiunto l'attributo action agli elementi PropertyDataSet.
24 novembre 2020
Per i messaggi Transaction (Property Data), sono stati aggiunti
gli elementi <AllowablePackageIDs> e
<AllowableRoomIDs>.
4 febbraio 2021
Messaggi di risposta aggiunti.
25 febbraio 2021
OTA_HotelInvCountNotifRQ aggiunti.
21 ottobre 2020
Aggiunto il tipo di messaggio Modifiche tariffarie.
Tutti i diritti riservati. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eThis XML reference guide details the messages, elements, and attributes for managing hotel availability, rates, and inventory using Availability, Rates, and Inventory (ARI) feeds.\u003c/p\u003e\n"],["\u003cp\u003eARI allows for LOS-based or per-date pricing, enabling flexible control over nightly rates, availability, inventory, taxes, fees, and promotions.\u003c/p\u003e\n"],["\u003cp\u003eKey ARI messages include: Transaction (Property Data), OTA_HotelRateAmountNotifRQ (Rates), OTA_HotelAvailNotifRQ (Availability), OTA_HotelInvCountNotifRQ (Inventory), and optional messages for taxes/fees, promotions, rate modifications, and extra guest charges.\u003c/p\u003e\n"],["\u003cp\u003eEach property should utilize either LOS-based or per-date rates, and all four primary message types (transaction, rate, inventory, and availability) are required for pricing to be available.\u003c/p\u003e\n"],["\u003cp\u003eOnly messages, elements, and attributes specifically documented in this ARI XML reference and the ARI guide are supported; for any additional pricing features used in your system, contact your Technology Account Manager (TAM).\u003c/p\u003e\n"]]],[],null,["# Availability, Rates, and Inventory (ARI) XML Reference\n\nThis XML reference guide provides detailed reference content and code\nexamples for the different messages, elements, and attributes available for\nAvailability, Rates, and Inventory (ARI) feeds.\n\nARI is a pricing delivery mode that controls nightly rates, availability,\nand inventory, and provides constraints on how these can be combined. ARI also\nprovides flexibility to include taxes, fees, and promotions.\n\nARI follows the standard protocols of OpenTravel Alliance (OTA) for some of\nthe main message types for defining availability and inventory.\n\n### LOS-based pricing\n\n`LOS-based` pricing lets you to specify rates per check-in date and length of\nstay, rather than per stay date. When you specify a\n`\u003cStatusApplicationControl\u003e` element for LOS-based pricing, the `@Start` and\n`@End` attributes signifies a range of check-in dates for which the LOS rates\napply.\n\nAlthough when using LOS-based pricing there are no longer nightly rates, all\nother ARI features (inventory, availability, rules, promotions, etc.) can still\nbe applied to these rates and are specified at a nightly level. This means if\nyour systems more closely align with an LOS-based pricing system, you can still\ntake advantage of the rich ARI feature set, in addition to the bandwidth\nefficiency that is granted by making use of the nightly availability and\nrestriction updates.\n| **Key Point:** Each property in your account should use either LOS-based rates or per-date rates.\n\nTo enable LOS-based pricing on your account, contact your TAM or\n[contact us](https://support.google.com/hotelprices/gethelp).\n| **Key Point:** You must send the four message types (transaction, rate, inventory, and availability) before pricing is available. It is recommended that you the size of ARI messages specifically `\u003cOTA_HotelRateAmountNotifRQ\u003e` to 5MB with a limit of 400 files per second upload rate.\n\nARI uses the following request messages:\n\n- [`Transaction` (Property Data)](/hotels/hotel-prices/xml-reference/ari-property). Defines the type and package\n (rate plan) information.\n\n- [`OTA_HotelRateAmountNotifRQ`](/hotels/hotel-prices/xml-reference/ari-rate). Defines the per-date or LOS-based\n occupancy rate amounts per product (room type and rate plan combination) for\n specific date ranges.\n\n- [`OTA_HotelAvailNotifRQ`](/hotels/hotel-prices/xml-reference/ari-avail). Defines availability and restrictions\n based on room type and rate plans. Inventory can also be updated using this\n message, but `OTA_HotelInvCountNotifRQ` is preferred.\n\n- [`OTA_HotelInvCountNotifRQ`](/hotels/hotel-prices/xml-reference/ari-inv). Defines the physical room inventory or\n number of rooms available to be sold.\n\n- [`TaxFeeInfo`](/hotels/hotel-prices/xml-reference/ari-tax). (Optional) Defines per-property taxes and fees. This\n message isn't required if `AmountAfterTax` is specified in the\n `OTA_HotelRateAmountNotifRQ` message.\n\n- [`Promotions`](/hotels/hotel-prices/xml-reference/ari-promotions). (Optional) Defines promotional rates for\n certain bookings, stays, and users.\n\n- [`RateModifications`](/hotels/hotel-prices/xml-reference/ari-rate-modifications). (Optional) Defines rate\n modification rules for certain bookings, stays, and users.\n\n- [`ExtraGuestCharges`](/hotels/hotel-prices/xml-reference/ari-extra-guest-charges). (Optional) Defines how rates\n should be configured for children and additional adults.\n\nEach message contains a subset of information that Google uses to compute the\nprices and availability displayed to users when they search for your\nproperties with specific check-in and check-out dates and occupancy.\n| **Key Point:** ARI features is limited to the messages and elements described within this Inventory \\& Pricing (ARI) XML reference and the ARI guide. Any OTA message, element, or attribute not specifically documented here is not supported in our ARI implementation.\n|\n|\n| Also, other [Transaction message](/hotels/hotel-prices/xml-reference/transaction-messages) elements not covered in\n| this Inventory \\& Pricing (ARI) XML reference are not supported when\n| using the ARI feed type.\n| Google continues to update and improve the API. If you use additional pricing features in your system, notify your `Technology Account Manager(TAM)` so that it can be prioritized with those features or they will let you know if those features are planned for a release.\n\nARI XML Reference revision history\n----------------------------------\n\nThe following table lists documentation updates for feature changes only.\n\n| Date | Changes |\n|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| August 14, 2020 | Initial release. |\n| October 21, 2020 | Added the Promotions message type. |\n| November 17, 2020 | For Transaction (Property Data) messages, updated the [endpoint](../dev-guide/ari-overview#pushing-messages) and added the `action` attribute to PropertyDataSet elements. |\n| November 24, 2020 | For Transaction (Property Data) messages, added the `\u003cAllowablePackageIDs\u003e` and `\u003cAllowableRoomIDs\u003e` elements. |\n| February 4, 2021 | Added response messages. |\n| February 25, 2021 | Added `OTA_HotelInvCountNotifRQ`. |\n| October 21, 2020 | Added the Rate Modifications message type. |"]]