@maxim_mazurok/gapi.client.content
Advanced tools
Comparing version 2.1.20211014 to 2.1.20211021
{ | ||
"name": "@maxim_mazurok/gapi.client.content", | ||
"version": "2.1.20211014", | ||
"version": "2.1.20211021", | ||
"description": "TypeScript typings for Content API for Shopping v2.1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -602,2 +602,7 @@ # TypeScript typings for Content API for Shopping v2.1 | ||
/* | ||
Retrieves a promotion from your Merchant Center account. | ||
*/ | ||
await gapi.client.content.promotions.get({ id: "id", merchantId: "merchantId", }); | ||
/* | ||
Retrieves a Merchant Center account's pubsub notification settings. | ||
@@ -604,0 +609,0 @@ */ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
944536
16669
816