मुद्रा की माइक्रो-यूनिट में कीमत. सबसे छोटी मुद्रा इकाई के खंडों को निकटतम सम पूर्णांकन का इस्तेमाल करके पूर्णांकित किया जाएगा. (उदाहरण के लिए, अगर 2.5 सेंट को 2 सेंट के राउंड में पूरा किया गया, तो 3.5 सेंट को 4 सेंट के लिए, 0.5 सेंट को 0 सेंट तक राउंड करके, 2.51 सेंट को बदलकर 3 सेंट तक किया गया).
currencyCode
string
ISO 4217 में दी गई कीमत की मुद्रा.
pricingOptionTag
string
एक वैकल्पिक और ओपेक स्ट्रिंग, जो बढ़ी हुई कीमत से जुड़े कीमत के विकल्प की पहचान करती है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-25 (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."]]],[]]