-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Sam Dozor edited this page Dec 7, 2016
·
14 revisions
This SDK is a helper library for the mParticle server-to-server HTTP API, it exposes mParticle's schema as simple models and provides an HTTP client interface. This SDK is stateless and will only send the data that you populate, whereas our mobile SDKs will automatically collect app and device information, session events, install events, and maintain persistence. Read this wiki for a general overview and examples, and contact our customer support team to make sure you're feeding the platform with the right data to power your integrations.
See here for an overview of the data models in the SDK.
See here for how to configure and upload the models described above.