This story's elements in order, with each query element resolved to a Query.
Narrow on each element's type to tell a paragraph from a query. The accounts owning the
referenced queries are fetched up front, so this costs requests that
Story.getInfo does not.
This story's metadata, including the raw description of its elements.
Cached after the first call. Pass true to refetch. Use Story.getContent when you want
the elements as objects rather than as data.
Replaces the image shown at the top of this story.
Path to an image file, or its contents.
A data story: a narrative built from saved queries and prose paragraphs.
Remarks
Obtain one from an Account with
getStory,addStoryorensureStory. Stories are never constructed directly.Example: Get a story and read the elements it is built from