Anchor to analyticsIssuesanalytics
queryanalytics Issues
Requires access scope.
List of analytics issues ordered by creation date (newest first).
Anchor to Arguments
Arguments
- status (AnalyticsIssueStatus)
- Anchor to statusstatus•Analytics
Issue Status Filter issues by status. If not provided, returns all issues.
Was this section helpful?
Anchor to Possible returnsPossible returns
- AnalyticsIssue ([AnalyticsIssue!])
- Anchor to AnalyticsIssueAnalytics•[Analytics
Issue Issue!] An analytics issue record.
- Anchor to endedAtended•Date
At Time The date and time when the issue ended (in UTC).
- Anchor to fieldsfields•[String!]
List of affected fields.
- •ID!non-null
A globally-unique ID.
- Anchor to messagemessage•String!non-null
Description of the issue and its impact.
- Anchor to messageTemplatemessage•String
Template The template identifier for the message if it uses a template (e.g., 'data_delay', 'missing_data').
- Anchor to schemasschemas•[String!]!non-null
List of affected schemas.
- Anchor to severityseverity•Analytics
Issue Severity! non-null The severity level of the issue.
- Anchor to startedAtstarted•Date
At Time! non-null The date and time when the issue started (in UTC).
- Anchor to statusstatus•Analytics
Issue Status! non-null The status of the issue.
- Anchor to surfacesurface•Analytics
Issue Surface! non-null The surface where the issue is displayed.
Was this section helpful?