[[["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-02-13 UTC."],[[["The `Money` object represents a monetary amount, specified in micros, within the Google Ad Manager API."],["It includes a `currencyCode` field for specifying the currency (e.g., USD) and a `microAmount` field indicating the value in micros."],["This object is utilized within various services like `ForecastService` and is associated with entities like `LineItemActivityAssociation`, `LineItemSummary`, and `ProposalLineItem`."]]],["The document outlines several services within a namespace (`https://www.google.com/apis/ads/publisher/v202402`), including AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, and others, focused on advertising management. It details dependencies like LineItemActivityAssociation and ProposalLineItem. The core concept is the \"Money\" type, which represents currency amounts. Money values are expressed with `currencyCode` (string) and `microAmount` (long), where micros are millionths of the currency unit (e.g., $1 is 1,000,000 micros).\n"]]