type ApplicationException (v202505)

  • The ContactService provides access to various functionalities related to contacts within the API.

  • The service utilizes ApplicationException as a base class for its exceptions.

  • Exceptions within the ContactService inherit from the ApiException class.

  • The message field within the ApplicationException provides a string detailing the error.

Base class for exceptions.


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

Field

message

xsd:string

Error message.