Skip to content

Commit 9c2cdde

Browse files
feat(merchantapi): update the API
#### merchantapi:accounts_v1beta The following keys were changed: - schemas.About.description - schemas.InventoryVerification.description - schemas.OnDisplayToOrder.description #### merchantapi:lfp_v1beta The following keys were changed: - schemas.LfpStore.properties.gcidCategory.description #### merchantapi:ordertracking_v1beta The following keys were added: - schemas.LineItemDetails.properties.gtin.deprecated - schemas.LineItemDetails.properties.gtins.description - schemas.LineItemDetails.properties.gtins.items.type - schemas.LineItemDetails.properties.gtins.type #### merchantapi:promotions_v1beta The following keys were changed: - resources.accounts.resources.promotions.methods.list.parameters.pageSize.description - resources.accounts.resources.promotions.methods.list.parameters.pageToken.description
1 parent 4c3519b commit 9c2cdde

31 files changed

+40940
-18
lines changed

discovery/merchantapi-accounts_v1.json

Lines changed: 5402 additions & 0 deletions
Large diffs are not rendered by default.

discovery/merchantapi-accounts_v1beta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2311,11 +2311,11 @@
23112311
}
23122312
}
23132313
},
2314-
"revision": "20250729",
2314+
"revision": "20250803",
23152315
"rootUrl": "https://merchantapi.googleapis.com/",
23162316
"schemas": {
23172317
"About": {
2318-
"description": "Collection of information related to the about page ([impressum](https://support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=6892280366904591178-NC)).",
2318+
"description": "Collection of information related to the about page ([impressum](https://support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=6892280366904591178-NC)).",
23192319
"id": "About",
23202320
"properties": {
23212321
"state": {
@@ -3635,7 +3635,7 @@
36353635
"type": "object"
36363636
},
36373637
"InventoryVerification": {
3638-
"description": "Collection of information related to [inventory verification](https://support.google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=6892280366904591178-NC).",
3638+
"description": "Collection of information related to [inventory verification](https://support.google.com/merchants/answer/14684499?ref_topic=15145634&sjid=6892280366904591178-NC).",
36393639
"id": "InventoryVerification",
36403640
"properties": {
36413641
"contact": {
@@ -4145,7 +4145,7 @@
41454145
"type": "object"
41464146
},
41474147
"OnDisplayToOrder": {
4148-
"description": "Collection of information related to the on display to order ([ODO](https://support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=6892280366904591178-NC)).",
4148+
"description": "Collection of information related to the on display to order ([ODO](https://support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=6892280366904591178-NC)).",
41494149
"id": "OnDisplayToOrder",
41504150
"properties": {
41514151
"state": {

0 commit comments

Comments
 (0)