| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientPrefix | string |
None. |
|
| ArticleKey | integer |
None. |
|
| IssueKey | integer |
None. |
|
| Identifier | string |
None. |
|
| Title | string |
None. |
|
| Subtitle | string |
None. |
|
| PublicationName | string |
None. |
|
| CoverDate | date |
None. |
|
| CoverDisplayDate | string |
None. |
|
| Volume | string |
None. |
|
| IssueNumber | string |
None. |
|
| IssueName | string |
None. |
|
| IssueIsLocked | boolean |
None. |
|
| Section | string |
None. |
|
| Subsection | string |
None. |
|
| StartingPageName | string |
None. |
|
| StartingSpread | integer |
None. |
|
| PageRange | string |
None. |
|
| Genre | string |
None. |
|
| Teaser | string |
None. |
|
| IsPublished | boolean |
None. |
|
| GenreId | integer |
None. |
|
| Wordcount | integer |
None. |
|
| Slug | string |
None. |
|
| CoverImage |
CoverImage Thumbnail URL of the Issue this article belongs to. |
string |
None. |
| Creators |
Comma separated string of the first 3 article creators |
string |
None. |
| HasBody |
Returns True if a user entered a body for this article. |
boolean |
None. |
| Cover |
Returns front or back if article is on a cover. |
string |
None. |
| ImageFormat |
The format for Viewer Images |
string |
None. |
| PageThumbFormat |
The format for the thumbstrip images |
string |
None. |
| Featured |
Returns True if the article is marked as Featured in Attributes |
boolean |
None. |
| FeaturedSequence |
Returns True if the article is marked as Featured in Attributes |
integer |
None. |
| Sequence |
This is our placeholder for the Featured Sequence in Bondi.Articles |
integer |
None. |
| TopicSlug |
The slug that the section belongs to if it exist |
string |
None. |
| CustomFields |
Single Record of Article Custom Fields |
ArticleCustomFieldValue |
None. |
| EditorPick |
Computed from CustomFieldValues |
boolean |
None. |
| AwardWinner |
Computed from CustomFieldValues |
boolean |
None. |
| ArticleCreatorsString |
Creator string showing up to 3 Article Creators and appending (N more...) if needed |
string |
None. |
| Contributors | Dictionary of string [key] and Collection of ArticleContributor [value] |
None. |
|
| CompanyName | string |
None. |
|
| BaseThumbUrl | string |
None. |
|
| ThumbnailLinkMedium | string |
None. |
|
| SlugDate | string |
None. |
|
| Pages | Collection of IssuePage |
None. |
|
| Spreads | Collection of PageSpread |
None. |
|
| PagesInSpreads | Collection of IssuePage |
None. |
|
| ArticleContributors | Collection of ArticleContributor |
None. |
|
| ArticleCreators | Collection of ArticleCreator |
None. |
|
| CustomFieldValues | Collection of ArticleCustomFieldValue |
None. |
|
| Attributes |
User entered article attributes for the Bondi Viewer |
ArticleAttributes |
None. |