@maxim_mazurok/gapi.client.content-v2.1
Advanced tools
Comparing version 0.0.20221107 to 0.0.20221110
{ | ||
"name": "@maxim_mazurok/gapi.client.content-v2.1", | ||
"version": "0.0.20221107", | ||
"version": "0.0.20221110", | ||
"description": "TypeScript typings for Content API for Shopping v2.1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -295,3 +295,3 @@ # TypeScript typings for Content API for Shopping v2.1 | ||
/* | ||
Retrieves the status and review eligibility for the free listing program. | ||
Retrieves the status and review eligibility for the free listing program. Returns errors and warnings if they require action to resolve, will become disapprovals, or impact impressions. Use `accountstatuses` to view all issues for an account. | ||
*/ | ||
@@ -836,3 +836,3 @@ await gapi.client.content.freelistingsprogram.get({ merchantId: "merchantId", }); | ||
/* | ||
Retrieves the status and review eligibility for the Shopping Ads program. | ||
Retrieves the status and review eligibility for the Shopping Ads program. Returns errors and warnings if they require action to resolve, will become disapprovals, or impact impressions. Use `accountstatuses` to view all issues for an account. | ||
*/ | ||
@@ -839,0 +839,0 @@ await gapi.client.content.shoppingadsprogram.get({ merchantId: "merchantId", }); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
957369
16796