Skip to content

StoryAreaPosition

Describes the position of a clickable area within a story.

6 fields, 6 required.

Fields

x_percentage number Required
The abscissa of the area’s center, as a percentage of the media width.

y_percentage number Required
The ordinate of the area’s center, as a percentage of the media height.

width_percentage number Required
The width of the area’s rectangle, as a percentage of the media width.

height_percentage number Required
The height of the area’s rectangle, as a percentage of the media height.

rotation_angle number Required
The clockwise rotation angle of the rectangle, in degrees; 0-360.

corner_radius_percentage number Required
The radius of the rectangle corner rounding, as a percentage of the media width.