01-13-2013 10:45 AM
Hi,
I was wondering if there is any documentation for accessing server side API for BlackBerry Ad service.
I am planning to create custom QML component and want to access the serer side api.
01-14-2013 08:09 AM
No, this is not exposed. I'd definitely be interested to know what features you would like to add that do not exist today.
01-14-2013 08:47 AM
I have many pure Qt and Q.ML application.
I want to use blackberry ad service with those, I realized that current Banner componenet workes only with Cascades application.
There is no option for pure Qt application, so I thought to create my own component.
01-14-2013 09:14 AM
For now that will not be supported via the Ad Service however many third-party ad services will offer APIs so that you can make your own QML components to display advertisements, some may even work as a mediation layer allowing you to pull from multiple ad networks.
I have tested LeadBolt using a WebView, and that does seem to work.
01-15-2013 03:46 AM
ok, Thank you for your support.
I think i will try ad different provider.