googleads-shopping-samples
googleads-shopping-samples copied to clipboard
Samples for the Content API for Shopping and the Manufacturer Center API
In the example you have provided, may I know how I can create variants? Like in this function createExampleProduct at [Line 211](https://github.com/googleads/googleads-shopping-samples/blob/419d00b10eaf95ca5a89204d950de0b97d9eec35/php/ProductsSample.php#L211) I would like to create a paperback book...
Hello, please, how to update availability and ExcludedDestinations? ``` public function updateProduct( Google_Service_ShoppingContent_Product $product) { // Let's add a product_type and update the product $product->setProductTypes(['English/Classics']); // Notice that we use...
Hello, Given that we have approximately 80,000 offers listed in the Merchant Center, we are aware that the SDK restricts the maximum number of products retrieved to 250 per request....
When I followed the instructions to run the python list products module, even though I had followed the prerequisites, I got the following error: googleapiclient.errors.HttpError: I realized this happened on...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...