How to Find and Export Your Adnami Creative Tag
To run your Adnami banner, you need to export the creative tag from the Adnami Platform and implement it in your chosen DSP or Adserver as a Third Party Display tag, or a VAST tag if running Video.
Where to Find the Creative Tag
Once you have finished "wrapping" your creative and are ready to go live, follow these steps in the Adnami Suite:
-
To access the creative tag: Toggle to the Activation tab when setting up your creative, or access the tags list.
-
Select Your DSP: In the campaign overview, first select the DSP you are using (e.g., Adform, DV360, Xandr) from the dropdown menu. This ensures the tag includes the correct macros for tracking.
-
Verify Your Previews: Before exporting, click on the preview link for each creative. Check that the format looks correct and that clicking the banner redirects to the intended landing page.
-
Export Options:
-
Integrate your DV360 or Campaign Manager360 account with Adnami: Letting you easily push and upload Adnami creatives directly. Follow this guide here to set up the integration: https://www.adnami.io/help/how-to-integrate-adnami-with-dsp-or-adserver
-
What Does the Adnami Creative Tag Look Like?
The creative tag is a a script tag (a snippet of code) that you place into your DSP as a Third-Party Display Creative.
<ins class='adnm-tag'
style='display:inline-block;width:320px;height:320px;'
data-adnm-cc='3b97a4e9-e7cd-480c-9c5e-014a8cb8288e'
data-adnm-session='${CACHEBUSTER}'
data-adnm-source='${SOURCE_URL}'
data-adnm-click='${CLICK_URL}'
data-adnm-type='canvasmobile'
data-adnm-gdpr-applies='gdpr=${GDPR}'
data-adnm-gdpr-consent='gdpr_consent=${GDPR_CONSENT_612}'
data-adnm-addtl-consent='addtl_consent=${ADDTL_CONSENT}'>
<script async src='https://macro.adnami.io/macro/gen/adnm.ads.v2.js'></script>
</ins>
NOTE! Creative Code: If you ever need to contact our support team regarding a specific creative, please provide the Creative Code from the third line of your creative tag (e.g., data-adnm-cc='3b97a4e9-e7cd-480c-9c5e-014a8cb8288e' ).