type UpdateResult (v202508)

  • UpdateResult represents the outcome of performing an action on objects, indicating the number of changes made.

  • The UpdateResult includes a field numChanges which is an integer representing the number of objects modified by the action.

  • The UpdateResult is part of the https://www.google.com/apis/ads/publisher/v202508 namespace.

Represents the result of performing an action on objects.


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

Field

numChanges

xsd:int

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