type UpdateResult (v202508)

  • UpdateResult represents the outcome of performing an action on objects, indicating the number of objects that were changed.

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

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

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.