 Library
Library
Marketingprogram Database Table
Fields
- Physkey
- #100, Datatype: String 44 bytes
- createdt
- #101, Datatype: DateTime
 Date this program was created in the database
- InternalId
- #102, Datatype: Integer
 A small integer that can be used internally to link items to programs. A foreign key.
- Name
- #103, Datatype: String 64 bytes
 A brief name describing this marketing program. Must be unique over all existing marketing programs.
- Flags
- #104, Datatype: Integer
 Coded number with various flags. Do not use directly
- ProgName
- #105, Datatype: String 64 bytes
 An assigned name for this program used as the name inside API calls
- MemberSet
- #110, Datatype: String 44 bytes
 Reference to a set of members to which this program can apply
- MemberExcludeSet
- #111, Datatype: String 44 bytes
 Reference to a set of members to exclude from this program
- startdt
- #120, Datatype: DateTime
 Date this program will visibly start
- Enddt
- #121, Datatype: DateTime
 Date this program will visibly stop