type Money (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a money amount.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
currencyCode
|
xsd:string
Three letter currency code in string format.
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The content outlines the structure of a service, specifically focusing on monetary values. Key services include AudienceSegmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. A crucial dependency is BuyerRfp. The \"Money\" type represents financial amounts using `currencyCode` (three-letter code) and `microAmount` (a millionth of the currency unit, e.g., $1 equals 1,000,000 micros). The namespace for this service is provided.\n"],null,["# type Money (v202502)\n\n**Service** \n[AudienceSegmentService](/ad-manager/api/reference/v202502/AudienceSegmentService.Money) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.Money) [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** [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.Money) **Dependencies** \n[BuyerRfp](/ad-manager/api/reference/v202502/ProposalService.BuyerRfp) \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. |"]]