type UpdateResult (v202505)

  • UpdateResult represents the outcome of performing actions on objects within the Ad Manager API.

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

  • The UpdateResult is associated with several services in the Ad Manager API, including AdRuleService, CreativeService, and UserService.

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.