type ApplicationException (v202502)

  • ApplicationException is the base class for exceptions in the Ad Manager API.

  • It includes a message field of type xsd:string to provide an error description.

  • It is part of the https://www.google.com/apis/ads/publisher/v202502 namespace.

  • Various services like AdRuleService, InventoryService, and UserService inherit from ApplicationException.

Base class for exceptions.


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

Field

message

xsd:string

Error message.