Giá tính theo đơn vị một phần triệu của đơn vị tiền tệ. Phân số của đơn vị tiền tệ nhỏ nhất sẽ được làm tròn bằng cách làm tròn số chẵn gần nhất. (ví dụ: 2,5 xu Mỹ được làm tròn thành 2 xu, 3,5 xu được làm tròn thành 4 xu, 0,5 xu được làm tròn thành 0 xu, 2,51 xu được làm tròn thành 3 xu).
currencyCode
string
Đơn vị tiền tệ của giá được xác định trong ISO 4217.
pricingOptionTag
string
Chuỗi không bắt buộc và mờ xác định lựa chọn về giá được liên kết với giá mở rộng.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-10-18 UTC."],[[["The JSON object represents the price of a service or fee using `priceMicros`, `currencyCode`, and `pricingOptionTag`."],["`priceMicros` represents the price in the smallest currency unit (micro-units) as a string formatted as an int64, with fractions rounded to the nearest even value."],["`currencyCode` is a string that defines the currency using the ISO 4217 standard."],["`pricingOptionTag` is an optional string used to identify the specific pricing option associated with this price."]]],[]]