type UpdateResult (v202505)

  • UpdateResult represents the outcome of performing an action on objects within the Ad Manager API.

  • The UpdateResult includes a field numChanges which is an integer indicating how many objects were modified by the action.

  • Various services like AdRuleService, CreativeService, and OrderService utilize the UpdateResult.

Represents the result of performing an action on objects.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

numChanges

xsd:int

The number of objects that were changed as a result of performing the action.