Error: Data structure returned is not convertible in the requested format. Try to call this method with the parameters '&format=original&serialize=1'; you will get the original php data structure serialized. The data structure looks like this: $data = array ( 0 => array ( 'id' => 'tagmanager_write', 'name' => 'Write', 'description' => 'Grants the ability to use the Tag Manager. For example create, delete, and manage containers, tags, triggers, and variables, versions, etc.', 'helpUrl' => '', 'includedInRoles' => array ( 0 => 'write', 1 => 'admin', ), 'category' => 'Tag Manager', ), 1 => array ( 'id' => 'tagmanager_publish_live_container', 'name' => 'Publish Live Container', 'description' => 'Grants the ability to publish a container to the live environment.', 'helpUrl' => '', 'includedInRoles' => array ( 0 => 'admin', ), 'category' => 'Tag Manager', ), 2 => array ( 'id' => 'tagmanager_use_custom_templates', 'name' => 'Use Custom Templates', 'description' => 'Grants the ability to write HTML/JavaScript that will be executed on the website. Grant this capability only to users you trust as custom templates can be misused to steal for example sensitive information.', 'helpUrl' => '', 'includedInRoles' => array ( 0 => 'admin', ), 'category' => 'Tag Manager', ), );