Anchor to AnalyticsAnnotationCreateInputAnalytics
input_objectAnalytics Annotation Create Input
The input fields for creating an analytics annotation.
Anchor to FieldsFields
- description (String)
- endedAt (DateTime)
- startedAt (DateTime!)
- title (String!)
- type (String!)
- Anchor to descriptiondescription•String
A plain-text description that provides additional context. The maximum length is 150 characters.
- Anchor to endedAtended•Date
At Time The date and time when the annotation ended. Omit for point-in-time annotations. Set to
nullfor open-ended annotations.- Anchor to startedAtstarted•Date
At Time! non-null The date and time when the annotation started.
- Anchor to titletitle•String!non-null
The title of the annotation, displayed on the chart marker. The maximum length is 75 characters.
- Anchor to typetype•String!non-null
A supported type for an app-created annotation. Refer to the list of supported types.
Was this section helpful?