type FeatureError (v202502)

  • The page provides a comprehensive list of available services, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It details various types of errors through inheritance, stemming from a base ApiError and including specific errors like FeatureError, AuthenticationError, and ServerError.

  • The document specifies the namespace https://www.google.com/apis/ads/publisher/v202502.

  • Information on error fields like fieldPath, fieldPathElements, trigger, and errorString are detailed under the ApiError section.

  • The FeatureError section highlights the reason field and its possible enumerated values, MISSING_FEATURE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN