Class AnalyticsWarning

Contains information about a warning which occurred during the execution of an analytics query.

Hierarchy

  • AnalyticsWarning

Properties

Properties

code: number

The numeric code associated with the warning which occurred.

message: string

A human readable representation of the warning which occurred.

Generated using TypeDoc