type UpdateResult (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
UpdateResult represents the outcome of performing an action on objects within various services like AdRuleService, CreativeService, and LineItemService.
The UpdateResult contains a field named numChanges, which is an integer indicating how many objects were modified by the action.
This result object is utilized across numerous services related to ad management and inventory.
[[["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 provided content lists various services within an ad management system, such as AdRuleService, CreativeService, and LineItemService. Each service has a corresponding `UpdateResult` link for actions. A `performLineItemAction()` is listed as a dependency for the LineItemService. The `UpdateResult` indicates the outcome of actions performed, specifically reporting the `numChanges`, which is the count of modified objects, all within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]