AI-generated Key Takeaways
-
RequiredError is a specific type of ApiError.
-
It contains inherited fields from ApiError such as
fieldPath
,fieldPathElements
,trigger
, anderrorString
. -
RequiredError has its own unique field called
reason
, which is of type RequiredError.Reason. -
The only defined enumeration for the
reason
field isREQUIRED
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
RequiredError
|
|
|
Enumerations
|