[[["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."],[],["The provided content details the structure and components of a service, specifically focusing on `Money` as a data type. Key services include AudienceSegmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. Dependencies are LineItemActivityAssociation, LineItemSummary, and ProposalLineItem. The `Money` type has two fields: `currencyCode`, a three-letter string, and `microAmount`, a long integer representing money in micros.\n"],null,["# type Money (v202502)\n\n**Service** \n[AudienceSegmentService](/ad-manager/api/reference/v202502/AudienceSegmentService.Money) **ForecastService** [LineItemService](/ad-manager/api/reference/v202502/LineItemService.Money) [OrderService](/ad-manager/api/reference/v202502/OrderService.Money) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.Money) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.Money) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.Money) **Dependencies** \n[LineItemActivityAssociation](/ad-manager/api/reference/v202502/ForecastService.LineItemActivityAssociation) [LineItemSummary](/ad-manager/api/reference/v202502/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202502/ForecastService.ProposalLineItem) \n▼\n**Money**\n\nRepresents a money amount.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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. |"]]