type UpdateResult (v202505)

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

  • It includes a field numChanges which is an integer representing the count of objects altered by the action.

  • The namespace for this UpdateResult is https://www.google.com/apis/ads/publisher/v202505.

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.