ads/vendors/trafficstars.md
Serves ads from the TrafficStars.
<amp-embed
width="640"
height="320"
type="trafficstars"
data-spot="{string}"
data-upload-link="{string}"
data-queries-params="{string[]}"
data-native-settings="{Object}"
data-wrapper-styles="{ElementCSSInlineStyle}"
data-iframe-styles="{ElementCSSInlineStyle}"
data-on-load-response-hook="{(data: TMasterSpotData) => void}"
data-on-spot-rendered-hook="{(element: HTMLElement) => void}"
data-on-load-error-hook="{() => void}"
data-subid="{string}"
data-subid_1="{string}"
data-subid_2="{string}"
data-subid_3="{string}"
data-subid_4="{string}"
data-subid_5="{string}"
>
</amp-embed>
For details on the configuration semantics, please contact the ad network or refer to their documentation.
data-spot - code spotuploadLink - link for ad requestqueriesParams - params for ad requestnativeSettings - settings for native adwrapperStyles - styles for native adiFrameStyles - styles for banner adonLoadResponseHook - hook after ad request successonSpotRenderedHook - hook after ad render successonLoadErrorHook - hook after ad request errorsubid - attribute of datasubid_1 - attribute of datasubid_2 - attribute of datasubid_3 - attribute of datasubid_4 - attribute of datasubid_5 - attribute of data