Quantcast
Channel: google content api for shopping - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Tanya Gupta for google content api for shopping

Create the service instance.// include your composer dependenciesrequire_once 'vendor/autoload.php';putenv('GOOGLE_APPLICATION_CREDENTIALS=Merchant-Center-XXXXXx.json');$client = new...

View Article



google content api for shopping

I am trying to use google content api for shopping using php. Following code has been provided on google doc for this. But at last line $service is used but not defined. $product = new...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images