TeaserDisplayPublicValue

  • Type: stringenum

    Visibility mode for a teaser field on the public API read surface. Includes the unavailable sentinel that GET surfaces emit when a field has no underlying value or has been clamped away (plan-locked, extra-confidential, etc.). The PATCH counterpart (TeaserDisplayPatchValue) deliberately omits unavailable so the wire schema teaches author-facing clients that the sentinel is read-only.

    values
    • actual
    • hidden
    • span
    • custom_span
    • unavailable