Content Distribution System for Ad Space Utilization
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In online content distribution, especially in advertising environments, there is a challenge in accurately estimating the number of content items that can fit within a specified space on web pages, leading to underutilization of ad space due to smaller-than-expected ad sizes, which affects monetization and click-through rates.
Innovation Solution
A method is introduced where a set of content items is over-requested based on estimated space requirements, with the actual number of rendered items being less than or equal to the provided set, allowing for optimal ad placement and monetization by distinguishing between viewed and unviewed impressions, and selecting content items through online auctions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If the number of content items is estimated based on standard rendering measurements, then the content distribution process is simple and fast, but the ad space is underutilized due to smaller-than-expected ad sizes
Solution Approach 1:
The system requests more content items than the initial estimate suggests are needed. By over-requesting content items (e.g., requesting 1.2-1.5 times the estimated number), the system ensures that sufficient content is available to fill the actual rendered space, thereby improving ad space utilization while maintaining efficient distribution processes
2Area of stationary object
If more content items are provided to fill the space, then ad space utilization improves, but the complexity of managing and selecting content items increases
Solution Approach 1:
The system implements a feedback mechanism where the actual number of rendered content items is reported back to the distribution system. This feedback loop allows the system to learn from actual rendering outcomes and adjust future content requests accordingly, reducing the need for overly complex manual management while improving space utilization over time
Solution Approach 2:
The system performs preliminary actions by pre-requesting content items with appropriate margins before the actual rendering process. This advance preparation ensures that sufficient content is available when needed, reducing the complexity of real-time content management and selection
3Quantity of substance
If content items are selected through online auctions, then monetization is optimized, but the time required for content selection increases
Solution Approach 1:
The online auction process is initiated in advance alongside the content request process. By starting the auction preliminary and in parallel with content retrieval and rendering preparation, the system minimizes the time impact on the overall content distribution process while still achieving optimized monetization through competitive bidding
Data Source
AI summary
Aspects and implementations described herein are directed to systems and methods of distributing online content. The distribution of online content may include receiving a request for content items for a designated space having a size. A data processing system may estimate a number of content items for the space given the size. A second number of content items, greater than the estimated number, may be provided in response to the request. Data may be received indicative of a third number of content items rendered in the space, which may be equal to or less than the second number, and the content items may be selected in an online auction.


