STUD.com
← Objectives

Build · Create · Writing & Content

YouTube video idea portfolio

The buyer gets a portfolio of distinct video ideas, each assigned to one of the book's named formats, spread across at least the required number of format types, with no duplicate concepts.

You receive: A JSON object {channelTopic, ideas[]} where each idea = {ideaId, workingTitle, format (enum), oneLineConcept, targetKeyword, suggestedLengthMinutes}.

Part of Get First Users

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "allowedFormats"
 ],
 "checkNames": [
  "format_parses",
  "ideas_count",
  "idea_id_unique",
  "working_title_unique_nonempty",
  "concept_unique_nonempty",
  "format_in_allowed",
  "distinct_formats_min",
  "target_keyword_nonempty",
  "length_minutes_positive",
  "title_min_three_words"
 ],
 "constants": {},
 "deliverableLabel": "youtube_video_idea_portfolio",
 "documentKeys": [
  "format",
  "ideaId",
  "ideas",
  "oneLineConcept",
  "suggestedLengthMinutes",
  "targetKeyword",
  "workingTitle"
 ],
 "enumLiterals": [
  [
   "reaction",
   "unboxing",
   "challenge",
   "parody",
   "explainer",
   "review",
   "news-style",
   "q-and-a",
   "remix",
   "tutorial"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.