[[["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 2024-11-19 UTC."],[[["The `Money` object represents a monetary amount, using a three-letter currency code and a microamount value."],["Microamounts represent a millionth of the fundamental currency unit, allowing for precise monetary calculations."],["The `Money` object is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["It includes fields for specifying the currency code (`currencyCode`) and the monetary value in micros (`microAmount`)."]]],["The provided content details the `Money` object within a service API, which represents a monetary value. Key services interacting with this object include `AudienceSegmentService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `YieldGroupService`. The `Money` object has two fields: `currencyCode`, a three-letter string, and `microAmount`, a long integer that stores monetary values in micros, where one million micros equal the fundamental currency unit.\n"]]