ValueRuleItineraryAdvanceBookingWindow
Range for the number of days between the date of the booking and the start of the itinerary.
Fields |
min_days
|
int32
Minimum number of days between the date of the booking the start date.
|
max_days
|
int32
Maximum number of days between the date of the booking the start date.
|
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `min_days` field represents the minimum number of days allowed between the booking date and the itinerary start date, expressed as a 32-bit integer."],["The `max_days` field represents the maximum number of days allowed between the booking date and the itinerary start date, expressed as a 32-bit integer, defining the allowable booking window."]]],[]]