Programmatic Marketing Content
Introduction to Programmatic Marketing Content
Add Data to a Data Extension
Add Subscribers to a List
Create a Business Unit Inside an Enterprise 2.0 Account
Create a Subscriber Thank You Page
Create an HTML Email and Send to All Lists in an Account
Create an Unsubscribe Page
Display Profile Attribute Values in an Email
Perform a Send Preview Test Send
Perform a Triggered Send Defintion
Retrieve and De-Duplicate Content Areas
Retrieve Lists from an Account
Retrieve Rows from a Data Extension
Retrieve the External Key of a User-Initiated Send at Send Time
Server-Side JavaScript Concert in Your Area Scenario
Unsubscribe and Log an UnsubEvent with a LogUnsubEvent Execute Call
Create an HTML Content Block with Server-Side JavaScript
Update an HTML Content Block with Server-Side JavaScript
Add Data to a Data Extension
var de = DataExtension.Init('de1');
de.Rows.Add({col1:'data',col2:'moredata',Column3:55});
de.Rows.Lookup