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 ( 'idcustomreport' => 1, 'idsite' => 0, 'revision' => 0, 'report_type' => 'table', 'name' => 'Keyword Per Country', 'description' => '', 'category' => array ( 'id' => 'Referrers_Referrers', 'name' => 'Acquisition', 'order' => 15, 'icon' => 'icon-reporting-referer', ), 'subcategory' => array ( 'id' => 'Referrers_SubmenuSearchEngines', 'name' => 'Search Engines & Keywords', 'order' => 10, ), 'dimensions' => array ( 0 => 'UserCountry.Country', 1 => 'Referrers.Keyword', ), 'metrics' => array ( 0 => 'nb_uniq_referrers_keyword', ), 'segment_filter' => '', 'created_date' => '2021-01-06 09:39:16', 'updated_date' => '2021-01-06 09:39:16', 'status' => 'active', 'site' => array ( 'id' => 0, 'name' => 'All Websites', ), ), );