Description Usage Arguments Value Examples
Returns the changelog for a given activity id. https://developers.adobetarget.com/api/#get-activity-changelog
1 | getActivityChangelog(activityId, activities, encoding = "UTF-8")
|
activityId |
(character) activityId returned by |
activities |
output of listActivities |
data.frame of a single activity's events; see Sample Response
1 | getActivityChangelog("298487", activities) # if only one supplied, you get a list instead of df
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.