Socket
Book a DemoInstallSign in
Socket

@admobilize/admobilizeapis

Package Overview
Dependencies
Maintainers
4
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@admobilize/admobilizeapis

Protocol buffers to communicate with AdMobilize APIs

Source
npmnpm
Version
2025.7.25-r1
Version published
Weekly downloads
563
272.85%
Maintainers
4
Weekly downloads
 
Created
Source

AdMobilize APIs protocol buffers for NodeJS

Package contains a static build of MATRIX protocol buffers via protobufjs 6.x.

These package is essential for calling AdMobilize APIs via gRPC protocol.

Installation

$ npm install admobilizeapis-protos

Please keep in mind that NodeJS protobufjs interface uses camelCase instead of snake_case. This is important if you are using the proto messages as a reference, because fields like some_field will become someField.

Quick Start

coming soon ...

Keywords

admobilize

FAQs

Package last updated on 25 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts