Content Plan Blog Post Candidate Object


A blog post candidate is a single blog post brief in a site's content plan.

Each candidate pairs a target keyword with a suggested title, the search data behind that keyword, and the site page the post should support. A site owner uses a candidate as the starting point for writing a post.

Candidates are generated by the content plan pipeline and are read-only. Call Create Content Plan to generate them, and List Blog Post Candidates to read them.

Properties
briefDataBriefData

The blog post brief itself: the suggested title, the target keywords, and the search data behind them.


candidateDataCandidateData

IDs that identify the candidate and the flow that generated it.


idstringRead-onlymaxLength 100

Blog post candidate ID.

Treat this value as opaque. Don't parse it or build it yourself, and pass it back exactly as received. The individual IDs it's built from are available on candidateData.


seoDataSeoSchema

SEO tags suggested for the blog post, such as its title tag and meta description.

Did this help?