type UpdateResult (v202502)

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

  • It includes the field numChanges which is an integer representing the total number of objects that were altered by the action.

Represents the result of performing an action on objects.


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

Field

numChanges

xsd:int

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