Skip to content

Commit 3b3e9be

Browse files
feat(content): update the api
#### content:v21 The following keys were added: - resources.products.methods.update (Total Keys: 18) - schemas.OrderreturnsLineItem.properties.productId.type (Total Keys: 1) - schemas.ProductsCustomBatchRequestEntry.properties.updateMask (Total Keys: 2)
1 parent 2edc1c5 commit 3b3e9be

File tree

4 files changed

+73
-23
lines changed

4 files changed

+73
-23
lines changed

docs/dyn/content_v2.products.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>Method Details</h3>
115115
&quot;batchId&quot;: 42, # An entry ID, unique within the batch request.
116116
&quot;merchantId&quot;: &quot;A String&quot;, # The ID of the managing account.
117117
&quot;method&quot;: &quot;A String&quot;, # The method of the batch entry. Acceptable values are: - &quot;`delete`&quot; - &quot;`get`&quot; - &quot;`insert`&quot;
118-
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # The product to insert. Only required if the method is `insert`.
118+
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # The product to insert. Only required if the method is `insert`.
119119
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
120120
&quot;A String&quot;,
121121
],
@@ -335,7 +335,7 @@ <h3>Method Details</h3>
335335
&quot;message&quot;: &quot;A String&quot;, # The message of the first error in `errors`.
336336
},
337337
&quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#productsCustomBatchResponseEntry`&quot;
338-
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # The inserted product. Only defined if the method is `insert` and if the request was successful.
338+
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # The inserted product. Only defined if the method is `insert` and if the request was successful.
339339
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
340340
&quot;A String&quot;,
341341
],
@@ -561,7 +561,7 @@ <h3>Method Details</h3>
561561
Returns:
562562
An object of the form:
563563

564-
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
564+
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
565565
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
566566
&quot;A String&quot;,
567567
],
@@ -762,7 +762,7 @@ <h3>Method Details</h3>
762762
body: object, The request body.
763763
The object takes the form of:
764764

765-
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
765+
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
766766
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
767767
&quot;A String&quot;,
768768
],
@@ -962,7 +962,7 @@ <h3>Method Details</h3>
962962
Returns:
963963
An object of the form:
964964

965-
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
965+
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
966966
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
967967
&quot;A String&quot;,
968968
],
@@ -1175,7 +1175,7 @@ <h3>Method Details</h3>
11751175
&quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;content#productsListResponse&quot;.
11761176
&quot;nextPageToken&quot;: &quot;A String&quot;, # The token for the retrieval of the next page of products.
11771177
&quot;resources&quot;: [
1178-
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
1178+
{ # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
11791179
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
11801180
&quot;A String&quot;,
11811181
],

docs/dyn/content_v2.productstatuses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3>Method Details</h3>
182182
&quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#productStatus`&quot;
183183
&quot;lastUpdateDate&quot;: &quot;A String&quot;, # Date on which the item has been last updated, in ISO 8601 format.
184184
&quot;link&quot;: &quot;A String&quot;, # The link to the product.
185-
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
185+
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
186186
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
187187
&quot;A String&quot;,
188188
],
@@ -437,7 +437,7 @@ <h3>Method Details</h3>
437437
&quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#productStatus`&quot;
438438
&quot;lastUpdateDate&quot;: &quot;A String&quot;, # Date on which the item has been last updated, in ISO 8601 format.
439439
&quot;link&quot;: &quot;A String&quot;, # The link to the product.
440-
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
440+
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
441441
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
442442
&quot;A String&quot;,
443443
],
@@ -694,7 +694,7 @@ <h3>Method Details</h3>
694694
&quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#productStatus`&quot;
695695
&quot;lastUpdateDate&quot;: &quot;A String&quot;, # Date on which the item has been last updated, in ISO 8601 format.
696696
&quot;link&quot;: &quot;A String&quot;, # The link to the product.
697-
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
697+
&quot;product&quot;: { # Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. # Product data after applying all the join inputs.
698698
&quot;additionalImageLinks&quot;: [ # Additional URLs of images of the item.
699699
&quot;A String&quot;,
700700
],

googleapiclient/discovery_cache/documents/content.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3298,7 +3298,7 @@
32983298
}
32993299
}
33003300
},
3301-
"revision": "20210505",
3301+
"revision": "20210514",
33023302
"rootUrl": "https://shoppingcontent.googleapis.com/",
33033303
"schemas": {
33043304
"Account": {
@@ -8554,7 +8554,7 @@
85548554
"type": "object"
85558555
},
85568556
"Product": {
8557-
"description": " Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.",
8557+
"description": " Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.",
85588558
"id": "Product",
85598559
"properties": {
85608560
"additionalImageLinks": {

0 commit comments

Comments
 (0)