Create an app
Create an app
Create an app
Now that you have a developer account, you can create an app** to connect to the API.
- Log in to your publisher or advertiser account (for now this is the only route). Go tool the menu item “Tools -> Daisycon API” and click on your newly created developer account.
Here you can see the apps you’ve created and the other developer users that have access the your developer account. - Press the create App button to create a new App.
- During creation be sure to give it a proper name and description (these can be publicly available!)
- Your Client ID and Client secret will be generated once the app has been created.
- Determine what kind of App you want to make. One for publishers or one for advertisers.
- Determine what kind of API services you need access to for your app.***
- If it’s a private app for personal use, you can safely ask all permissions that you have for that account.
- If it’s a public app, be sure to only ask for permissions you really need!
- Set the Authorized redirect URI of your app (this is where you will process the authentication access token)
- Press save and you have a new app
- * At the moment, you will also need an advertiser or publisher account (or both). If you don’t already have an account, you can visit Daisycon.com to create a publisher account.
- ** Apps are not tied to a publisher or advertiser account. It is possible to connect an app to multiple accounts. Connections can only be made by users that have ‘Account access’ to the account.
- *** The user that uses your app needs to have all the permissions the app requests!
- **** You can always ask more permissions later or change your authorized redirect URI’s. Do know that asking for extra permissions will cause active app connections to be dropped