type Money (v202411)
Represents a money amount.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `Money` object represents a monetary amount, using a three-letter currency code and a microAmount value for precision."],["Microamounts represent a millionth of the fundamental currency unit, ensuring accurate representation of monetary values."],["The `Money` object is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`, providing context for its usage."],["It includes fields like `currencyCode` (a three-letter currency code) and `microAmount` (the monetary value in micros)."]]],["The document outlines several services: AudienceSegmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. It details \"Money\" as a data type, used to represent financial amounts. Key information for \"Money\" includes `currencyCode`, a three-letter currency string, and `microAmount`, representing values in millionths of the fundamental currency unit. It also contains LineItemCreativeAssociationStats dependency. The Namespace for these services is identified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]