type ServerError (v202411)

  • This documentation details the SiteService, which allows for management of websites and their associated information within Google Ad Manager.

  • The service provides methods to create, update, and retrieve site data, along with handling potential errors.

  • SiteService inherits from ApiError and includes a ServerError type for managing server-side issues.

  • The ServerError enumeration outlines potential reasons for server errors, such as SERVER_ERROR, SERVER_BUSY, or UNKNOWN.

  • Developers can utilize this documentation to understand and interact with the SiteService within their Ad Manager integrations.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ServerError

reason

ServerError.Reason


Enumerations
SERVER_ERROR
SERVER_BUSY
UNKNOWN