[[["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-08-20 UTC."],[[["The `Money` object represents a monetary amount, using a currency code and a micro-amount value."],["`Money` objects utilize micros, which are one millionth of the fundamental currency unit, to represent monetary values."],["Currency is represented by a three-letter currency code within the `Money` object."],["`Money` objects are part of the Google Ad Manager API and reside within the specified namespace."]]],["The document outlines several services within an ad management system, including AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. It defines \"Money\" as a data type, specified within the `v202408` namespace. Key attributes of money are `currencyCode`, a three-letter currency code, and `microAmount`, which represents the monetary value in micros, where one unit equals one million micros. It also lists dependencies like LineItemActivityAssociation, LineItemSummary and ProposalLineItem.\n"]]