Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
1
Versions
198
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.20230324 to 0.0.20230328

2

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

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

@@ -675,2 +675,12 @@ # TypeScript typings for Content API for Shopping v2.1

/*
Generates recommendations for a merchant.
*/
await gapi.client.content.recommendations.generate({ merchantId: "merchantId", });
/*
Reports an interaction on a recommendation for a merchant.
*/
await gapi.client.content.recommendations.reportInteraction({ merchantId: "merchantId", });
/*
Updates regional inventory for multiple products or regions in a single request.

@@ -677,0 +687,0 @@ */

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