@maxim_mazurok/gapi.client.content
Advanced tools
Comparing version
{ | ||
"name": "@maxim_mazurok/gapi.client.content", | ||
"version": "2.1.20220303", | ||
"version": "2.1.20220317", | ||
"description": "TypeScript typings for Content API for Shopping v2.1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -292,3 +292,3 @@ # TypeScript typings for Content API for Shopping v2.1 | ||
/* | ||
Requests a review for Free Listings program in the provided region. Important: This method is only whitelisted for selected merchants. | ||
Requests a review for free listings program in a specific region. Important: This method is only whitelisted for selected merchants. | ||
*/ | ||
@@ -813,5 +813,5 @@ await gapi.client.content.freelistingsprogram.requestreview({ merchantId: "merchantId", }); | ||
/* | ||
Requests a review for Shopping Ads program in the provided country. | ||
Requests a review for Shopping Ads program in a specific region. | ||
*/ | ||
await gapi.client.content.shoppingadsprogram.requestreview({ merchantId: "merchantId", }); | ||
``` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
958145
0.01%