type UpdateResult (v202411)

  • UpdateResult represents the outcome of performing an action on objects, indicating the number of objects that were changed.

  • The content lists various services, such as AdRuleService, CompanyService, and OrderService, each with a link to their UpdateResult.

  • The DaiAuthenticationKeyService is highlighted, with a dependency on the performDaiAuthenticationKeyAction.

  • The UpdateResult has a field called numChanges which is an integer representing the count of modified objects.

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.