Skip to main content
Anchor to AnalyticsAnnotationCreateInput

AnalyticsAnnotationCreateInput

input_object

The input fields for creating an analytics annotation.

•String

A plain-text description that provides additional context. The maximum length is 150 characters.

•DateTime

The date and time when the annotation ended. Omit for point-in-time annotations. Set to null for open-ended annotations.

•DateTime!
non-null

The date and time when the annotation started.

•String!
non-null

The title of the annotation, displayed on the chart marker. The maximum length is 75 characters.

•String!
non-null

A supported type for an app-created annotation. Refer to the list of supported types.


Was this section helpful?