type Money (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Money in the Ad Manager API represents currency amounts and is used across various services like AudienceSegmentService, ForecastService, and LineItemService.
Money values are represented using a three-letter currency code and a microAmount, which is a millionth of the fundamental currency unit.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The content outlines the structure of a service, specifically focusing on monetary values. Key services include AudienceSegmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. A crucial dependency is BuyerRfp. The \"Money\" type represents financial amounts using `currencyCode` (three-letter code) and `microAmount` (a millionth of the currency unit, e.g., $1 equals 1,000,000 micros). The namespace for this service is provided.\n"]]