0

I use PHP Google Analytics library https://github.com/googleapis/google-api-php-client

But, now i need fetch data from Google Ecommerce.

Derek Pollard
  • 6,953
  • 6
  • 39
  • 59
  • I found 'Google_Service_AnalyticsReporting_EcommerceData' class, but i do not know what do with it. – Артем Русаков Apr 29 '19 at 14:08
  • 1
    Please add your comment back into the question. Try to be more specific. Show what steps you have taken to get data from Google Ecommerce – run-out Apr 29 '19 at 14:14
  • I configured google client: $client = new \Google_Client(); $client->setApplicationName('app_name'); $client->useApplicationDefaultCredentials(); $client->setAuthConfig('path/to/json/config'); But i don't know, how i can fetch ecommerce data, so i ask the question – Артем Русаков Apr 29 '19 at 15:49

0 Answers0