Contents
When do I need to update my dataextension?
To create or update a DataExtension, and if your account has the data extension retention policies business rule and any data retention fields are populated, you need the Data Extension | Manage Data Extension Retention permission.
What are the data retention fields in dataextension?
Data retention fields are: DataRetentionPeriod, DataRetentionPeriodLength, DataRetentionPeriodUnitOfMeasure, RowBasedRetention, ResetRetentionPeriodOnImport, DeleteAtEndOfRetentionPeriod, and RetainUntil. To clear data from a DataExtension using the perform method, you need the Email | Subscribers | Data Extension | Clear Data permission.
What are data extensions used for in Salesforce?
Data Extensions Standard data extensions are used for building a custom set of fields. Filtered data extensions are used to create a subset/segment from an existing data extension. Random data extensions allow you to randomly select subscribers from a source data extension
How can I clear data from a dataextension?
To clear data from a DataExtension using the perform method, you need the Email | Subscribers | Data Extension | Clear Data permission. Also, your AccountType must be E2.0 or BU, or you need the role based access control business rule. If you don’t own the data extension, you can’t clear its data.
How to add and update records in SFMC?
As Marketing Cloud developers, we have to know at least a couple of ways for adding and updating records in a Data Extension. But what’s the point of knowing them all? Remember, knowledge is power!
How to get a data extension in Salesforce?
For example, in this case I’m retrieving the First Name and Last name from a Contacts Data Extension based on a couple of criteria (from the Email address and a different Data Extension): Thanks for contributing an answer to Salesforce Stack Exchange!
Which is a field in a sendable data extension?
Indicates the field within a sendable data extension to use as an address as part of a send. Possible values include SubscriberID, CustomerKey, or EmailAddress. The application uses this field to establish a data relationship between a value specified by theSendableSubscriberFieldproperty and a value within a sendable data extension.
What does a value of false mean on dataextension?
A value of false indicates that the data retention period continues from the original starting point. Indicates the date that ends the retention period for a data extension. Make sure that the value passed to this property is correctly formatted based on the Date Format setting of the API user.