type RequiredError (v202411)

  • The StreamActivityMonitorService allows for monitoring stream activity.

  • It inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • RequiredError is a specific type of error related to missing required fields, with a reason field indicating the cause.

  • The service is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequiredError

reason

RequiredError.Reason


Enumerations
REQUIRED