[[["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 in Google Ad Manager API v202405 represents a monetary amount using a three-letter currency code and a micro amount value."],["`Money` objects are used within various services like ProposalService, AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, and YieldGroupService."],["The currency is represented by a three-letter currency code (`currencyCode`) such as USD for US dollars."],["The amount is specified in micros (`microAmount`), where 1 micro is a millionth of the fundamental currency unit (e.g., 1,000,000 micros represent $1)."]]],["The document outlines services related to ad management, including AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. It details a \"Money\" data type used across these services, with a dependency on \"BuyerRfp.\" The \"Money\" type has two fields: `currencyCode`, a three-letter currency string, and `microAmount`, a long integer representing the monetary value in micros (millionths of the currency unit).\n"]]