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 ( 'numSites' => 1, 'totals' => array ( 'nb_pageviews' => '3,052', 'nb_visits' => '8,593', 'nb_actions' => '15,375', 'revenue' => '0', 'nb_visits_lastdate' => 4526.0, ), 'lastDate' => '', 'sites' => array ( 0 => array ( 'label' => 'masaki.muto.net', 'nb_visits' => '8,593', 'nb_actions' => '15,375', 'nb_pageviews' => '3,052', 'revenue' => '¥0', 'nb_conversions' => 0, 'visits_evolution' => '89.9%', 'visits_evolution_trend' => 1, 'actions_evolution' => '72.8%', 'actions_evolution_trend' => 1, 'pageviews_evolution' => '24.5%', 'pageviews_evolution_trend' => 1, 'revenue_evolution' => '0%', 'revenue_evolution_trend' => 0, 'nb_conversions_evolution' => '0%', 'nb_conversions_evolution_trend' => 0, 'idsite' => 2, 'ratio' => 1, 'currencySymbol' => '¥', 'previous_nb_visits' => 4526, 'periodName' => 'range', 'previousRange' => 'Mar 8 – Apr 6, 2024', 'previous_nb_actions' => 8895, 'previous_Actions_nb_pageviews' => 2452, 'previous_Goal_revenue' => 0, 'previous_Goal_nb_conversions' => 0, 'group' => '', 'main_url' => 'http://masaki.muto.net', ), ), );