Unsubscribe2

Profile Center %%[ /* Get the Id of the account */ Set @mid = [memberid] /* Get the key from the form */ Set @subKey = [_subscriberkey] if Empty(@subKey) or @subKey == “” then SET @subKey = “subkey@example.com” endif /* Create the...