type ServerError (v202411)

  • This documentation details the ServerError for the AdsTxtService within the Google Ad Manager API.

  • ServerError is a type of ApiError that occurs when there's a problem on the server-side.

  • The reason field provides further insight into the specific server error encountered, such as SERVER_ERROR, SERVER_BUSY, or UNKNOWN.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

  • Developers can use this information to troubleshoot issues related to the AdsTxtService in 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