[[["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 by a three-letter currency code (`currencyCode`) and a `microAmount`, where 1 micro equals one millionth of the fundamental currency unit."],["This object is used across various services like ForecastService, LineItemCreativeAssociationService, and others for representing monetary values."]]],["The provided content details the `Money` data type within the Google Ad Manager API (v202408). It's defined in the namespace `https://www.google.com/apis/ads/publisher/v202408`. `Money` includes two fields: `currencyCode`, a string for the three-letter currency code, and `microAmount`, a long integer representing the monetary value in micros (millionths of the base unit). It also specifies `AudienceSegmentService` along with other related services and dependencies.\n"]]