type Money (v202311)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202311
Field
|
currencyCode
|
xsd:string
|
microAmount
|
xsd:long
|
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-02-02 UTC.
[null,null,["Last updated 2024-02-02 UTC."],[[["The `Money` object represents a monetary value with its currency code and micro amount."],["It is used across various Google Ad Manager services such as `AudienceSegmentService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService` and `YieldGroupService`."],["The `currencyCode` field specifies the currency of the monetary value as an `xsd:string`."],["The `microAmount` field represents the monetary value in micros as an `xsd:long`."]]],[]]