In my pagecontrol project, do I want a few adds. I tried to create an add in the pubcenter and I took then the applicationId and the adUnitId and putted into my bmi.html in a -ms-grid box.
<div id="pageAddAdd"
data-win-control="MicrosoftNSJS.Advertising.AdControl"
data-win-options="{applicationId: '20eb1893-71f5-4f49-bccb-ffac535f2f0a', adUnitId: '10063326'}">
</div>
In the default.html, I added
<script src="/MSAdvertisingJS/ads/ad.js" ></script>
And in the References folder, I added the
MSAdvertisingJS, Version=6.1 .
The problem is just that the add doesn't show up. I don't know what's wrong.
I really tried everything, but nothing is working. I also tried to activate the add in the pubcenter.