@maxim_mazurok/gapi.client.content-v2.1
Advanced tools
Comparing version 0.0.20230517 to 0.0.20230605
{ | ||
"name": "@maxim_mazurok/gapi.client.content-v2.1", | ||
"version": "0.0.20230517", | ||
"version": "0.0.20230605", | ||
"description": "TypeScript typings for Content API for Shopping v2.1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -665,2 +665,7 @@ # TypeScript typings for Content API for Shopping v2.1 | ||
/* | ||
List all promotions from your Merchant Center account. | ||
*/ | ||
await gapi.client.content.promotions.list({ merchantId: "merchantId", }); | ||
/* | ||
Retrieves a Merchant Center account's pubsub notification settings. | ||
@@ -667,0 +672,0 @@ */ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1117847
23205
894