Skip to content

Ad Network Connections

Connect your advertising networks to BoostOps for comprehensive ad spend tracking and real-time profitability monitoring across all your user acquisition campaigns.

Ad Network integration enables:

  • Real-time ad spend tracking across all networks
  • Campaign-level profitability analysis
  • Cross-network performance comparison
  • Automated alerts when campaigns become unprofitable
  • Spend tracking: Real-time campaign costs
  • Revenue attribution: Ad revenue and user LTV
  • Campaign management: Performance optimization
  • Automated bidding: Integration with Google’s algorithms
  • Campaign performance: Detailed metrics and insights
  • Audience targeting: Integration with Facebook’s targeting
  • Creative optimization: A/B testing and performance tracking
  • Cross-platform: iOS and Android unified tracking
  • Native integration: Seamless Unity ecosystem connection
  • Mediation support: Works with Unity Mediation
  • Cross-promotion: Internal campaign management
  • Developer-friendly: Easy setup for Unity developers
  • Mediation platform: Comprehensive network coverage
  • Waterfall optimization: Automated yield optimization
  • Real-time bidding: Advanced auction mechanics
  • Analytics integration: Detailed performance insights
  • User acquisition: Campaign management and optimization
  • Mediation platform: Revenue optimization tools
  • Creative studio: Ad creative development and testing
  • Business intelligence: Advanced analytics and reporting
  • Direct deals: Publisher-advertiser connections
  • Programmatic buying: Automated campaign management
  • Creative optimization: Performance-driven creative testing
  • Cross-promotion: Internal traffic monetization
  • Video-first: Optimized for video creative campaigns
  • Audience targeting: Advanced demographic and interest targeting
  • Creative tools: Built-in video creation and editing
  • Performance tracking: Comprehensive analytics dashboard
  • AR integration: Augmented reality ad experiences
  • Audience insights: Detailed user behavior analytics
  • Creative formats: Multiple engaging ad formats
  • Conversion tracking: Advanced attribution and measurement
  1. Navigate to Integrations in your BoostOps dashboard
  2. Select your ad network from the available options
  3. Click “Connect” to start the OAuth flow
  4. Grant permissions for read access to your ad account
  5. Verify connection status shows as “Connected”
  • Campaign data: Read access to campaign performance
  • Spend data: Access to cost and budget information
  • Audience data: User acquisition and targeting insights
  • Creative data: Ad creative performance metrics
// Example: Multiple Google AdMob accounts
{
"primary_account": "ca-app-pub-1234567890123456",
"secondary_accounts": [
"ca-app-pub-2345678901234567",
"ca-app-pub-3456789012345678"
],
"account_labels": {
"ca-app-pub-1234567890123456": "Main Studio Account",
"ca-app-pub-2345678901234567": "Puzzle Games Division",
"ca-app-pub-3456789012345678": "Action Games Division"
}
}

Map your campaigns to specific games:

{
"campaign_mappings": {
"puzzle_quest_ios_campaign": {
"game_id": "puzzle_quest_pro",
"platform": "ios",
"campaign_type": "user_acquisition"
},
"match_masters_android_campaign": {
"game_id": "match_masters",
"platform": "android",
"campaign_type": "retention"
}
}
}
  • Historical data: Import last 90 days of campaign data
  • Campaign structure: Import all active and paused campaigns
  • Creative assets: Link ad creatives to performance data
  • Audience segments: Import targeting and audience data
  • Hourly updates: Campaign performance and spend data
  • Daily reconciliation: Comprehensive data validation
  • Alert triggers: Immediate notifications for significant changes
  • Automated reporting: Scheduled data exports and summaries
Campaign: Puzzle Quest Pro - iOS UA
Status: 🔴 LOSING MONEY
Daily Spend: $2,450
Daily Revenue: $1,890
Loss: -$560 (-23% ROI)
Action: Pause or optimize targeting
  • 7-day trends: Week-over-week performance comparison
  • Monthly summaries: Comprehensive campaign analysis
  • Seasonal patterns: Year-over-year performance insights
  • Cohort analysis: User lifetime value by acquisition date
💡 OPTIMIZATION OPPORTUNITY
Campaign: Match Masters - Android
Current CPI: $3.20 | Target CPI: $2.50
Recommendation: Adjust targeting to exclude low-value audiences
Potential savings: $450/day
  • Creative testing: Automated creative rotation and optimization
  • Audience testing: Compare different targeting strategies
  • Bid testing: Optimize bidding strategies for profitability
  • Landing page testing: Test different app store optimization
// Example: Automated budget reallocation
public class BudgetOptimizer
{
public void OptimizeBudgets()
{
var campaigns = GetActiveCampaigns();
foreach (var campaign in campaigns)
{
if (campaign.ROI > 1.2) // Profitable campaigns
{
IncreaseBudget(campaign, 0.1f); // Increase by 10%
}
else if (campaign.ROI < 0.8) // Losing campaigns
{
DecreaseBudget(campaign, 0.2f); // Decrease by 20%
}
}
}
}
  • Daily spend caps: Prevent overspending on campaigns
  • Profitability thresholds: Automatic pause when ROI drops
  • Budget utilization: Alerts when budgets are under/over-utilized
  • Cross-campaign limits: Portfolio-wide spending controls
NetworkSpendInstallsCPIDay 1 RetentionLTVROI
Google AdMob$5,2002,080$2.5028%$8.20+228%
Facebook$3,8001,520$2.5025%$7.80+212%
Unity Ads$2,1001,050$2.0032%$9.10+355%
AppLovin$1,900950$2.0030%$8.50+325%
  • Quality score: User retention and engagement metrics
  • Cost efficiency: CPI relative to user lifetime value
  • Scale potential: Available inventory and growth opportunities
  • Technical integration: Ease of setup and maintenance
  • Daily projections: Predict today’s spend based on current pace
  • Weekly forecasts: Budget planning for upcoming campaigns
  • Monthly planning: Strategic budget allocation recommendations
  • Seasonal adjustments: Account for holiday and event patterns
  • Campaign optimization: Predict impact of targeting changes
  • Budget reallocation: Model ROI improvements from budget shifts
  • Creative refresh: Predict when creative fatigue will impact performance
  • Market expansion: Forecast performance in new geographic markets
  1. Check account permissions: Ensure you have admin access
  2. Verify API access: Some networks require API access approval
  3. Clear browser cache: OAuth flows can be affected by cached data
  4. Try incognito mode: Eliminate browser extension interference
  1. Time zone differences: Ensure consistent time zone settings
  2. Attribution windows: Different networks use different attribution models
  3. Currency conversion: Verify currency settings match across platforms
  4. Data delays: Some networks have 24-48 hour reporting delays
  1. API rate limits: Check if you’re hitting network API limits
  2. Account changes: Verify account structure hasn’t changed
  3. Campaign status: Ensure campaigns are still active
  4. Network downtime: Check if ad network is experiencing issues
  • Reduce date ranges: Query smaller time periods for faster loading
  • Cache frequently accessed data: Store common queries locally
  • Optimize API calls: Batch requests when possible
  • Use data sampling: For large datasets, consider sampling
  • Implement caching: Store frequently accessed data
  • Optimize query frequency: Reduce unnecessary API calls
  • Use webhooks: Real-time updates instead of polling
  • Batch operations: Combine multiple requests when possible
  1. Start with one network: Master the integration before adding more
  2. Test with small budgets: Verify tracking before scaling
  3. Set up alerts immediately: Don’t wait for problems to occur
  4. Document your setup: Keep track of account mappings and configurations
  • Daily monitoring: Check profitability status every morning
  • Weekly optimization: Review and adjust campaigns based on performance
  • Monthly analysis: Comprehensive review of all network performance
  • Quarterly planning: Strategic budget allocation and network evaluation
  • Use dedicated accounts: Don’t share personal ad accounts
  • Implement 2FA: Enable two-factor authentication on all accounts
  • Regular access review: Audit who has access to your ad accounts
  • Revoke unused access: Remove integrations you’re no longer using
  • Encrypt sensitive data: Ensure all data transmission is encrypted
  • Limit data access: Only grant necessary permissions
  • Regular security audits: Review integration security regularly
  • Compliance monitoring: Ensure GDPR/CCPA compliance where applicable

Ready to connect your ad networks? Start integration setup →