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' => '685', 'nb_visits' => '108', 'nb_actions' => '695', 'revenue' => '0', 'nb_visits_lastdate' => 91.0, ), 'lastDate' => '', 'sites' => array ( 0 => array ( 'label' => 'buh-verein.de', 'nb_visits' => '108', 'nb_actions' => '695', 'nb_pageviews' => '685', 'revenue' => '€0', 'nb_conversions' => 0, 'visits_evolution' => '18.7%', 'visits_evolution_trend' => 1, 'actions_evolution' => '17.8%', 'actions_evolution_trend' => 1, 'pageviews_evolution' => '19.3%', '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' => 91, 'periodName' => 'range', 'previousRange' => 'Mar 4 – Apr 2, 2024', 'previous_nb_actions' => 590, 'previous_Actions_nb_pageviews' => 574, 'previous_Goal_revenue' => 0, 'previous_Goal_nb_conversions' => 0, 'group' => '', 'main_url' => 'https://buh-verein.de', ), ), );