[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eMoney\u003c/code\u003e object in Google Ad Manager API represents a monetary amount, specified in micros.\u003c/p\u003e\n"],["\u003cp\u003eIt uses a three-letter currency code and a micro amount to define the value.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoney\u003c/code\u003e objects are commonly used within various services like \u003ccode\u003eOrderService\u003c/code\u003e, \u003ccode\u003eProposalService\u003c/code\u003e, and \u003ccode\u003eLineItemService\u003c/code\u003e to handle financial aspects.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content details the structure and components of a service, specifically focusing on its financial aspects. Key services include AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. The data revolves around the \"Money\" object, which represents a monetary value using `currencyCode` (a three-letter currency code) and `microAmount` (amount in micros, where 1,000,000 micros equals one unit). The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type Money (v202408)\n\n**Service** \n[AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.Money) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.Money) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.Money) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.Money) **OrderService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.Money) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.Money) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.Money) **Dependencies** \n[Order](/ad-manager/api/reference/v202408/OrderService.Order) \n▼\n**Money**\n\nRepresents a money amount.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `currencyCode` | ` `xsd:`string` Three letter currency code in string format. |\n| ### `microAmount` | ` `xsd:`long` Money values are always specified in terms of micros which are a millionth of the fundamental currency unit. For US dollars, $1 is 1,000,000 micros. |"]]