Decision SDKs
Use the Kevel Decision SDKs (software development kits) to easily fetch ad decisions or update your UserDB records. Most of our SDKs are for server-side use, but the JavaScript SDK can also be used client-side in web browsers.
API Credentials & Required IDs
- Network ID: Log into Kevel UI & use the "circle-i" help menu in upper right corner to find Network ID. Required for all SDK operations.
- Site ID: Go to Manage Sites page to find site IDs. Required when fetching an ad decision.
- Ad Type ID: Go to Ad Sizes page to find Ad Type IDs. Required when fetching an ad decision.
- API Key: Go to API Keys page find active API keys. Required for some UserDB calls.
- User Key: UserDB IDs are specified or generated for each user.
Decision SDKs
Community SDKs
Note that Kevel has verified these community-created SDKs against our Decision & UserDB APIs, but we do not maintain them.
Language / Framework | Project | Author |
---|---|---|
Go | linksports/kevel-decision-sdk-go | Gyo Hamamoto & Link Sports |
Updated 6 months ago