type RequiredError (v202505)

  • The StreamActivityMonitorService is part of the Google Ad Manager API and includes various error types that inherit from ApiError, such as AuthenticationError and CollectionSizeError.

  • The RequiredError type within the StreamActivityMonitorService specifically contains a 'reason' field, which is an enumeration of type RequiredError.Reason.

  • The RequiredError type inherits fields like 'fieldPath', 'fieldPathElements', 'trigger', and 'errorString' from the base ApiError class.

  • The documentation details the namespace for this service as https://www.google.com/apis/ads/publisher/v202505.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED