PriceExtensionPriceUnit
Price extension price unit.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PER_HOUR
|
Per hour. |
PER_DAY
|
Per day. |
PER_WEEK
|
Per week. |
PER_MONTH
|
Per month. |
PER_YEAR
|
Per year. |
PER_NIGHT
|
Per night. |
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 `PriceExtensionPriceUnit` enum defines the unit of time for a price extension's price, such as per hour, per day, per week, and so on."],["While most values represent common time units, `UNSPECIFIED` and `UNKNOWN` are used for system-level purposes and should not be directly used in price extensions."]]],[]]