Consider a new integration option, where you insert a JS in your page and also insert <div>s for every placement. This is actually how most ad networks work.
Pros:
no <iframe>, which also makes it friendlier to Google Ad Manager
has to init an iframe to read from the AdEx Profile, but then every domain can read from the AdEx profile... this might not be so bad, since every publisher can do you a service by accessing this info; alternatively the iframe can encrypt it for the market and we can share that
Consider a new integration option, where you insert a JS in your page and also insert
<div>
s for every placement. This is actually how most ad networks work.Pros:
<iframe>
, which also makes it friendlier to Google Ad Managerwe can vaguely control the placementwe do that via https://github.com/AdExNetwork/adex-adview-manager/commit/79ad0be4c50153e6ab53324d535875d433fc6027Cons:
related to https://github.com/AdExNetwork/adex-adview-manager/issues/35