[[["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 within the Google Ad Manager API."],["It is defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["`Money` objects utilize two fields: `currencyCode` for specifying the currency (e.g., USD) and `microAmount` representing the amount in micros (1 micro = 1 millionth of the base unit)."]]],["The provided content details the structure and components related to monetary values within a service. It outlines services like `AudienceSegmentService`, `ForecastService`, `LineItemService`, and others. These services utilize a \"Money\" data type which is defined by `currencyCode` (a three-letter string) and `microAmount` (a long integer representing millionths of the currency unit). `LineItemActivityAssociation` and `LineItemSummary` are also defined as dependencies for `LineItemService`.\n"]]