[[["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-05-15 UTC."],[[["The `Money` object represents a monetary amount, using a three-letter currency code and a micro amount value."],["Micro amounts represent a millionth of the fundamental currency unit, ensuring precision in monetary calculations."],["It is used within the Google Ad Manager API, specifically within the namespace `https://www.google.com/apis/ads/publisher/v202405`, by various services like `AudienceSegmentService`, `ForecastService` and others for financial data representation."]]],["The provided content details the structure and components within a service namespace related to ad management. Key services include AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. Dependencies like LineItemActivityAssociation, LineItemSummary, and ProposalLineItem are outlined. The \"Money\" component is defined with fields `currencyCode` (a three-letter string) and `microAmount` (long), representing monetary values in micros. The namespace is identified as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]