TextArticleV3

Represents data for a text article.

Name Description Type Additional Info
ArticleId The unique ID of the article. string None.
Title The title of the article. string None.
Deck The article deck. string None.
Slug The slug of the article. string None.
Head The head section of the article. string None.
CallToAction The call-to-action text of the article. string None.
Body The body of the article. string None.
Audiences The audiences for the article. Collection of string None.
Categories The categories for the article. Collection of string None.
Topics The topics for the article. Collection of string None.
HeroImage The hero image of the article. string None.
Type The type of the article (infographic, interactive, slideshow, text, video). string None.
Published The published date/time of the article. date None.
Summary The summary of the article. string None.
ThumbnailImage The thumbnail image of the article. string None.
HeroImageAlt The description of the hero image. string None.
Embed The embed HTML of the article. string None.