type UpdateResult (v202502)

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

  • The UpdateResult includes a numChanges field, an integer representing the count of objects 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.