type NullError (v202505)

  • The NullError is part of the SiteService within the Google Ad Manager API, specifically version v202505.

  • NullError inherits from ApiError and includes fields such as fieldPath, fieldPathElements, trigger, and errorString.

  • The NullError has a specific field called "reason" which is an enumeration with possible values like NOT_NULL and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

NullError

reason

NullError.Reason


Enumerations
NOT_NULL
UNKNOWN