type Money (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
Money represents a money amount used in several Ad Manager services like AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService.
The Money object is defined within thehttps://www.google.com/apis/ads/publisher/v202411namespace.
It contains two fields:currencyCode(a three-letter string) andmicroAmount(a long integer representing millionths of the currency unit).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document outlines services and a data structure related to ad management. Key services include AudienceSegmentService, ForecastService, LineItemCreativeAssociationService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and YieldGroupService. It defines \"Money,\" a data structure with `currencyCode` (a three-letter currency string) and `microAmount` (a long integer representing monetary values in millionths of the currency unit). Order is mentioned as a dependency of the Money structure.\n"]]