type UpdateResult (v202502)

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

  • The UpdateResult includes a field called numChanges, which is an integer indicating how many objects were modified by the action.

  • Several services are listed that utilize the UpdateResult, ranging from AdRuleService to UserTeamAssociationService.

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.