UNPKG

mcdev

Version:

Accenture Salesforce Marketing Cloud DevTools

56 lines (55 loc) 1.6 kB
{ "CustomerKey": "testExisting_dataExtensionShared", "Name": "testExisting_dataExtensionShared", "Description": "Container for my test emails", "IsSendable": false, "IsTestable": false, "DataRetentionPeriodLength": 6, "ResetRetentionPeriodOnImport": false, "Fields": [ { "DefaultValue": "", "FieldType": "Text", "IsPrimaryKey": false, "IsRequired": false, "MaxLength": 50, "Name": "FirstName" }, { "DefaultValue": "", "FieldType": "Text", "IsPrimaryKey": false, "IsRequired": false, "MaxLength": 55, "Name": "LastName" }, { "DefaultValue": "", "FieldType": "EmailAddress", "IsPrimaryKey": false, "IsRequired": true, "MaxLength": 254, "Name": "EmailAddress" }, { "DefaultValue": "", "FieldType": "Text", "IsPrimaryKey": true, "IsRequired": true, "MaxLength": 50, "Name": "ContactKey" }, { "DefaultValue": "", "FieldType": "Text", "IsPrimaryKey": false, "IsRequired": false, "MaxLength": 254, "Name": "newField" } ], "c__dataRetentionPeriodUnitOfMeasure": "Months", "c__retentionPolicy": "allRecords", "r__folder_ContentType": "shared_dataextension", "r__folder_Path": "Shared Items/Shared Data Extensions" }