Amplitude · Schema

Annotation

Annotation schema from Amplitude Chart Annotations API

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Properties

Name Type Description
id integer The unique identifier of the annotation.
label string The display label for the annotation.
date string The start date of the annotation in YYYY-MM-DD format.
end_date string The end date of the annotation for date ranges. Null for point-in-time annotations.
details string Additional details or notes for the annotation.
category string The category of the annotation for organization purposes.
chart_id integer The ID of the chart the annotation is associated with. Null for project-wide annotations.
created_at string The timestamp when the annotation was created.
updated_at string The timestamp when the annotation was last updated.
View JSON Schema on GitHub