DeclaredContext
Defined in: context.ts:88
Developer-declared placement, the public shape (long field names).
Properties
Section titled “Properties”audience?
Section titled “audience?”
optionalaudience?:string
Defined in: context.ts:94
Placement descriptor, never a user identifier.
custom?
Section titled “custom?”
optionalcustom?:Record<string,string>
Defined in: context.ts:101
Org-declared custom dims: { tier: "pro" } becomes dim x.tier.
intent?
Section titled “intent?”
optionalintent?:string
Defined in: context.ts:92
Platform intent enum.
notes?
Section titled “notes?”
optionalnotes?:string
Defined in: context.ts:99
Free text, ≤280 chars, describing the placement — never the visitor. Hashed in full: a distinct notes value is a distinct context.
optionalpage?:string
Defined in: context.ts:90
Declared page class, [a-z0-9-]{1,32}. Never a URL or path.