Can I get the integration documentation before having an account?
No, you have to create an Account and add an Asset before you get the integration documentation, for two reasons :
- You have to accept our T&Cs, and it's only possible if you are registered on Ogury.
- Our documentation is personalised by Asset, with the right API KEY and the right documentation depending of the development platform you have selected.
Can I use the same API KEY in two different Assets?
An API KEY is used to identify one Asset. If you have several Assets, you will need to have several API KEYs. Using the same API KEY for two different Assets can create some conflicts.
I have integrated your SDK, but I can't see any ads, what could I do?
Please contact our support team at techsupport@ogury.co
Where is the best place to call a load in my application?
The best place is to call it at the opening of your application. Then you will be able to display it whenever you like.
We also advise you to call the load after show an ads. To do this you need to call the load in the callback OnAdClosed and OnAdError of your show call.
Do I have to use the ad callback?
It's not mandatory, but we will advise you to use them. For example, we recommend you to call a load in the callback OnAdClosed and OnAdError of your show call.
Where can I find some sample of the integration?
You can find all our samples here.
If our users refuse the choice notice, will you still deliver them some Ads?
We will still deliver some ads, but they will not be tailored to specific user's preferences.
What is the impact of your SDK on our users battery?
We did a lot of test on the battery and they were really positive, our SDK doesn't have any impact on the user battery.