How it works
AdMobilize offers two different mechanisms for programmatically utilizing your device information, a Cloud API and a Device API. These API's give you the flexibility to create custom reports and interactive edge integrations.
Device API
Publishes CV metrics as Protocol Buffers over ZeroMQ.
Cloud API
Provides timestamped view records in CSV or JSON format.
Cloud API
The Cloud API delivers stored data for devices over the time periods requested. For when you need as much data as possible for your analytics and report preparation.
Learn MoreRaw Data:
CSV
JSON
Device API
The Device API provides a data stream in real time for other device software to use. This is how to build a real-time integration with our metrics, for triggering content or other types of interactivity.
Learn More