Skip to content

Commit a438ce4

Browse files
1 parent 0cdfbf0 commit a438ce4

137 files changed

Lines changed: 454 additions & 30759 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 Bytes
Binary file not shown.
44 Bytes
Binary file not shown.
807 Bytes
Binary file not shown.

‎ShoppingMerchantProducts/samples/V1/ProductInputsServiceClient/insert_product_input.php‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030

3131
/**
3232
* [Uploads a product input to your Merchant Center
33-
* account](/merchant/api/guides/products/overview#upload-product-input). You
33+
* account](/merchant/api/guides/products/add-manage#add_a_product). You
3434
* must have a products [data
35-
* source](/merchant/api/guides/data-sources/overview) to be able to insert a
36-
* product. The unique identifier of the data source is passed as a query
37-
* parameter in the request URL.
35+
* source](/merchant/api/guides/data-sources/api-sources#create-primary-data-source)
36+
* to be able to insert a product. The unique identifier of the data source is
37+
* passed as a query parameter in the request URL.
3838
*
3939
* If a product input with the same contentLanguage, offerId, and dataSource
4040
* already exists, then the product input inserted by this method replaces
@@ -63,8 +63,8 @@
6363
* @param string $dataSource The primary or supplemental product data source name. If the
6464
* product already exists and data source provided is different, then the
6565
* product will be moved to a new data source. For more information, see
66-
* [Overview of Data sources
67-
* sub-API](/merchant/api/guides/data-sources/overview).
66+
* [Create a primary data
67+
* source](/merchant/api/guides/data-sources/api-sources#create-primary-data-source).
6868
*
6969
* Only API data sources are supported.
7070
*

‎ShoppingMerchantProducts/src/V1/Client/ProductInputsServiceClient.php‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,11 +273,11 @@ public function deleteProductInput(DeleteProductInputRequest $request, array $ca
273273

274274
/**
275275
* [Uploads a product input to your Merchant Center
276-
* account](/merchant/api/guides/products/overview#upload-product-input). You
276+
* account](/merchant/api/guides/products/add-manage#add_a_product). You
277277
* must have a products [data
278-
* source](/merchant/api/guides/data-sources/overview) to be able to insert a
279-
* product. The unique identifier of the data source is passed as a query
280-
* parameter in the request URL.
278+
* source](/merchant/api/guides/data-sources/api-sources#create-primary-data-source)
279+
* to be able to insert a product. The unique identifier of the data source is
280+
* passed as a query parameter in the request URL.
281281
*
282282
* If a product input with the same contentLanguage, offerId, and dataSource
283283
* already exists, then the product input inserted by this method replaces

‎ShoppingMerchantProducts/src/V1/DeleteProductInputRequest.php‎

Lines changed: 70 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎ShoppingMerchantProducts/src/V1/GetProductRequest.php‎

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

owl-bot-staging/ShoppingMerchantProducts/v1/proto/src/Google/Shopping/Merchant/Products/V1/HandlingCutoffTime.php renamed to ShoppingMerchantProducts/src/V1/HandlingCutoffTime.php

File renamed without changes.

‎ShoppingMerchantProducts/src/V1/InsertProductInputRequest.php‎

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)