Send feedback
currency_constant
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
A currency constant has fields for billable unit, code, name, resource name, and symbol.
The billable unit indicates the multiple at which amounts are billed for a currency.
The code is the three-letter ISO 4217 currency code.
The name is the full English name of the currency.
The symbol is the standard symbol for the currency.
Help me build a query
A currency constant.
currency_constant.billable_unit_micros
Field description Output only. The billable unit for this currency. Billed amounts should be multiples of this value.
Category ATTRIBUTE
Data Type INT64
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
currency_constant.code
Field description Output only. ISO 4217 three-letter currency code, for example, "USD"
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
currency_constant.name
Field description Output only. Full English name of the currency.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
currency_constant.resource_name
Field description Output only. The resource name of the currency constant. Currency constant resource names have the form: currencyConstants/{code}
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
currency_constant.symbol
Field description Output only. Standard symbol for describing this currency, for example, '$' for US Dollars.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
Send feedback
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 2025-10-16 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]