Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The UpdateResult object represents the outcome of actions performed on objects within the system.
It primarily provides the numChanges field, indicating the total number of objects modified by the action.
The namespace for the UpdateResult object is https://www.google.com/apis/ads/publisher/v202411.
It's associated with various services including AdRuleService, AdjustmentService, AudienceSegmentService and more, enabling the tracking of changes across different functionalities.
[[["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 various services within an ad management system, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and others, culminating in `UserService` and `UserTeamAssociationService`. These services, along with an `InventoryService` action `performAdUnitAction()`, produce an `UpdateResult`. The `UpdateResult` indicates the quantity of objects modified by the applied action, denoted by the `numChanges` field. The namespace for these services is specified.\n"]]