adadapter-sdk
v1.0.5
Published
With Adadapter-SDK you can monetize your Alexa Skill by playing advertisements.
Downloads
4
Readme
#Purpos
With Adadapter-SDK you can monetize your Alexa Skill by playing advertisements.
#Quickstart
Before we plug this Adadapter into your Skill, just quickly head over to https://www.adadapter.com/accounts/register and sign up your Skill. In response you will get a token. It's necessary to Identify your Application.
The rest will now be really fast, less then 10 mins.
The Adadapter-SDK is super easy to use. Lets integrate it.
#Need help?
In case it's not as simple as we think. Just write us a mail to [email protected]
#Setting up
First of all download the package.
npm install --save adadapter-sdk
#Documentation
We provide you a documentation at https://www.adadapter.com/howto . In detail we will explain how to integrate the adapter to your service.