[[["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 2025-08-06 UTC."],[],["The provided content defines the `Money` data type within the `v202411` API namespace, used across various services like AudienceSegmentService, ForecastService, LineItemService, and others. `Money` is represented by two fields: `currencyCode`, a three-letter string specifying the currency, and `microAmount`, a long integer representing the monetary value in micros (one-millionth of the currency unit). It also mentions related objects, like `LineItemActivityAssociation` and `LineItemSummary` that are associated with the LineItemService.\n"]]