[[["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-02-25 UTC."],[[["Price is represented using JSON with `amountMicros` and `currencyCode` fields."],["`amountMicros` is a string representing the price in micros, where 1 million micros equals one unit of the currency."],["`currencyCode` is a string using a three-letter acronym based on ISO 4217 to indicate the currency."]]],["The content describes a JSON representation for a price, using `amountMicros` and `currencyCode` fields. `amountMicros` stores the price as a string of micros, where one million micros equal one standard unit of the currency. `currencyCode` is a string field that represents the currency using its three-letter ISO 4217 acronym. The price is stored as a numeric string with corresponding currency information.\n"]]