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' => '164', 'nb_visits' => '25', 'nb_actions' => '165', 'revenue' => '0', 'nb_visits_lastdate' => 31.0, ), 'lastDate' => '', 'sites' => array ( 0 => array ( 'label' => 'buh-verein.de', 'nb_visits' => '25', 'nb_actions' => '165', 'nb_pageviews' => '164', 'revenue' => '€0', 'nb_conversions' => 0, 'visits_evolution' => '-19.4%', 'visits_evolution_trend' => -1, 'actions_evolution' => '-31.5%', 'actions_evolution_trend' => -1, 'pageviews_evolution' => '-30.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' => 31, 'periodName' => 'range', 'previousRange' => 'Apr 17 – 23, 2024', 'previous_nb_actions' => 241, 'previous_Actions_nb_pageviews' => 236, 'previous_Goal_revenue' => 0, 'previous_Goal_nb_conversions' => 0, 'group' => '', 'main_url' => 'https://buh-verein.de', ), ), );