AI-generated Key Takeaways
-
The Money object represents a monetary value within the Ad Manager API.
-
It includes fields for currency code (a three-letter string) and the amount in micros (a millionth of the currency unit).
-
This object is used across several services including AudienceSegmentService, ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService.
-
The Money object also has dependencies with LineItemActivityAssociation, LineItemSummary, and ProposalLineItem.
Represents a money amount.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
|---|---|
|
Three letter currency code in string format. |
|
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. |