[[["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, used within the Google Ad Manager API."],["It is defined by a three-letter `currencyCode` and a `microAmount`, representing the value in millionths of the base currency unit."],["This object is utilized by various services like ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService within the Ad Manager API."]]],["The document defines the `Money` type, representing a monetary amount. It details that money is quantified in `microAmount`, which are millionths of the currency unit (e.g., $1 is 1,000,000 micros). The `currencyCode` field specifies the three-letter currency code. Several services, including `AudienceSegmentService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `YieldGroupService`, utilize this type. `ThirdPartyAudienceSegment` is presented as a dependency of `AudienceSegmentService`.\n"]]