Overview
DataXu originated as a demand-side platform (DSP) founded in 2007, providing automated, programmatic media buying services for advertisers. Its core function was to enable real-time bidding (RTB) on ad impressions across various digital channels, including display, video, and mobile. The platform allowed advertisers to manage campaigns, target specific audiences, and optimize performance based on predefined key performance indicators (KPIs) through its proprietary algorithms. Its early development focused on leveraging data science for predictive analytics in advertising, aiming to improve media efficiency and return on ad spend (ROAS) for enterprise clients.
In 2019, DataXu was acquired by Roku, Inc., integrating its DSP capabilities into Roku's advertising business, particularly for connected TV (CTV) ad sales. This acquisition aimed to enhance Roku's ability to offer a comprehensive programmatic advertising solution for advertisers looking to reach audiences on their streaming platform and beyond. However, in 2023, Roku divested DataXu to Quigley-Simpson, an independent advertising agency. Under Quigley-Simpson, DataXu's technology is now primarily utilized as an internal tool and a component of the agency's managed services offering. This means that direct access to the DataXu platform as a standalone self-serve product is no longer publicly available; instead, its capabilities are deployed by Quigley-Simpson on behalf of their clients.
The platform traditionally catered to large brands and agencies that required sophisticated targeting options, extensive reach across ad exchanges, and granular control over campaign budgets and optimization strategies. Its programmatic approach allowed for efficient allocation of advertising spend by identifying optimal impression opportunities in real time. For instance, DSPs like DataXu integrate with numerous supply-side platforms (SSPs) and ad exchanges to access a vast inventory of ad impressions, making bidding decisions within milliseconds based on advertiser criteria and budget constraints, as explained by industry analyses of programmatic advertising operation on CXL. DataXu's evolution reflects the consolidation within the ad tech landscape, where specialized platforms often become integrated components of broader media companies or agency service portfolios.
Developers and technical buyers approaching DataXu today should understand that it functions as a backend technology within Quigley-Simpson's ecosystem. Direct API access or public developer documentation for DataXu's platform is not available. Engagement with DataXu's capabilities would occur through strategic partnerships and managed service agreements with Quigley-Simpson, where the agency leverages the technology to execute client campaigns. This operational model contrasts with self-serve DSPs that offer direct access to their platforms and APIs for advertisers to build custom integrations or manage campaigns independently.
Key features
- Programmatic Media Buying: Automated bidding and purchasing of ad impressions across digital channels, including display, video, and mobile.
- Real-Time Bidding (RTB): Participation in instantaneous auctions for ad inventory, optimizing bids based on audience data and campaign objectives.
- Audience Targeting: Capabilities for segmenting and targeting specific audiences based on demographic, psychographic, behavioral, and contextual data.
- Cross-Channel Campaign Management: Centralized management and optimization of advertising campaigns across various digital platforms and inventory sources.
- Performance Optimization: Algorithms and tools designed to optimize campaign performance against KPIs such as click-through rates (CTR), conversion rates, and return on ad spend (ROAS).
- Reporting and Analytics: Comprehensive dashboards and reports providing insights into campaign performance, audience engagement, and spending efficiency.
- Brand Safety Controls: Mechanisms to ensure ads are served in appropriate environments, protecting brand reputation and preventing placement on undesirable content.
Pricing
DataXu operates under a custom enterprise pricing model. As the technology is now integrated into the managed service offerings of Quigley-Simpson, pricing is not publicly disclosed. It is typically structured within broader service agreements for clients engaging Quigley-Simpson for their advertising needs. Direct inquiries to Quigley-Simpson are necessary to understand the cost structure associated with utilizing DataXu's capabilities as part of their agency services. Specific pricing details are not available on their public website, as indicated by the current DataXu page on Quigley-Simpson's site.
| Pricing Model Element | Details | As Of Date |
|---|---|---|
| Platform Access | Not available as a standalone self-serve platform; integrated into agency services. | 2026-05-08 |
| Fee Structure | Custom enterprise pricing, typically a percentage of media spend or fixed management fees within Quigley-Simpson's service contracts. | 2026-05-08 |
| Minimum Spend | Not publicly disclosed; likely aligns with enterprise-level media budgets handled by Quigley-Simpson. | 2026-05-08 |
| Support | Provided directly by Quigley-Simpson as part of managed services. | 2026-05-08 |
Common integrations
As DataXu is now an internal component of Quigley-Simpson's managed services, direct documentation for common integrations is not publicly accessible. Historically, as a DSP, DataXu would have integrated with a broad ecosystem of ad tech platforms. These integrations would typically include:
- Supply-Side Platforms (SSPs) & Ad Exchanges: To access inventory from publishers. Examples include Google Ad Manager (Google Ad Manager support), Magnite, and PubMatic.
- Data Management Platforms (DMPs): For audience segmentation and data enrichment. Platforms like Adobe Audience Manager or Salesforce Audience Studio would provide third-party data.
- Measurement & Attribution Partners: To track campaign performance and attribute conversions. This could involve integrations with Google Analytics (Google Analytics) or various mobile measurement partners (MMPs).
- Third-Party Verification Services: For brand safety, fraud detection, and viewability, such as Integral Ad Science or DoubleVerify.
- Creative Management Platforms (CMPs): To manage and serve dynamic ad creatives.
Alternatives
- The Trade Desk: A leading independent self-serve DSP offering extensive global reach and advanced targeting capabilities for various ad formats.
- Google Display & Video 360 (DV360): Google's enterprise-level DSP, part of the Google Marketing Platform, providing robust programmatic media buying across Google's and third-party inventory.
- MediaMath: Another independent DSP known for its omnichannel capabilities and focus on advertiser control and transparency.
- Xandr (an AT&T Company): Offers a full suite of advertising solutions, including a DSP, with a strong focus on premium video and addressable TV.
- Amazon DSP: Amazon's demand-side platform, allowing advertisers to programmatically reach audiences on Amazon sites and apps, as well as third-party sites and apps. Refer to Amazon DSP's overview for details.
Getting started
Engaging with DataXu's capabilities directly as a developer or technical buyer is not possible in a self-serve capacity. Since its acquisition by Quigley-Simpson, DataXu functions as an internal technology within the agency's managed services. Therefore, there is no public API or SDK for direct integration or a typical "hello world" example in a programming language.
To leverage DataXu's programmatic advertising features, the process involves a strategic engagement with Quigley-Simpson. A typical initial interaction would follow these steps:
- Contact Quigley-Simpson: Reach out to Quigley-Simpson's business development or client services team to discuss advertising objectives and requirements. This starts the process of understanding how their managed services, including DataXu's technology, can address specific campaign needs.
- Define Campaign Strategy: Work with Quigley-Simpson's strategists to define target audiences, campaign goals, budget, and key performance indicators. The agency will then determine how DataXu's capabilities can best be deployed.
- Data & Asset Handoff: Provide necessary creative assets, audience data (if applicable and compliant with privacy regulations), and brand safety guidelines to the agency.
- Campaign Execution & Reporting: Quigley-Simpson's team will manage the campaign execution using DataXu and other proprietary tools, providing regular performance reports and insights.
While direct code examples are not applicable, a conceptual representation of what an agency might configure internally through the DataXu platform, if it were directly accessible, could involve defining campaign parameters via a JSON-like structure. This is purely illustrative, as direct API access is not public.
{
"campaignName": "Example_Brand_Q3_Awareness",
"advertiserId": "QS_CLIENT_XYZ",
"startDate": "2026-07-01",
"endDate": "2026-09-30",
"budget": {
"total": 150000,
"currency": "USD",
"dailyCap": 5000
},
"targeting": {
"geography": ["US", "CA"],
"demographics": {
"age": ["25-54"],
"gender": ["any"]
},
"interests": ["technology", "travel", "finance"],
"audienceSegments": ["custom_segment_A", "lookalike_segment_B"]
},
"adFormats": ["display", "video"],
"optimizationGoal": "impressions_volume",
"frequencyCapping": {
"impressions": 3,
"period": "24_hours"
},
"brandSafety": {
"exclusionCategories": ["gambling", "violence"],
"viewabilityTarget": "70%"
}
}
This JSON structure conceptually represents how various campaign parameters, targeting criteria, and optimization goals would be defined within a programmatic advertising platform like DataXu. The actual implementation and management are handled by Quigley-Simpson's team through their internal systems and expertise.