type InternalApiError (v202508)

  • The provided content details various services available within the Ad Manager API, ranging from AdRuleService to YieldGroupService, all referencing InternalApiError for version v202508.

  • The content also lists several types of ApiError that inherit from the base ApiError, including specific errors like AuthenticationError and PermissionError.

  • InternalApiError has a specific field called reason which is an enumeration with possible values like UNEXPECTED_INTERNAL_API_ERROR, TRANSIENT_ERROR, and UNKNOWN.

  • The ApiError base class includes fields such as fieldPath, fieldPathElements, trigger, and errorString to provide details about the error.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

InternalApiError

reason

InternalApiError.Reason


Enumerations
UNEXPECTED_INTERNAL_API_ERROR
TRANSIENT_ERROR
UNKNOWN
DOWNTIME
ERROR_GENERATING_RESPONSE