Skip to main content
Help
Toggle navigation menu
Sign in
Adform
Submit a request
Submit a request
TO
-
Ad Server & Programmatic Support (questions about direct and programmatic campaigns, deal management)
Technical & Site-Tracking Support (troubleshooting banners, app and search engine integrations, questions about site and app tracking, dynamic ads, Adform Studio, publisher certifications, API, and ARMA solutions)
Data Analytics & Reporting Support (data discrepancies)
Data Analytics & Reporting Support (analytics, custom reports, data exports, reporting stats API, master data)
Customer Analytics
Publisher Support (questions about Publisher Ad Server, Supply Side Platform)
Data Management Platform Support (questions about audiences, destinations, DMP integrations)
Creative Production Services (creative project management, consultancy/support/production of fully managed builds, design or concept propositions, custom production of HTML5 cross-device advertising units, programmatic-rich media solutions)
Other
<% if (forms.length) { %> <% if (title) { %>
<%= title %>
<% } %>
<% forms.forEach(function(form) { %>
<%= form.title %>
<% }); %>
<% } %>
What's New
<% blocks.forEach(function(block, index) { %> <% if (block.name) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% }) %>
1 of 3
Get in touch
<% blocks.forEach(function(block, index) { %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still have questions?
We're here to help
Contact us
Categories
<% categories.forEach(function(category, index) { %> <% if(category.id === activeCategoryId) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }; %> <% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %> <% if (section.name != 'Industry References') { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% } %> <% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (blocks.length == 1) { return classNames; } if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Get in touch
<% blocks.forEach(function(block, index) { %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<%= block.cta_text %>
<% }) %>