type UpdateResult (v202411)

  • UpdateResult represents the outcome of performing an action on objects within the API.

  • It indicates the number of objects that were modified by the action through the numChanges field.

  • This result type is associated with various services like AdRuleService, CreativeService, and many others listed.

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.