type UpdateResult (v202411)

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

  • The UpdateResult object has a field named numChanges, which is an integer that reports the count of objects affected by the action.

Represents the result of performing an action on objects.


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

Field

numChanges

xsd:int

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