[[["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, specified in micros."],["It is defined within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["`Money` objects include a `currencyCode` field for specifying the currency and a `microAmount` field for the monetary value."],["Micros represent a millionth of the fundamental currency unit, ensuring accuracy in financial calculations."]]],["The provided content details the \"Money\" data type within a publisher API, specified in the namespace `https://www.google.com/apis/ads/publisher/v202405`. It is used by various services, including AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService, as well as LineItemActivityAssociation and LineItemSummary. \"Money\" is defined by two fields: `currencyCode`, a three-letter currency code, and `microAmount`, a long integer representing the monetary value in micros (one millionth of the currency unit).\n"]]