type UpdateResult (v202508)

  • The webpage lists various Ad Manager services and their corresponding API references.

  • The CreativeWrapperService has a dependency on the performCreativeWrapperAction() function.

  • The UpdateResult object, used across services, indicates the number of objects modified by an action.

  • The UpdateResult object includes a field named numChanges which is an integer representing the count of changed objects.

Represents the result of performing an action on objects.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

numChanges

xsd:int

The number of objects that were changed as a result of performing the action.