DataFolder
An object that represents a folder.
| Name | Data Type | Description |
|---|---|---|
AllowChildren | Boolean | Specifies whether a data folder can have child data folders. |
Client | ClientID object | Specifies the account ownership and context of an object. |
ContentType | String | Defines the type of content contained within a folder. |
CorrelationID | String | Identifies correlation of objects across several requests. |
CreatedDate | DateTime | The date and time when the object was created. |
CustomerKey | String | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object. |
Description | String | Describes and provides information regarding the object. |
ID | Int | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
IsActive | Boolean | Specifies whether the object is active. |
IsEditable | Boolean | Indicates if the property can be edited by the end-user in the profile center. |
ModifiedDate | DateTime | The date and time when the object was last modified. |
Name | String | Name of the object or property. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
ObjectState | String | Not used. |
Owner | Owner object | Describes account ownership of subscriber in an on-your-behalf account. |
ParentFolder | DataFolder object | Specifies the parent folder for a data folder. |
PartnerKey | String | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | Array of APIProperty objects | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Use these content types when creating child folders for existing entities within your account. The Type column corresponds to the ContentType property for the DataFolder object.
| Entity | Type |
|---|---|
| AB test | ABTest |
| Asset | asset |
| simple automated emails | automated_email |
| Automations | automations |
| Build audience activity | BuildAudienceActivity |
| Campaign | campaign |
| Condensed preview | condensedlpview |
| my contents | content |
| Contextual suppression list | contextual_suppression_list |
| Data extensions | dataextension |
| my documents | document |
| ELT activity | ELTactivity |
| my emails | email |
| Email hidden message model | email_hidden_messagemodel |
| Filter activities | filteractivity |
| Data Filters | filterdefinition |
| Global email | global_email |
| Global email subscribers | global_email_sub |
| my groups | group |
| Hidden | Hidden |
| my images | image |
| my tracking | job |
| my lists | list |
| Live content | livecontent |
| Measures | measure |
| Portfolio | media |
| Message | message |
| Microsites | microsite |
| Microsite layouts | micrositelayout |
| my subscribers | mysubs |
| Organizations | organization |
| Playbooks | playbooks |
| Programs | programs2 |
| Publication lists | publication |
| Query Activity | queryactivity |
| Salesforce data extension | salesforcedataextension |
| Salesforce sends | salesforcesends |
| Salesforce sends v5 | salesforcesendsv5 |
| Shared content | shared_content |
| Shared contextual suppression list | shared_contextual_suppression_list |
| Shared data | shared_data |
| Shared data extensions | shared_dataextension |
| Shared email messages | shared_email |
| Shared items | shared_item |
| Shared portfolios | shared_portfolio |
| Shared publication lists | shared_publication |
| Shared Salesforce data extension | shared_salesforcedataextension |
| Shared suppression lists | shared_suppression_list |
| Shared surveys | shared_survey |
| Shared templates | shared_template |
| SSJS Activity | ssjsactivity |
| Suppression Lists | suppression_list |
| my surveys | survey |
| Synchronized Data Extension | synchronizeddataextension |
| my templates | template |
| Triggered sends | triggered_send |
| Triggered sends Journey Builder | triggered_send_journeybuilder |
| User-initiated sends | userinitiatedsends |