Skip to main content
Toggle navigation menu
Glossary
Submit a request
Sign in
Categories
Resource Center
Search
Ascend
Publisher Knowledge Base
Publisher Dashboard and Reports
Publisher Dashboard and Reports
Corrections Report
Publisher Commission Status Report
Invalid Link Report
Creative Performance
Itemized Transaction Details Report
Commission Summary Report
Payment History Report
Payment Summary Report
Transaction History Report
What are the transaction statuses and what do they mean?
Transaction Details Report
How-to Videos: Creative Performance Report
How-to Videos: How to Guide: Order Status Report
How-to Videos: How to Guide: Demand Transaction Summary Report
How-to Videos: How to Guide: Transaction Details Report
How-to Videos: How to Guide: Transaction Summary Report
How-to Videos: Store Builder
How-to Videos: How to Guide: Payment Summary Report
How-to Videos: How to Guide: Creative Details Report
How-to Videos: How to Guide: Itemized Transaction Details Report
How-to Videos: How to guide: Transaction History Summary Report
How to Set Up and Track Multiple URLs
Dynamic Attribution Report for Publishers
Bonus Report
How-to Videos: How to View Transaction History Report
Popular searches:
,
Can't find what you're looking for?
Our team of experts is here to help
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= 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 }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= 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
<% } %>
<% } %>