{
"activistCodeId": 3202,
"type": "Visibility",
"name": "Yard Sign",
"mediumName": "Yard sign",
"shortName": "YS",
"description": "Voter requested yard sign",
"scriptQuestion": "Would you be interested in having a yard sign in support of Democratic candidates?",
"status": "Active"
}
Property | Type | Description |
---|---|---|
activistCodeId | int | Unique identifier for an Activist Code in this context (this is an ID that is often unique across many VAN database tabs) |
type | string | A general category for an Activist Code |
name | string | A name for the Activist Code, no longer than 20 characters |
mediumName | string | A shorter name for the Activist Code, no longer than 9 characters |
shortName | string | An even shorter name for the Activist Code, no longer than 3 characters |
description | string | A description of this Activist Code |
scriptQuestion | string | If the Activist Code is to appear on a Script, this is the question that would appear on the script |
status | string | For organizational purposes, users often use various statuses to hide older Activist Codes. This property will be one of: Active , Archived , or Inactive . |