im trying to get around the composition of amps ad-compononent for doubleclick. To be used id needs to have the attribute data-slot defined, like in this (the only available) example:
<amp-ad width=320 height=50
type="doubleclick"
data-slot="/4119129/mobile_ad_banner">
</amp-ad>]]>
My Question is, if anybody knows, how to generate that data-slot and/or what components are in it, because i don´t get it?
Thank you very much for your help!
additional links: https://github.com/ampproject/amphtml/blob/master/ads/doubleclick.md https://github.com/ampproject/amphtml/blob/master/ads/doubleclick.js