The timestamp (ISO8601 format) when this Blog Post was deleted.
If True, the post will not show up in your dashboard, although the post could still be live.
List of stylesheets to attach to this blog post. These stylesheets are attached to just this page. Order of precedence is bottom to top, just like in the HTML.
The name of the blog author associated with the post.
The ID of the blog author associated with this post.
The GUID of the marketing campaign the post is associated with.
ID of the object type.
The ID of the post's parent blog.
An ENUM descibing the type of this object. Should always be BLOG_POST.
The ID of the user that created the post.
A generated ENUM descibing the current state of this Blog Post. Should always match state.
The domain that the post lives on. If null, the post will default to the domain of the parent blog.
For dynamic HubDB pages, the ID of the HubDB table this post references.
Boolean to determine whether or not the styles from the template should be applied.
Boolean to allow overriding the AMP settings for the blog.
Boolean to determine whether or not the styles from the template should be applied.
The featuredImage of this Blog Post.
Alt Text of the featuredImage.
Custom HTML for embed codes, javascript that should be placed before the
tag of the page.
Custom HTML for embed codes, javascript, etc. that goes in the
tag of the page.The HTML title of the post.
The unique ID of the blog post.
Boolean to determine whether or not the Primary CSS Files should be applied.
The explicitly defined ISO 639 language code of the post. If null, the post will default to the language of the parent blog.
Optional override to set the URL to be used in the rel=canonical link tag on the page.
A description that goes in tag on the page.
The internal name of the post.
Set this to create a password protected page. Entering the password will be required to view the page.
The HTML of the main post body.
The summary of the blog post that will appear on the main listing page.
Rules for require member registration to access private content.
Boolean to determine whether or not to respect publicAccessRules.
The date (ISO8601 format) the blog post is to be published at.
Set this to true if you want to be published immediately when the schedule publish endpoint is called, and to ignore the publish_date setting.
The contents of the RSS body for this Blog Post.
The contents of the RSS summary for this Blog Post.
The URL slug of the blog post. This field is appended to the domain to construct the url of this post.
An enumeration describing the current publish state of the post.
The IDs of the tags associated with this post.
ID of the primary blog post that this post was translated from.
The ID of the user that updated the post.
A generated field representing the URL of this blog post.
Boolean to determine if this post should use a featured image.
A data structure containing the data for all the modules inside the containers for this post. This will only be populated if the page has widget containers.
A data structure containing the data for all the modules for this page.
Static
Readonly
attributeStatic
Readonly
discriminatorStatic
Readonly
mapping
Model definition for a Blog Post.