mcdev
Version:
Accenture Salesforce Marketing Cloud DevTools
233 lines (232 loc) • 7.46 kB
JSON
{
"type": "APIEvent",
"name": "testNew_event_withSchema",
"description": "created on deploy",
"createdDate": "0001-01-01T00:00:00",
"createdBy": 0,
"modifiedDate": "0001-01-01T00:00:00",
"modifiedBy": 0,
"eventDefinitionKey": "testNew_event_withSchema",
"iconUrl": "/images/icon_journeyBuilder-event-api-blue.svg",
"sourceApplicationExtensionId": "7db1f972-f8b7-49b6-91b5-fa218e13953d",
"schema": {
"fields": [
{
"name": "ContactId",
"dataType": "Text",
"maxLength": "18",
"isNullable": false,
"isPrimaryKey": true,
"isDevicePreference": false
},
{
"name": "Type",
"dataType": "Text",
"maxLength": "50",
"isNullable": false,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Status",
"dataType": "Text",
"maxLength": "50",
"isNullable": false,
"isPrimaryKey": true,
"isDevicePreference": false
},
{
"name": "Respondent",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "FirstName",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "LastName",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "PreferredLanguage",
"dataType": "Text",
"maxLength": "50",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "TouchPoint",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Datestamp",
"dataType": "Date",
"isNullable": true,
"defaultValue": "GetDate()",
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "StartDate",
"dataType": "Date",
"isNullable": true,
"defaultValue": "",
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "EndDate",
"dataType": "Date",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "BroadcastedNotificationDate",
"dataType": "Date",
"isNullable": true,
"defaultValue": "",
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "FirstReminderDate",
"dataType": "Date",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "SecondReminderDate",
"dataType": "Date",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Title",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "DisplayName",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Text",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Description",
"dataType": "Text",
"maxLength": "4000",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Channel",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "FirstReminderChannel",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "SecondReminderChannel",
"dataType": "Text",
"maxLength": "256",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "Email",
"dataType": "Email",
"maxLength": "",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "ArticleOrTaskID",
"dataType": "Text",
"maxLength": "18",
"isNullable": false,
"isPrimaryKey": true,
"isDevicePreference": false
},
{
"name": "Points",
"dataType": "Number",
"maxLength": "",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "TaskType",
"dataType": "Text",
"maxLength": "255",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
},
{
"name": "TaskArea",
"dataType": "Text",
"maxLength": "255",
"isNullable": true,
"isPrimaryKey": false,
"isDevicePreference": false
}
],
"sendableCustomObjectField": "ContactId",
"sendableSubscriberField": "_SubscriberKey"
},
"arguments": {
"serializedObjectType": 11
},
"metaData": {},
"interactionCount": 0,
"isVisibleInPicker": true,
"category": "Event",
"publishedInteractionCount": 0,
"r__dataExtension_key": "testNew_event_withSchema"
}