[[["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 YieldGroupService uses the Money object to represent monetary values."],["Money objects consist of a currency code and a micro amount."],["The namespace for YieldGroupService and Money is `https://www.google.com/apis/ads/publisher/v202405`."],["Currency is represented by a string currency code, while the amount is a long integer representing micro amounts."]]],["The document outlines several services: AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. A dependency, YieldAdSource, is also listed. It defines a \"Money\" structure with fields for `currencyCode` (string) and `microAmount` (long), within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]