STUD.com
← Objectives

Design · Create · Writing & Content

Design price fences that separate willingness-to-pay segments

I get a set of price fences that keep my higher and lower willingness-to-pay segments in their own tiers, so a low-value buyer cannot cheaply access the high-value price.

You receive: A JSON object { segments: [{ name, wtpRank }], fences: [{ type, description, separatesSegments: [...] }] } describing the fencing design.

Part of Set My Price

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": [
  "allowedFenceTypes",
  "segments"
 ],
 "checkNames": [
  "format_parses",
  "segments_present",
  "segment_ranks_distinct",
  "segments_match_intake",
  "fences_present",
  "fence_type_valid",
  "separates_valid_refs",
  "fences_cover_segments",
  "fences_discriminate"
 ],
 "constants": {},
 "deliverableLabel": "design_price_fences",
 "documentKeys": [
  "description",
  "fences",
  "name",
  "segments",
  "separatesSegments",
  "type",
  "wtpRank"
 ],
 "enumLiterals": [
  [
   "buyer-characteristic",
   "purchase-location",
   "time-of-purchase",
   "purchase-quantity",
   "product-bundling"
  ]
 ],
 "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.