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 user that updated this Blog Post.
The ID of the Blog Author associated with this Blog Post.
The GUID of the marketing campaign this Blog Post is a part of.
ID of the type of object this is.
The ID of the parent Blog this Blog Post is associated with.
An ENUM descibing the type of this object. Should always be BLOG_POST.
The ID of the user that created this Blog Post.
A generated ENUM descibing the current state of this Blog Post. Should always match state.
The domain this Blog Post will resolve to. If null, the Blog Post will default to the domain of the ParentBlog.
The ID of the HubDB table this Blog Post references, if applicable
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 this Blog 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 Blog Post. If null, the Blog Post will default to the language of the ParentBlog.
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 Blog 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 path of the this blog post. This field is appended to the domain to construct the url of this post.
An ENUM descibing the current state of this Blog Post.
List of IDs for the tags associated with this Blog Post.
ID of the primary blog post this object was translated from.
The ID of the user that updated this Blog Post.
A generated field representing the URL of this blog post.
Boolean to determine if this post should use a featuredImage.
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
discriminator
Model definition for a Blog Post.