Harga dalam satuan mikro mata uang. Bagian dari satuan mata uang terkecil akan dibulatkan menggunakan pembulatan genap terdekat. (mis., untuk USD, 2,5 sen dibulatkan ke 2 sen, 3,5 sen dibulatkan ke 4 sen, 0,5 sen dibulatkan ke 0 sen, 2,51 sen dibulatkan ke 3 sen).
currencyCode
string
Mata uang harga yang ditetapkan dalam ISO 4217.
pricingOptionTag
string
String opsional dan buram yang mengidentifikasi opsi penetapan harga yang dikaitkan dengan harga keseluruhan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]