type Money (v202411)

  • The Money object represents a money amount within the Ad Manager API.

  • It includes fields for currency code (a three-letter string) and microAmount (a long representing the value in millionths of the currency unit).

  • The Money object is used across various services including AudienceSegmentService, ForecastService, and LineItemService.

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.

Create a Mobile Website
View Site in Mobile | Classic
Share by: