السعر بوحدات ميكرو تعادل العملة ويتم تقريب كسور أصغر وحدة عملة باستخدام أقرب تقريب زوجي. (على سبيل المثال، يتم تقريب 2.5 سنت أمريكي إلى سنتَين، و3.5 سنت أمريكي إلى 4 سنت أمريكي، و0.5 سنت أمريكي إلى 0 سنت أمريكي، و2.51 سنت أمريكي إلى 3 سنت أمريكي).
currencyCode
string
تمثّل هذه السمة عملة السعر المحدّدة في ISO 4217.
pricingOptionTag
string
سلسلة اختيارية وغير شفافة تحدِّد خيار التسعير المرتبط بالسعر الإضافي.
تاريخ التعديل الأخير: 2024-10-18 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-18 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]