HotelPriceBucket
Enum describing possible hotel price buckets.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
LOWEST_UNIQUE
|
Uniquely lowest price. Partner has the lowest price, and no other partners are within a small variance of that price. |
LOWEST_TIED
|
Tied for lowest price. Partner is within a small variance of the lowest price. |
NOT_LOWEST
|
Not lowest price. Partner is not within a small variance of the lowest price. |
ONLY_PARTNER_SHOWN
|
Partner was the only one shown. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This enum defines different price buckets for hotels, helping categorize their pricing relative to competitors."],["Categories include uniquely lowest, tied for lowest, not lowest, and scenarios where price is unspecified, unknown, or the hotel is the only option displayed."]]],[]]