currency_constant
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The currency constant includes information about the billable unit, ISO 4217 code, full English name, resource name, and standard symbol for a currency.
Each field within the currency constant is output only, meaning it cannot be modified.
Most fields for the currency constant are filterable, selectable, and sortable.
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.
[[["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."],[],[]]