Client-side setup / Technical integration
A step by step guide to integrating Ad Management on your websites. Client side tech integration
<script async src="<https://boot.pbstck.com/v1/adm/[SITE-ID]>"></script><head> <meta name="pbstck_context:site_name" content="website"/> <meta name="pbstck_context:device" content="desktop"/> <meta name="pbstck_context:section" content="homepage"/> ... </head>/* Will allow us to build adUnitPath = /XXXXXX/website/desktop/homepage/AdUnit site_name = GAM level_1 device = GAM level_2 section = GAM level_3 */
