[[["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 includes a \u003ccode\u003ecurrencyCode\u003c/code\u003e for the currency type and a \u003ccode\u003emicroAmount\u003c/code\u003e representing the value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoney\u003c/code\u003e object is utilized by various services like ForecastService, LineItemCreativeAssociationService, and others for financial operations within the platform.\u003c/p\u003e\n"]]],[],null,["# type Money (v202411)\n\n**Service** \n**AudienceSegmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.Money) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.Money) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.Money) [OrderService](/ad-manager/api/reference/v202411/OrderService.Money) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.Money) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.Money) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.Money) **Dependencies** \n[ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment) \n▼\n**Money**\n\nRepresents a money amount.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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. |"]]