ValueRuleItineraryTravelLength
Range for the itinerary length in number of nights.
Fields |
min_nights
|
int32
Minimum number of nights between the start date and the end date.
|
max_nights
|
int32
Maximum number of days between the start date and the end 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."],[[["`min_nights` and `max_nights` fields define the range for the duration of an itinerary in number of nights."],["`min_nights` represents the minimum number of nights allowed between the start and end dates of an itinerary."],["`max_nights` represents the maximum number of nights allowed between the start and end dates of an itinerary."],["Both fields use the `int32` data type to store the values."]]],[]]