Follow new updates and improvements to Trade House Media platform.
January 15th, 2025
Major platform updates including enhanced analytics, improved mobile SDK, and new CTV integrations.
We've completely redesigned our analytics interface to provide deeper insights into your ad performance. The new dashboard includes real-time bidder analysis, advanced filtering options, and customizable reporting views.
Our mobile SDK has been rebuilt from the ground up to deliver better performance and easier integration. Starting with version 2.0.0, developers can now implement our ad serving capabilities with just a few lines of code.
// Initialize Trade House Mobile SDK
import { TradeHouseSDK } from '@tradehouse/mobile-sdk';
const sdk = new TradeHouseSDK({
apiKey: 'your-api-key',
environment: 'production'
});
// Create an ad unit
const adUnit = sdk.createAdUnit({
id: 'banner-main',
size: [320, 50],
position: 'top'
});
// Load and display ads
adUnit.load().then(() => {
adUnit.show();
});
Trade House now supports Connected TV advertising with full VAST 4.0 compliance and advanced targeting capabilities. Publishers can now monetize their streaming content with premium video ads.
December 8th, 2024
Focus on infrastructure improvements, bug fixes, and performance optimizations across all products.
We've made significant improvements to our core infrastructure, resulting in faster load times and better reliability across all our products.
This release includes numerous bug fixes and quality of life improvements based on user feedback.
We've strengthened our security measures to protect your data and ensure compliance with industry standards.
November 22nd, 2024
Complete redesign of our inventory management system with new features for better ad unit control and optimization.
Our new AI-powered optimization engine automatically adjusts ad unit performance based on historical data and real-time bidding patterns.
New reporting capabilities give you deeper insights into your inventory performance with customizable dashboards and automated alerts.
Subscribe to our changelog to get notified about new features, improvements, and important updates to the Trade House Media platform.