New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.content-v2.1

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.content-v2.1 - npm Package Compare versions

Comparing version 0.0.20230923 to 0.0.20231001

2

package.json
{
"name": "@maxim_mazurok/gapi.client.content-v2.1",
"version": "0.0.20230923",
"version": "0.0.20231001",
"description": "TypeScript typings for Content API for Shopping v2.1",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -330,3 +330,3 @@ # TypeScript typings for Content API for Shopping v2.1

/*
Requests a review of free listings in a specific region. This method is only available to selected merchants.
Requests a review of free listings in a specific region.
*/

@@ -376,3 +376,3 @@ await gapi.client.content.freelistingsprogram.requestreview({ merchantId: "merchantId", });

/*
Sets the omnichannel experience for the specified country.
Sets the omnichannel experience for the specified country. Only supported for merchants whose POS data provider is trusted to enable the corresponding experience. For more context, see these help articles [about LFP](https://support.google.com/merchants/answer/7676652) and [how to get started](https://support.google.com/merchants/answer/7676578) with it.
*/

@@ -902,5 +902,5 @@ await gapi.client.content.liasettings.setomnichannelexperience({ accountId: "accountId", merchantId: "merchantId", });

/*
Requests a review of Shopping ads in a specific region. This method is only available to selected merchants.
Requests a review of Shopping ads 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc