type UpdateResult (v202411)

  • This page documents the UpdateResult object in the Google Ad Manager API.

  • UpdateResult is used by various services like AdRuleService, AdjustmentService, etc., to report the outcome of update operations.

  • It includes a single field, numChanges, indicating the number of entities modified by the update.

  • This object provides a standardized way to understand the impact of update requests across different Ad Manager services.

  • Developers can use the numChanges field to confirm the success and extent of their update operations.