Skip to content

Instantly share code, notes, and snippets.

@mc-doc
Created April 25, 2018 20:28
Show Gist options
  • Save mc-doc/23787d21ddd509132c1cdea820a9fb35 to your computer and use it in GitHub Desktop.
Save mc-doc/23787d21ddd509132c1cdea820a9fb35 to your computer and use it in GitHub Desktop.
php sample on retrieving_the_email_folder_hierarchy.htm
$cid = new Marketing Cloud_ClientID();
$cid->ID = 123456; // This is the ID of the specific business unit
$rr->ClientIDs = array($cid);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment