Der Preis in Mikroeinheiten der Währung. Brüche der kleinsten Währungseinheit (z. B. Brüche eines Cents) werden auf die nächste Ganzzahl (z. B. den nächsten Cent) gerundet. Beispielsweise werden 2,5 Cent auf 3 Cent, 3,5 Cent auf 4 Cent, 0,5 Cent auf 0 Cent und 2,51 Cent auf 3 Cent gerundet.
currencyCode
string
Währung des Preises gemäß ISO 4217
pricingOptionTag
string
Ein optionaler, nicht transparenter String für die Preisoption, die dem erweiterten Preis zugewiesen ist.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]