US20070214050A1 - Delivery of internet ads - Google Patents

Delivery of internet ads Download PDF

Info

Publication number
US20070214050A1
US20070214050A1 US11/757,334 US75733407A US2007214050A1 US 20070214050 A1 US20070214050 A1 US 20070214050A1 US 75733407 A US75733407 A US 75733407A US 2007214050 A1 US2007214050 A1 US 2007214050A1
Authority
US
United States
Prior art keywords
keyword
matching
advertisement
index
entry
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/757,334
Inventor
Michael Schoen
Bruce Martin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Looksmart Ltd
Original Assignee
Looksmart Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Looksmart Ltd filed Critical Looksmart Ltd
Priority to US11/757,334 priority Critical patent/US20070214050A1/en
Assigned to LOOKSMART, LTD. reassignment LOOKSMART, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SCHOEN, MICHAEL A., MARTIN, BRUCE M.
Publication of US20070214050A1 publication Critical patent/US20070214050A1/en
Assigned to LOOKSMART reassignment LOOKSMART CHANGE ASSIGNEE ADDRESS Assignors: LOOKSMART
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0255Targeted advertisements based on user history
    • G06Q30/0256User search
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • This invention is related to ad delivery systems for placing Internet advertising in response to queries from search engine sites.
  • a method for delivering advertisements via the Internet may include extracting, from a database of advertisements, an index file alphabetized by keyword, each entry in the index file including a bid price for placement of the related advertisement, extracting a table of contents of the index file, each entry in the table of contents for a keyword pointing to a start location of a first entry related to that keyword in the index file, matching a keyword in a query string to advertisements in the database by searching the table of contents to locate the start location of that keyword in the index and matching that keyword to index file entries until a next indexed keyword is encountered, ranking advertisements matching the keyword at least in part on an estimated yield for each such advertisement, pricing the highest ranked advertisement at a price lower than the bid price for that advertisement that retains the ranking for that advertisement for that keyword and responding to the query string with a search result set including a link to the highest ranked advertisement for the keyword.
  • Each entry in the index file may include selected text related to the advertisement. Matching may include matching at least a portion of a multiple keyword phrase in the query string to the selected text and/or matching a keyword in the query string to the selected text. Each entry may also include a selected type of matching algorithm and matching may include matching a keyword in the query string to the selected text if a first type of matching algorithm is selected and/or matching at least a portion of a multiword keyword phrase in the query string to the selected text if a second, broader type of matching algorithm is selected. Each entry in the index file may also include one or more negative keywords.
  • Matching may include matching any of the one or more negative keywords if present in the index file entry with another keyword in the query string to prevent a match of the keyword in that query string with that index file entry.
  • Each entry in the index file may also include click through rate data for each advertisement.
  • Ranking may include determining a product of the bid price and click through rate data for each matching entry and determining the estimated yield as a product of the bid price and the click through rate data for each such matching entry.
  • the search result set may include links to a plurality of other ranked advertisements for the keyword.
  • Each entry in the index file may include a URL linking to the advertisement used a link in the result set to that advertisement.
  • the search result set may be filtered to remove links to entries, based on the URL and/or based on a domain associated with the query string and/or to links to entries having bid prices and/or click through rates below predetermined minimums, before responding.
  • index and table of content files may be rebuilt on a daily basis during time periods of relatively low usage and/or may be updated more frequently than the index and table of content files are rebuilt.
  • the index and table of content files may be incrementally updated by adding data to the index and table of contents and marking entries in the TOC for deletion.
  • the table of contents may be stored in RAM.
  • a database of advertisements and click through rates, for each advertisement in the database, may be maintained from which the index file and table of contents may be extracted.
  • FIG. 1 is a block diagram overview of an advertisement delivery system.
  • FIG. 2 is a block diagram of an alternate, more detailed embodiment of an ad delivery system.
  • FIG. 3 is a flow chart of a normalizing engine.
  • An ad delivery system may include a database of ads and an ad delivery engine which may include an extraction engine to extract the ads into an index data file, and a table of contents or TOC, may match the ads to a query string from a search engine site using different matching criteria while excluding some otherwise matching ads, may rank the matched ads based on a potential yield such as maximum bid or cost per click, adjusted for example by an actual or observed click-thru rate, may price the ads on a different basis than ranking, for example, by discounting the ranking basis to the minimum price which preserves the ranking, and/or may filter the ads based on predetermined criteria.
  • a potential yield such as maximum bid or cost per click, adjusted for example by an actual or observed click-thru rate
  • the extraction engine may provide a full rebuild of the index, and TOC, on a periodic basis such as once per day, while providing an update, by indexing only data new since the last full rebuild, on a more frequent basis.
  • the TOC may be saved in a relatively fast memory, such as RAM memory, while the index because of its size may be saved in a relatively slower memory such as on disk.
  • the TOC which is alphabetized in accordance with keywords, may contain a pointer to the location of the first byte related to each set of alphabetized keywords, to reduce the time required to search through the entries in the index for each group of keyword entries.
  • keyword or “keywords” are used herein to denote both one or more individual keywords, one or more key phrases, or groups of words, and combinations of one or more keywords with one or more key phrases.
  • system 10 for high-performance delivery of Internet advertisements may include an incrementally updated engine 12 for extracting, indexing, matching, ranking, pricing, and filtering advertisements.
  • Engine 12 may operate by extracting advertisements from ad database 14 and building an index and/or a table of contents (or TOC) for the index.
  • This index can be periodically rebuilt, and may also be incrementally updated between rebuilds.
  • a TOC for the index may also be rebuilt each time and includes a pointer to the location in the index.
  • the index is preferably alphabetized based on keywords so that all ads related to a specific keyword may be found beginning at a particular start location in the index.
  • the TOC if built, would then also be alphabetized by keyword and provide the start location in the index for all entries associated with a particular keyword or key phrase.
  • query handler 16 receives a query from an Internet website such as Partner Site 16 and returns a list of advertisements.
  • the query is keyword matched to advertisements by one of multiple selected matching algorithms. Matching advertisements may then be rank ordered by yield, e.g. financial yield. Prices may then be set for placement of each matching advertisement. Some advertisements may be filtered out of the result set.
  • Delivery engine 12 returns a result set or list for the query, each entry of which may include a) creative material such as the content of the ad, b) price information, and c) one or more URL (or uniform resource locators) for each advertisement.
  • the operation of delivery engine 12 can be subdivided into five elements: (1) indexing, (2) matching, (3) ranking, (4) pricing, and (5) filtering.
  • Delivery engine 12 makes use of a technique called normalization.
  • a text sample has been normalized if it has been stemmed, stopped, and sorted.
  • Stemming refers to reducing the word or phrase to its stem (thus plurals become singular, for example).
  • “Stop” words i.e., words that have been identified to be detrimental to relevance because they are grammatical indicators or otherwise excessively common or inappropriate) are then removed. Finally, multiple word and phrase elements are sorted alphabetically.
  • Delivery engine 12 reads advertisement data extracted from database 14 and saves it in an ad data file or index. It may also save several fields of each record in the extract to a TOC (table of contents) file. These fields may include each keyword, the byte location of the start of its record in the ad data or index file, pricing fields, and filtering fields. Incremental updates may occur on a periodic batch basis; inserts, updates and deletes may be processed by adding new data to the ad data file (e.g. inserts and updates) and by marking items in the TOC File (e.g. deletes).
  • a potential ad purchaser such as advertiser 24 may purchase placements for its advertisements for products or services from ad purchasing system 26 .
  • the advertisements may be retrievable from a specific URL, such as advertiser's web site 25 .
  • Ad purchasing system 26 , and/or reporting system 28 stores data or causes data to be stored related to the advertisement purchase and estimated or actual click-through rates determined thereafter, in one or more related databases such as database of ads and click thru rates 30 .
  • Database 30 is typically a relational database of advertisements with fields for data in the form of creative material, such as the advertisement content at a specific URL, a reference to a related URL e.g.
  • keywords related to the content of the ad
  • the purchaser's bid such as the maximum cost per click (MaxCPC) that ad purchaser is willing to pay for placement of the associated advertisement
  • an estimated or other click-through rate preferably an observed click-thru rate after the advertisement has been purchased and distributed
  • click-through rate preferably an observed click-thru rate after the advertisement has been purchased and distributed
  • search engine user 32 may be connected to search engine site 34 (e.g. partner site 18 shown in FIG. 1 ) requesting a search, such as a search for “car washes”.
  • Search engine site 34 may contact query handler 36 (as well as other ad delivery system query inputs) to determine if search results can be provided.
  • query handler 36 provides a query string to ad delivery engine 38 which obtains a filtered and ranked list of matching advertisements based on data in database 30 and returns that list to search engine site 34 .
  • Search engine site 34 may combine the returned list with other lists of search results and deliver the combined list as search results to search engine user 32 .
  • User 32 may select, or click on, one of the entries in the list provided in response to the search user's search request and be transparently redirected to another site, such as redirect site 37 , which directs user 32 to advertiser's web site 25 .
  • Reporting system 28 may then detect the selection made by user 32 when user 32 clicks on the particular advertisement on the list of search results provided to user 32 , or at least on the portion of that list provided via ad delivery engine 38 , and records that action, e.g. for example as a click for which advertiser 24 will be charged and/or to determine a click through rate e.g. the percentage of the time that the specific URL is selected by a user when listed in the search results. Reporting system 28 , or a similar mechanism, may then causes the click through rate to be stored in database 30 and associated therein with the advertisement to which it is related.
  • extraction engine 39 in ad delivery engine 38 may extract information from database 30 to fully and/or incrementally rebuild index 40 and TOC 42 .
  • extraction engine 39 performs full rebuilds of index 40 and/or TOC 42 on a regular basis, such as once per day.
  • a full rebuild of index 40 may require a substantial amount of time to extract the data related to each advertisement in database 30 and therefore such rebuilds are typically done during time periods of relatively low usage, for example at midnight each day.
  • Index 40 may be a simple, but potentially large data file but is, of course, much smaller than ad database 30 .
  • Index file 40 may be stored on disk, or other relatively slow memory compared to memory on which TOC 42 may be stored, because of its size.
  • Index 40 is preferably alphabetized in accordance with its keywords. For example, if one of the keywords for advertiser 24 is “car wash”, data related to the ad for advertiser 24 would be stored alphabetically in index 40 based on the keyword phrase “car wash”. If “car wash” is also a keyword phrase for another advertiser, the data for that other advertiser would preferably be stored in index 40 adjacent to the data for all other ads having the same keyword, such as the ad for advertiser 24 . The benefit of this simple, alphabetized storage approach will be more apparent from the description below of index 40 and/or TOC 42 .
  • a subset of the data stored in index 40 may also be stored in TOC 42 , preferably including data related to the keywords, pricing, filtering fields (described below in greater detail) and observed click-through rates for each advertisement as well as a pointer to the location of that data in index 40 .
  • the pointer is preferably related to the location of first byte (or start byte) of data for the first stored advertisement data for the associated keyword or phrase stored in index 40 . That is, the pointer in TOC 42 , for the data related to all advertisements for which “car wash” is a keyword, would point to the start byte location in index 40 for the first listed advertisement for which “car wash” is a keyword.
  • incremental updates may also be performed on a periodic basis more often than the full rebuilds of index 40 .
  • full rebuilds of index 40 and/or TOC 42 are performed daily at midnight, incremental rebuilds may be done on an hourly basis during the day.
  • inserts, updates and deletes may be processed by adding new data to index 40 and TOC 42 for inserts and updates and by marking items in the TOC File for deletions.
  • index 40 and TOC 42 may also limit the accuracy of index 40 and TOC 42 because an error, once it occurs, would be difficult or impossible to correct.
  • TOC 42 may be used to provide faster access to index 40 and would therefore typically be stored in a faster memory, such as RAM, to speed up the processing by ad delivery system 38 .
  • a faster memory such as RAM
  • locating the address of the first or start byte in index 40 for all entries for a particular keyword or phrase by searching in TOC 42 in RAM may be a very quick and time efficient process.
  • the processing time requirements of other aspects of ad delivery engine 38 including ranking engine 54 , pricing engine 56 and filter 58 may also be optimized.
  • the processing time for matching engine 52 in addition to the preferably optimized time for locating the starting byte in index 40 for all entries for a particular keyword or phrase which are stored adjacent to each other, remains dependent on the speed of the memory in which index 40 is stored, for example, on a hard disk or other memory typically relatively slower than RAM.
  • stem processor 46 reduces each word or phrase to its stem e.g. “car washes” becomes “car wash”. Thereafter, stop processor 48 removes words that have previously been identified to be detrimental to relevance such as excessively common words including “the”, “an” etc. as well as inappropriate words and/or grammatical indicators. Thereafter, multiple word and phrase elements are sorted alphabetically in sorter 50 .
  • the text input to normalizing engine 44 may be advertising content, and/or separately identified keywords and phrases, in database 30 and the normalized text may be applied to index 40 and/or TOC 42 .
  • the text applied to normalizing engine 44 may be a query string from query handler 36 and the normalized text may be applied to matching processor 52 .
  • a query consists of a query string of one or more words, as well as flags preferably indicating the distribution partner and other details of the original request.
  • matching engine 52 may be used to construct a set of matching advertisements in database 30 in response to a query from query handler 36 in more than one way.
  • keywords normalized at the time of purchase by advertiser 24 may be matched to determine exact matches with normalized text from the query processed by query handler 36 .
  • both the advertisement keywords and the query string are normalized using the identical words to produce positive matches in processor.
  • Advertiser 24 may indicate at the time of purchase which matching engine approach is to be used and that selection may be stored in database 30 and/or in index 40 or TOC 42 .
  • Advertiser 24 may also specify negative keywords for use when using this broader approach in matching engine 52 in order to cause matches to fail.
  • Negative keywords may be text strings, for example, which cause a match to fail when they are found in the query string, even if there would otherwise a match.
  • an advertiser using “Red Bull” as a keyword for drink product may specify a negative keyword of “dart boards” if “Red Bull” happens to also be a brand of dart boards and the advertiser does not want his advertisements to be delivered with search results for searches for “Red Bull Dart Boards”.
  • Each known phrase may be associated with one or more advertisements in the TOC File. All associated advertisements may be combined into one result set. Only the longest phrases may be considered because advertisements associated with sub phrases may already be combined into the longest phrases in the TOC File.
  • the output of matching engine 52 may be considered a result set of matching advertisements.
  • Ranking engine 54 ranks the advertisements in the result set from matching engine 52 in an order related to the potential monetary yield to the service from whom the advertisement was purchased, typically the operator of ad purchasing system 26 .
  • the potential yield may be calculated as a function of the bid by advertiser 24 and the actual or estimated success of the advertisement in attracting users, such as user 32 , when listed in the results provided by search engine site 34 .
  • the bid may preferably be in the form of the maximum cost per click (MaxCPC).
  • MaxCPC may be considered to be a bid from advertiser 24 for the highest cost per click advertiser 24 has agreed to pay for placement of the advertisement for advertiser's web site 25 .
  • the advertisement's success in achieving placement for its adds may preferably be monitored in the form of an observed (or estimated or otherwise calculated) click-through rate which may be provided by reporting system 28 as determined for example from redirect site 37 , as described in more detail below, or other systems performing related functions. Data related to the bid, or MaxCPC, and success, or click-through rate may conveniently be stored in database 30 .
  • the output of ranking engine 54 may be considered to be a result set of ranked, matching advertisements.
  • Pricing engine 56 operates on this result set to determine a price, that is, a price to be paid by a purchaser, such as advertiser 24 , of each of the ranked and matched advertisements (such as the advertisement for advertiser's web site 25 ) in the result set from ranking engine 54 when that advertisement is selected for viewing by user 32 . It is important to note that the price charged for placement of each advertisement may be below or up to the bid or MaxCPC set by advertiser 24 when the bid was placed or when later updated.
  • Advertisements may also be subject to reserve prices (minimum or maximum prices for certain keywords and/or for distribution partners) and may be eliminated from the result set if they do not meet such reserve prices. Under some circumstances there may be additional discounts which are applied to prices before the result set is returned.
  • Filter 58 may operate on the result set from pricing engine 56 to filter out advertisements on the basis of a number of criteria, such as a minimum click-through rate which may be set by ad purchasing system 26 or by search engine site 34 , a minimum price, the Internet domain of advertiser 24 , or the domain of a referring site which may have referred advertiser 24 to ad purchasing system 26 .
  • ad purchaser or advertiser 24 may be a business, such as Pete's Car Wash, which has created a web site 25 on which an advertisement for its car wash business is located.
  • Pete's Car Wash contracts with ad purchasing system 26 to have web site 25 included in result sets provided to search engine users, such as user 32 , from a search engine site such as site 34 , when the words “car wash” are included in the search request e.g. the query string.
  • Search engine sites are web sites presenting one or more search features to their users. One of the ways these sites generate revenue is by displaying advertising as part of search results.
  • Search engine sites such as site 34
  • query handler 36 may provide a ranked set of advertisements related to car wash to search engine site 34 in the form of a set of redireaction operations, for example to redirect site 37 .
  • Each entry in this ranked set of matching advertisements may be selected by user 32 by clicking on that entry which may cause user 32 to be transparently sent to redirect site 37 which again redirects user 32 , for example, to advertiser's web site 25 .
  • Redirect site 37 may also send data to reporting system 28 , which may be part of redirect site 37 , ad purchasing system 26 or otherwise be related to them, indicating which advertisements in data base 30 are displayed to user 32 and which, such as advertiser's web site 25 , were selected by user 32 clicking so that an observed click-thru rate may be determined and entered into database 30 and/or advertiser 24 may be billed for the actual click through to his site.
  • ranking engine 54 serves to rank or order the matching advertisements in accordance with the bid or MaxCPC arrangement between Pete's Car Wash and ad purchasing system 26 .
  • Advertiser 24 is not necessarily, however, required to pay the maximum cost per click rate originally bid.
  • Pete's Car Wash is ranked in accordance with the bid MaxCPC (adjusted for the observed click-through rate) but only required to pay just enough to get ranked above the nearest competitor's bid.
  • This approach motivates advertisers, such as Pete's Car Wash, to bid a higher MaxCPC because that highest rate will only be charged if necessary to achieve a higher rank or order in the search results presented to user 32 .
  • pricing engine 56 pricing may be based on a discounted yield rank. Rank, as noted above, is based on potential financial yield to the operator of ad purchasing system 26 . Pricing engine 56 , however, may set actual pricing so that advertiser 24 is only required to pay the cost per click rate necessary to maintain the ranking of its ad determined by ranking engine 54 .
  • Pete's maximum bid or MaxCPC may be $0.40 per click while his estimated or observed click-through rate may be 2%.
  • George may have a maximum bid or MaxCPC of $0.50 per click but a click-through rate of only 1%.
  • George may have been ranked higher in order over Pete because George's maximum bid is greater than Pete's.
  • pricing engine 56 may operate to discount Pete's potential yield, even though the potential yield was used in determining Pete's rank, to determine the price that Pete's is required to pay for actual click-through selections by users.
  • the potential yield may be discounted to be just above the potential yield of Pete's competitor for ranking. Pete's may only be charged, for example by reporting system 28 or some other convenient system, $0.051 per click, that is, just enough to get ranked above the first lower ranked competitor, George, whose potential yield was $0.05 per click.

Abstract

Delivering advertisements via the Internet may include extracting an index file, including a bid price, and a table of contents pointing to a start location of the keyword in the index file. Keywords in the query string may be matched to advertisements by searching the table of contents to locate the start location of that keyword in the index and matching that keyword to index file entries until a next indexed keyword is encountered. Advertisements may be matched based on an estimated yield and priced a price lower than the bid price that retains the ranking. A search result set including a link to the highest ranked advertisements may be used to respond to the query string. Each entry in the index file may include a set of preselected keywords, a text copy of the advertisement, a negative keyword to prevent a matching and/or click through rates.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 11/535,914 filed Sep. 27, 2006 which claims the benefit of U.S. provisional application Ser. No. 60/723,812 filed Oct. 5, 2005 and Ser. No. 60/721,311 filed Sep. 27, 2005.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention is related to ad delivery systems for placing Internet advertising in response to queries from search engine sites.
  • 2. Description of the Prior Art
  • Conventional ad delivery systems have had problems, for example, with slow response, pricing which discouraged higher bids and limited matching. What is needed is an improved ad delivery system which avoids or reduces the problems inherent in known systems.
  • SUMMARY OF THE DISCLOSURE
  • In a first aspect, a method for delivering advertisements via the Internet may include extracting, from a database of advertisements, an index file alphabetized by keyword, each entry in the index file including a bid price for placement of the related advertisement, extracting a table of contents of the index file, each entry in the table of contents for a keyword pointing to a start location of a first entry related to that keyword in the index file, matching a keyword in a query string to advertisements in the database by searching the table of contents to locate the start location of that keyword in the index and matching that keyword to index file entries until a next indexed keyword is encountered, ranking advertisements matching the keyword at least in part on an estimated yield for each such advertisement, pricing the highest ranked advertisement at a price lower than the bid price for that advertisement that retains the ranking for that advertisement for that keyword and responding to the query string with a search result set including a link to the highest ranked advertisement for the keyword.
  • Each entry in the index file may include selected text related to the advertisement. Matching may include matching at least a portion of a multiple keyword phrase in the query string to the selected text and/or matching a keyword in the query string to the selected text. Each entry may also include a selected type of matching algorithm and matching may include matching a keyword in the query string to the selected text if a first type of matching algorithm is selected and/or matching at least a portion of a multiword keyword phrase in the query string to the selected text if a second, broader type of matching algorithm is selected. Each entry in the index file may also include one or more negative keywords. Matching may include matching any of the one or more negative keywords if present in the index file entry with another keyword in the query string to prevent a match of the keyword in that query string with that index file entry. Each entry in the index file may also include click through rate data for each advertisement. Ranking may include determining a product of the bid price and click through rate data for each matching entry and determining the estimated yield as a product of the bid price and the click through rate data for each such matching entry.
  • Further, the search result set may include links to a plurality of other ranked advertisements for the keyword. Each entry in the index file may include a URL linking to the advertisement used a link in the result set to that advertisement. The search result set may be filtered to remove links to entries, based on the URL and/or based on a domain associated with the query string and/or to links to entries having bid prices and/or click through rates below predetermined minimums, before responding.
  • Further, the index and table of content files may be rebuilt on a daily basis during time periods of relatively low usage and/or may be updated more frequently than the index and table of content files are rebuilt. The index and table of content files may be incrementally updated by adding data to the index and table of contents and marking entries in the TOC for deletion. The table of contents may be stored in RAM. A database of advertisements and click through rates, for each advertisement in the database, may be maintained from which the index file and table of contents may be extracted.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram overview of an advertisement delivery system.
  • FIG. 2 is a block diagram of an alternate, more detailed embodiment of an ad delivery system.
  • FIG. 3 is a flow chart of a normalizing engine.
  • DETAILED DISCLOSURE OF THE PREFERRED EMBODIMENT(S)
  • An ad delivery system may include a database of ads and an ad delivery engine which may include an extraction engine to extract the ads into an index data file, and a table of contents or TOC, may match the ads to a query string from a search engine site using different matching criteria while excluding some otherwise matching ads, may rank the matched ads based on a potential yield such as maximum bid or cost per click, adjusted for example by an actual or observed click-thru rate, may price the ads on a different basis than ranking, for example, by discounting the ranking basis to the minimum price which preserves the ranking, and/or may filter the ads based on predetermined criteria.
  • The extraction engine may provide a full rebuild of the index, and TOC, on a periodic basis such as once per day, while providing an update, by indexing only data new since the last full rebuild, on a more frequent basis. The TOC may be saved in a relatively fast memory, such as RAM memory, while the index because of its size may be saved in a relatively slower memory such as on disk. The TOC, which is alphabetized in accordance with keywords, may contain a pointer to the location of the first byte related to each set of alphabetized keywords, to reduce the time required to search through the entries in the index for each group of keyword entries. The terms “keyword” or “keywords” are used herein to denote both one or more individual keywords, one or more key phrases, or groups of words, and combinations of one or more keywords with one or more key phrases.
  • Referring now to FIG. 1, system 10 for high-performance delivery of Internet advertisements is disclosed which may include an incrementally updated engine 12 for extracting, indexing, matching, ranking, pricing, and filtering advertisements. Engine 12 may operate by extracting advertisements from ad database 14 and building an index and/or a table of contents (or TOC) for the index. This index can be periodically rebuilt, and may also be incrementally updated between rebuilds. A TOC for the index may also be rebuilt each time and includes a pointer to the location in the index. The index is preferably alphabetized based on keywords so that all ads related to a specific keyword may be found beginning at a particular start location in the index. The TOC, if built, would then also be alphabetized by keyword and provide the start location in the index for all entries associated with a particular keyword or key phrase.
  • While in operation, query handler 16 receives a query from an Internet website such as Partner Site 16 and returns a list of advertisements. The query is keyword matched to advertisements by one of multiple selected matching algorithms. Matching advertisements may then be rank ordered by yield, e.g. financial yield. Prices may then be set for placement of each matching advertisement. Some advertisements may be filtered out of the result set. Ultimately, Delivery engine 12 returns a result set or list for the query, each entry of which may include a) creative material such as the content of the ad, b) price information, and c) one or more URL (or uniform resource locators) for each advertisement.
  • The operation of delivery engine 12 can be subdivided into five elements: (1) indexing, (2) matching, (3) ranking, (4) pricing, and (5) filtering.
  • Delivery engine 12 makes use of a technique called normalization. A text sample has been normalized if it has been stemmed, stopped, and sorted. Stemming refers to reducing the word or phrase to its stem (thus plurals become singular, for example). “Stop” words (i.e., words that have been identified to be detrimental to relevance because they are grammatical indicators or otherwise excessively common or inappropriate) are then removed. Finally, multiple word and phrase elements are sorted alphabetically.
      • (1) Indexing. In order to build its index, delivery engine 12 may take a complete extract of advertisements from advertisement database 14, which preferably may be a relational database. The extract preferably includes entries for ads in the form of creative material, advertiser web site URL, one or more keywords, MaxCPC, observed click-through rate, choice of matching algorithm, and one or more of various advertisement options. MaxCPC may be the maximum cost-per-click price that the advertiser is willing to pay for each placement of the ad. Advertisement database 14 may have been populated through some source of advertisements, such as ad purchasing system 20, in which potential advertisers may purchase advertisements, that is, purchase placement of their advertisements.
  • Delivery engine 12 reads advertisement data extracted from database 14 and saves it in an ad data file or index. It may also save several fields of each record in the extract to a TOC (table of contents) file. These fields may include each keyword, the byte location of the start of its record in the ad data or index file, pricing fields, and filtering fields. Incremental updates may occur on a periodic batch basis; inserts, updates and deletes may be processed by adding new data to the ad data file (e.g. inserts and updates) and by marking items in the TOC File (e.g. deletes).
      • (2) Matching. Delivery engine 12 can match queries from query handler 16 to advertisements using one or more matching algorithms such as the SmartMatch or BroadMatch algorithm described below. A query consists of a query string of one or more words, as well as flags indicating the source of the query, such as partner site 18. Partner site 18 may have a distribution arrangement with the proprietor of delivery engine 12 and may receive search requests from its clients which it forwards to sources of search results such as delivery engine 12. The query string may also include other details of the original request made to partner site 18. Delivery engine 12 constructs a result set of matching advertisements, and or other query results, which are then provided to Query Handler 16 for use by partner site 18 in responding to search requests made to site 18 by its clients.
        • a. A so-called SmartMatch algorithm may be applied to keywords that have been normalized at purchase time, that is, when the advertising placement was purchased through ad purchasing system 20. At query time, that is when a query is processed by query handler 16, the query may be normalized using identical rules to the rules used at purchase time. Exact matches between query and keywords are considered positive matches by the SmartMatch algorithm. In other words, an ad purchaser may be able to select the words in a query which cause the ad to be selected or matched.
        • b. A so-called BroadMatch algorithm matches for all keywords associated with the ad that are contained within the query. Thus, an advertisement associated with keyword “red bull” would be a positive match using the BroadMatch algorithm with a query of “red bull drink”. Advertisers may also specify negative keywords when using the BroadMatch option. “Negative keywords” are text strings which cause the match to fail when they are found in the query string, even if there is otherwise a match. Thus, an advertisement associated with keyword “red bull” could specify “soda” as a negative keyword so that the BroadMatch algorithm would not indicate a match with a query which included the phrase “red bull soda”. Matches are found by extracting known phrases from the normalized query. Each known phrase may be associated with one or more advertisements in the TOC File. All associated advertisements may be combined into one result set. Only the longest phrases may be considered because advertisements associated with sub phrases may already be combined into the longest phrases in the TOC File.
      • (3) Rank ordering. Delivery engine 12 may rank advertisements associated with keywords which have been matched to the incoming query from query handler 16. The rank ordering in the result set may be determined by the actual or projected yield to the proprietor of delivery engine 12. “Yield” in the system 10 may be defined as the product of the click-through rate with MaxCPC, that is, yield may be based on the amount of money to be paid by the advertiser for placement of an ad. The MaxCPC may be set by the advertiser at purchase time, e.g. in whatever ad purchasing system 20 which populates the advertisement database 14. The click-through rate may be determined by click tracking system 13, which may also perform web advertisement click-through and redirect operations, and which may update advertisement database 14 with such information for each advertisement.
      • (4) Pricing. Delivery engine 12 may set the price paid by each purchaser of ad space for space allotted to each advertisement in the result set. Prices may be limited to not exceed the MaxCPC. Prices may be discounted to the lowest price necessary to provide the optimal placement of the advertisement, e.g. the lowest price at which an ad may be placed without changing its ranking relative to other ads matching the same keywords. Ad placement may be subject to reserve prices (minimum or maximum price for certain keywords and/or distribution partners, such as partner site 16) and may then be eliminated from the result set if they do not meet the reserve. Under some circumstances, there may be additional discounts which are applied to prices before the result set is returned.
      • (5) Filtering. Advertisements in the result set may be filtered out, or otherwise treated specially, on the basis of a number of criteria, including minimum click-through rate, minimum price, advertiser's domain, or domain of the referring site.
  • Referring now to FIG. 2, in a preferred embodiment, a potential ad purchaser such as advertiser 24, may purchase placements for its advertisements for products or services from ad purchasing system 26. The advertisements may be retrievable from a specific URL, such as advertiser's web site 25. Ad purchasing system 26, and/or reporting system 28, stores data or causes data to be stored related to the advertisement purchase and estimated or actual click-through rates determined thereafter, in one or more related databases such as database of ads and click thru rates 30. Database 30 is typically a relational database of advertisements with fields for data in the form of creative material, such as the advertisement content at a specific URL, a reference to a related URL e.g. for advertiser's web site 25, one or more keywords or key phrases (hereinafter “keywords”) related to the content of the ad, the purchaser's bid such as the maximum cost per click (MaxCPC) that ad purchaser is willing to pay for placement of the associated advertisement, an estimated or other click-through rate (preferably an observed click-thru rate after the advertisement has been purchased and distributed), the purchaser's choice of matching algorithm, and one or more various other advertisement options.
  • In operation, search engine user 32 may be connected to search engine site 34 (e.g. partner site 18 shown in FIG. 1) requesting a search, such as a search for “car washes”. Search engine site 34 may contact query handler 36 (as well as other ad delivery system query inputs) to determine if search results can be provided. In response, query handler 36 provides a query string to ad delivery engine 38 which obtains a filtered and ranked list of matching advertisements based on data in database 30 and returns that list to search engine site 34. Search engine site 34 may combine the returned list with other lists of search results and deliver the combined list as search results to search engine user 32.
  • User 32 may select, or click on, one of the entries in the list provided in response to the search user's search request and be transparently redirected to another site, such as redirect site 37, which directs user 32 to advertiser's web site 25.
  • Reporting system 28, or a similar mechanism for example associated with redirect site 37, may then detect the selection made by user 32 when user 32 clicks on the particular advertisement on the list of search results provided to user 32, or at least on the portion of that list provided via ad delivery engine 38, and records that action, e.g. for example as a click for which advertiser 24 will be charged and/or to determine a click through rate e.g. the percentage of the time that the specific URL is selected by a user when listed in the search results. Reporting system 28, or a similar mechanism, may then causes the click through rate to be stored in database 30 and associated therein with the advertisement to which it is related.
  • In operation, extraction engine 39 in ad delivery engine 38 may extract information from database 30 to fully and/or incrementally rebuild index 40 and TOC 42.
  • Preferably, extraction engine 39 performs full rebuilds of index 40 and/or TOC 42 on a regular basis, such as once per day. A full rebuild of index 40 may require a substantial amount of time to extract the data related to each advertisement in database 30 and therefore such rebuilds are typically done during time periods of relatively low usage, for example at midnight each day. Index 40 may be a simple, but potentially large data file but is, of course, much smaller than ad database 30. Index file 40 may be stored on disk, or other relatively slow memory compared to memory on which TOC 42 may be stored, because of its size.
  • Index 40 is preferably alphabetized in accordance with its keywords. For example, if one of the keywords for advertiser 24 is “car wash”, data related to the ad for advertiser 24 would be stored alphabetically in index 40 based on the keyword phrase “car wash”. If “car wash” is also a keyword phrase for another advertiser, the data for that other advertiser would preferably be stored in index 40 adjacent to the data for all other ads having the same keyword, such as the ad for advertiser 24. The benefit of this simple, alphabetized storage approach will be more apparent from the description below of index 40 and/or TOC 42.
  • A subset of the data stored in index 40 may also be stored in TOC 42, preferably including data related to the keywords, pricing, filtering fields (described below in greater detail) and observed click-through rates for each advertisement as well as a pointer to the location of that data in index 40. The pointer is preferably related to the location of first byte (or start byte) of data for the first stored advertisement data for the associated keyword or phrase stored in index 40. That is, the pointer in TOC 42, for the data related to all advertisements for which “car wash” is a keyword, would point to the start byte location in index 40 for the first listed advertisement for which “car wash” is a keyword. Thus, some data for all advertisements for which “car wash” is a keyword in index 40 can easily, and quickly, be found by TOC 42 by starting at the start byte location for the first listed advertisement for that keyword in index 40 and processing the data found thereafter until a new keyword is found. Thus, the ranking of all ads related to each particular keyword may easily be accomplished at one time because all such ads are listed together in index 40 which includes the location of each such ad in full ad database 30.
  • In addition, incremental updates may also be performed on a periodic basis more often than the full rebuilds of index 40. For example, if the full rebuilds of index 40 and/or TOC 42 are performed daily at midnight, incremental rebuilds may be done on an hourly basis during the day. As a result of an incremental update, inserts, updates and deletes may be processed by adding new data to index 40 and TOC 42 for inserts and updates and by marking items in the TOC File for deletions.
  • One of the reasons for combining both full and incremental rebuilds and updates is that reliance on full rebuilds would limit the accuracy of index 40 and TOC 42 with regard to the then current state of database 30 and/or require more time for response to a query.
  • Reliance on a repetitively updated, but not often rebuilt, index 40 and TOC 42 may also limit the accuracy of index 40 and TOC 42 because an error, once it occurs, would be difficult or impossible to correct.
  • Preferably, TOC 42 may be used to provide faster access to index 40 and would therefore typically be stored in a faster memory, such as RAM, to speed up the processing by ad delivery system 38. In particular, locating the address of the first or start byte in index 40 for all entries for a particular keyword or phrase by searching in TOC 42 in RAM may be a very quick and time efficient process. By also storing some additional specific data in RAM TOC 42 for each advertisement, such as pricing or filtering data, the processing time requirements of other aspects of ad delivery engine 38 including ranking engine 54, pricing engine 56 and filter 58, may also be optimized. The processing time for matching engine 52, in addition to the preferably optimized time for locating the starting byte in index 40 for all entries for a particular keyword or phrase which are stored adjacent to each other, remains dependent on the speed of the memory in which index 40 is stored, for example, on a hard disk or other memory typically relatively slower than RAM.
  • Referring now also to FIG. 3, in normalizing engine 44, stem processor 46 reduces each word or phrase to its stem e.g. “car washes” becomes “car wash”. Thereafter, stop processor 48 removes words that have previously been identified to be detrimental to relevance such as excessively common words including “the”, “an” etc. as well as inappropriate words and/or grammatical indicators. Thereafter, multiple word and phrase elements are sorted alphabetically in sorter 50. The text input to normalizing engine 44 may be advertising content, and/or separately identified keywords and phrases, in database 30 and the normalized text may be applied to index 40 and/or TOC 42.
  • Similarly, the text applied to normalizing engine 44 may be a query string from query handler 36 and the normalized text may be applied to matching processor 52. A query consists of a query string of one or more words, as well as flags preferably indicating the distribution partner and other details of the original request.
  • Referring now again to FIG. 2, matching engine 52 may be used to construct a set of matching advertisements in database 30 in response to a query from query handler 36 in more than one way. In one embodiment, keywords normalized at the time of purchase by advertiser 24 may be matched to determine exact matches with normalized text from the query processed by query handler 36. In a preferred embodiment, both the advertisement keywords and the query string are normalized using the identical words to produce positive matches in processor.
  • Alternately, all keywords in the advertisement which are fully contained within the query may produce positive matches in matching engine 52 in order to produce a larger set of matching advertisements. Thus, using the broader matching approach, an advertisement associated with keyword “red bull” would be a positive match with a query for “red bull drink”. Advertiser 24 may indicate at the time of purchase which matching engine approach is to be used and that selection may be stored in database 30 and/or in index 40 or TOC 42.
  • Advertiser 24 may also specify negative keywords for use when using this broader approach in matching engine 52 in order to cause matches to fail. Negative keywords may be text strings, for example, which cause a match to fail when they are found in the query string, even if there would otherwise a match. For example, an advertiser using “Red Bull” as a keyword for drink product may specify a negative keyword of “dart boards” if “Red Bull” happens to also be a brand of dart boards and the advertiser does not want his advertisements to be delivered with search results for searches for “Red Bull Dart Boards”.
  • Each known phrase may be associated with one or more advertisements in the TOC File. All associated advertisements may be combined into one result set. Only the longest phrases may be considered because advertisements associated with sub phrases may already be combined into the longest phrases in the TOC File. The output of matching engine 52 may be considered a result set of matching advertisements.
  • Ranking engine 54 ranks the advertisements in the result set from matching engine 52 in an order related to the potential monetary yield to the service from whom the advertisement was purchased, typically the operator of ad purchasing system 26. The potential yield may be calculated as a function of the bid by advertiser 24 and the actual or estimated success of the advertisement in attracting users, such as user 32, when listed in the results provided by search engine site 34.
  • For the purposes of calculating the potential yield, the bid may preferably be in the form of the maximum cost per click (MaxCPC). MaxCPC may be considered to be a bid from advertiser 24 for the highest cost per click advertiser 24 has agreed to pay for placement of the advertisement for advertiser's web site 25. The advertisement's success in achieving placement for its adds may preferably be monitored in the form of an observed (or estimated or otherwise calculated) click-through rate which may be provided by reporting system 28 as determined for example from redirect site 37, as described in more detail below, or other systems performing related functions. Data related to the bid, or MaxCPC, and success, or click-through rate may conveniently be stored in database 30. The output of ranking engine 54 may be considered to be a result set of ranked, matching advertisements.
  • Pricing engine 56 operates on this result set to determine a price, that is, a price to be paid by a purchaser, such as advertiser 24, of each of the ranked and matched advertisements (such as the advertisement for advertiser's web site 25) in the result set from ranking engine 54 when that advertisement is selected for viewing by user 32. It is important to note that the price charged for placement of each advertisement may be below or up to the bid or MaxCPC set by advertiser 24 when the bid was placed or when later updated.
  • Advertisements may also be subject to reserve prices (minimum or maximum prices for certain keywords and/or for distribution partners) and may be eliminated from the result set if they do not meet such reserve prices. Under some circumstances there may be additional discounts which are applied to prices before the result set is returned.
  • Filter 58 may operate on the result set from pricing engine 56 to filter out advertisements on the basis of a number of criteria, such as a minimum click-through rate which may be set by ad purchasing system 26 or by search engine site 34, a minimum price, the Internet domain of advertiser 24, or the domain of a referring site which may have referred advertiser 24 to ad purchasing system 26.
  • As an example of the operation of system 10, ad purchaser or advertiser 24 may be a business, such as Pete's Car Wash, which has created a web site 25 on which an advertisement for its car wash business is located. In order to promote its business, Pete's Car Wash contracts with ad purchasing system 26 to have web site 25 included in result sets provided to search engine users, such as user 32, from a search engine site such as site 34, when the words “car wash” are included in the search request e.g. the query string.
  • Search engine sites are web sites presenting one or more search features to their users. One of the ways these sites generate revenue is by displaying advertising as part of search results. Search engine sites, such as site 34, may have a relationship with one or more partner sites having ad delivery engines, such as ad delivery engine 38, via query handlers such as handler 36, to provide a ranked set of matching advertisements in response to a search engine user's search request forwarded by site 34. In this example, in response to a request from search engine site 34 for search results related to the keywords “car wash”, query handler 36 may provide a ranked set of advertisements related to car wash to search engine site 34 in the form of a set of redireaction operations, for example to redirect site 37.
  • Each entry in this ranked set of matching advertisements may be selected by user 32 by clicking on that entry which may cause user 32 to be transparently sent to redirect site 37 which again redirects user 32, for example, to advertiser's web site 25. Redirect site 37 may also send data to reporting system 28, which may be part of redirect site 37, ad purchasing system 26 or otherwise be related to them, indicating which advertisements in data base 30 are displayed to user 32 and which, such as advertiser's web site 25, were selected by user 32 clicking so that an observed click-thru rate may be determined and entered into database 30 and/or advertiser 24 may be billed for the actual click through to his site.
  • After operation of matching engine 52, ranking engine 54 serves to rank or order the matching advertisements in accordance with the bid or MaxCPC arrangement between Pete's Car Wash and ad purchasing system 26. Advertiser 24 is not necessarily, however, required to pay the maximum cost per click rate originally bid.
  • In a preferred embodiment, Pete's Car Wash is ranked in accordance with the bid MaxCPC (adjusted for the observed click-through rate) but only required to pay just enough to get ranked above the nearest competitor's bid. This approach motivates advertisers, such as Pete's Car Wash, to bid a higher MaxCPC because that highest rate will only be charged if necessary to achieve a higher rank or order in the search results presented to user 32.
  • In pricing engine 56, pricing may be based on a discounted yield rank. Rank, as noted above, is based on potential financial yield to the operator of ad purchasing system 26. Pricing engine 56, however, may set actual pricing so that advertiser 24 is only required to pay the cost per click rate necessary to maintain the ranking of its ad determined by ranking engine 54.
  • In one example, Pete's maximum bid or MaxCPC may be $0.40 per click while his estimated or observed click-through rate may be 2%. Similarly, one of Pete's competitors for ranking, George, may have a maximum bid or MaxCPC of $0.50 per click but a click-through rate of only 1%. In conventional ad delivery systems, George may have been ranked higher in order over Pete because George's maximum bid is greater than Pete's. In a preferred embodiment as described above, ranking engine 54 may rank Pete's higher than George in the results list because Pete's potential yield is 0.40*0.02=0.08 while George's potential yield is only 0.50*0.01=0.05.
  • However, pricing engine 56 may operate to discount Pete's potential yield, even though the potential yield was used in determining Pete's rank, to determine the price that Pete's is required to pay for actual click-through selections by users. In the above example, the potential yield may be discounted to be just above the potential yield of Pete's competitor for ranking. Pete's may only be charged, for example by reporting system 28 or some other convenient system, $0.051 per click, that is, just enough to get ranked above the first lower ranked competitor, George, whose potential yield was $0.05 per click.

Claims (18)

1. A method for delivering advertisements via the Internet, comprising:
(a) extracting, from a database of advertisements, an index file alphabetized by keyword, each entry in the index file including a bid price for placement of the related advertisement;
(b) extracting a table of contents of the index file, each entry in the table of contents for a keyword pointing to a start location of a first entry related to that keyword in the index file;
(c) matching a keyword in a query string to advertisements in the database by searching the table of contents to locate the start location of that keyword in the index and matching that keyword to index file entries until a next indexed keyword is encountered;
(d) ranking advertisements matching the keyword at least in part on an estimated yield for each such advertisement;
(e) pricing the highest ranked advertisement at a price lower than the bid price for that advertisement that retains the ranking for that advertisement for that keyword; and
(f) responding to the query string with a search result which contains a link to the highest ranked advertisement for the keyword.
2. The method of 1 wherein each entry in the index file includes selected text related to the advertisement and matching further comprises:
(g) matching at least a portion of a multiple keyword phrase in the query string to the selected text.
3. The method of claim 1 wherein each entry in the index file includes selected text related to the advertisement and matching further comprises:
(h) matching a keyword in the query string to the selected text.
4. The method of claim 1 wherein each entry in the index file includes selected text associated with the advertisement and a selected type of matching algorithm, and matching further comprises:
(i) matching a keyword in the query string to the selected text if a first type of matching algorithm is selected; and
(j) matching at least a portion of a multiword keyword phrase in the query string to the selected text if a second, broader type of matching algorithm is selected.
5. The method of claim 1 wherein each entry in the index file may include one or more negative keywords and matching further comprises:
(k) matching any of the one or more negative keywords if present in the index file entry with another keyword in the query string to prevent a match of the keyword in that query string with that index file entry.
6. The method of claim 1 wherein each entry in the index file includes click through rate data for each advertisement and ranking further comprises:
(l) determining a product of the bid price and click through rate data for each matching entry; and
(m) determining the estimated yield as a product of the bid price and the click through rate data for each such matching entry.
7. The method of claim 1 wherein the search result set includes:
(n) links to a plurality of the other ranked advertisements for the keyword.
8. The method of claim 1 wherein each entry in the index file includes a URL linking to the advertisement and including a link to the highest ranked advertisement further comprises:
(o) including the URL in the index file entry to the highest ranked advertisement.
9. The method of claim 1 further comprising:
(p) filtering the search result set to remove links to entries based on the URL.
10. The method of claim 1 further comprising:
(q) filtering the search result set to remove links to entries based on a domain associated with the query string.
11. The method of claim 1 further comprising:
(r) filtering the search result set to remove links to entries having click through rates below a predetermined minimum before responding.
12. The method of claim 1 further comprising:
(s) filtering the search result set to remove links to entries having bid prices below a predetermined minimum before responding.
13. The method of claim 1 further comprising:
(t) rebuilding the index and table of content files on a daily basis during time periods of relatively low usage.
14. The method of claim 13 further comprising:
(u) updating the index and table of content files more frequently than rebuilding the index and table of content files.
15. The method of claim 14 wherein updating further comprises:
(v) incrementally updating the index and table of content files by adding data to the index and table of contents and marking entries in the table of content files for deletion.
16. The method of claim 15 further comprising:
(w) storing the table of contents in RAM memory.
17. The method of claim 1 further comprising:
(x) storing the table of contents in RAM memory.
18. The method of claim 1 further comprising:
(y) maintaining a database of advertisements and click through rates, for each advertisement in the database, from which the index file and table of contents may be extracted.
US11/757,334 2005-09-27 2007-06-01 Delivery of internet ads Abandoned US20070214050A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/757,334 US20070214050A1 (en) 2005-09-27 2007-06-01 Delivery of internet ads

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US72131105P 2005-09-27 2005-09-27
US72381205P 2005-10-05 2005-10-05
US11/757,334 US20070214050A1 (en) 2005-09-27 2007-06-01 Delivery of internet ads

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/535,914 Continuation US20070214118A1 (en) 2005-09-27 2006-09-27 Delivery of internet ads

Publications (1)

Publication Number Publication Date
US20070214050A1 true US20070214050A1 (en) 2007-09-13

Family

ID=37900482

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/535,914 Abandoned US20070214118A1 (en) 2005-09-27 2006-09-27 Delivery of internet ads
US11/535,958 Active - Reinstated 2026-11-28 US7725464B2 (en) 2005-09-27 2006-09-27 Collection and delivery of internet ads
US11/757,334 Abandoned US20070214050A1 (en) 2005-09-27 2007-06-01 Delivery of internet ads

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US11/535,914 Abandoned US20070214118A1 (en) 2005-09-27 2006-09-27 Delivery of internet ads
US11/535,958 Active - Reinstated 2026-11-28 US7725464B2 (en) 2005-09-27 2006-09-27 Collection and delivery of internet ads

Country Status (2)

Country Link
US (3) US20070214118A1 (en)
WO (1) WO2007038714A2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080263025A1 (en) * 2007-04-20 2008-10-23 Koran Joshua M Use of natural search click events to augment online campaigns
US20080294519A1 (en) * 2007-05-25 2008-11-27 James Cameron Warwick Method and system for integrating advertising with content
US20090099909A1 (en) * 2007-10-10 2009-04-16 Yahoo! Inc. System and Method for Setting Bid Prices Associated with Digital Advertisements Based on Market Conditions
US20090248669A1 (en) * 2008-04-01 2009-10-01 Nitin Mangesh Shetti Method and system for organizing information
US20090319333A1 (en) * 2008-06-24 2009-12-24 Microsoft Corporation Estimating advertising prices for an incumbent content provider
US20100306217A1 (en) * 2009-05-28 2010-12-02 Schneider James P Mechanism for Separating Content from Noisy Context in Template-Based Documents for Search Indexing
US20110015977A1 (en) * 2009-07-15 2011-01-20 Tsukasa Nagao Internet advertisement-posting system
US20110119255A1 (en) * 2009-11-17 2011-05-19 Microsoft Corporation Facilitating advertisement selection using advertisable units
US20160117728A1 (en) * 2014-10-22 2016-04-28 Naver Corporation Apparatus and method for providing search service and computer program therefor

Families Citing this family (82)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8589975B2 (en) 1998-08-21 2013-11-19 United Video Properties, Inc. Electronic program guide with advance notification
US7809605B2 (en) * 2005-12-22 2010-10-05 Aol Inc. Altering keyword-based requests for content
US20070150342A1 (en) * 2005-12-22 2007-06-28 Law Justin M Dynamic selection of blended content from multiple media sources
US20070150343A1 (en) * 2005-12-22 2007-06-28 Kannapell John E Ii Dynamically altering requests to increase user response to advertisements
US20070150346A1 (en) * 2005-12-22 2007-06-28 Sobotka David C Dynamic rotation of multiple keyphrases for advertising content supplier
US20070150341A1 (en) * 2005-12-22 2007-06-28 Aftab Zia Advertising content timeout methods in multiple-source advertising systems
US7813959B2 (en) * 2005-12-22 2010-10-12 Aol Inc. Altering keyword-based requests for content
US7689554B2 (en) * 2006-02-28 2010-03-30 Yahoo! Inc. System and method for identifying related queries for languages with multiple writing systems
US8868540B2 (en) * 2006-03-01 2014-10-21 Oracle International Corporation Method for suggesting web links and alternate terms for matching search queries
US9177124B2 (en) 2006-03-01 2015-11-03 Oracle International Corporation Flexible authentication framework
US8214394B2 (en) 2006-03-01 2012-07-03 Oracle International Corporation Propagating user identities in a secure federated search system
US8707451B2 (en) 2006-03-01 2014-04-22 Oracle International Corporation Search hit URL modification for secure application integration
US8875249B2 (en) 2006-03-01 2014-10-28 Oracle International Corporation Minimum lifespan credentials for crawling data repositories
US7805441B2 (en) * 2006-03-06 2010-09-28 Yahoo! Inc. Vertical search expansion, disambiguation, and optimization of search queries
US8832097B2 (en) 2006-03-06 2014-09-09 Yahoo! Inc. Vertical search expansion, disambiguation, and optimization of search queries
KR100793377B1 (en) * 2006-03-28 2008-01-11 엔에이치엔(주) Method and system for creating advertisement-list by mark distribution
US7647314B2 (en) * 2006-04-28 2010-01-12 Yahoo! Inc. System and method for indexing web content using click-through features
CA2658519A1 (en) 2006-07-31 2008-02-07 United Video Properties, Inc. Systems and methods for providing media guidance planners
US20080040324A1 (en) * 2006-08-11 2008-02-14 Clenova, Llc Search result-based advertisements
US7831472B2 (en) * 2006-08-22 2010-11-09 Yufik Yan M Methods and system for search engine revenue maximization in internet advertising
US20100293490A1 (en) * 2006-09-26 2010-11-18 Armand Rousso Apparatuses, Methods and Systems For An Information Comparator Comparison Engine
US7680786B2 (en) * 2006-10-30 2010-03-16 Yahoo! Inc. Optimization of targeted advertisements based on user profile information
US20080104127A1 (en) * 2006-11-01 2008-05-01 United Video Properties, Inc. Presenting media guidance search results based on relevancy
US8423407B2 (en) * 2007-02-02 2013-04-16 Andrew Llc System and method for an adaptive scheduling system architecture
US8326685B2 (en) * 2007-02-02 2012-12-04 Harris Corporation System and method for an adaptive scheduling system architecture
EP2126816A4 (en) * 2007-02-15 2011-06-01 Brian K Wax Advertisement content generation and monetization platform
US7647316B2 (en) * 2007-03-05 2010-01-12 Yahoo! Inc. Link optimization
US7921073B2 (en) * 2007-04-05 2011-04-05 Yahoo! Inc. System and method for determining impression volumes of content items in a taxonomy hierarchy
US8244578B2 (en) * 2007-04-30 2012-08-14 Demand Media, Inc. Methods and systems to facilitate keyword bid arbitrage with multiple advertisement placement providers
KR100893273B1 (en) * 2007-05-04 2009-04-17 엔에이치엔(주) Method and system of advertisement examination using keyword comparison
GB2443582C (en) * 2007-05-18 2009-09-03 Cvon Innovations Ltd Characteristic identifying system and method.
US20080301122A1 (en) * 2007-05-31 2008-12-04 Amadeus S.A.S. Searching techniques
US8799249B2 (en) * 2007-06-08 2014-08-05 Yahoo! Inc. Method and system for rendering a collection of media items
US8073803B2 (en) * 2007-07-16 2011-12-06 Yahoo! Inc. Method for matching electronic advertisements to surrounding context based on their advertisement content
US9177323B2 (en) 2007-08-28 2015-11-03 Causam Energy, Inc. Systems and methods for determining and utilizing customer energy profiles for load control for individual structures, devices, and aggregation of same
US8806239B2 (en) 2007-08-28 2014-08-12 Causam Energy, Inc. System, method, and apparatus for actively managing consumption of electric power supplied by one or more electric power grid operators
US8805552B2 (en) 2007-08-28 2014-08-12 Causam Energy, Inc. Method and apparatus for actively managing consumption of electric power over an electric power grid
US8890505B2 (en) 2007-08-28 2014-11-18 Causam Energy, Inc. System and method for estimating and providing dispatchable operating reserve energy capacity through use of active load management
US9130402B2 (en) 2007-08-28 2015-09-08 Causam Energy, Inc. System and method for generating and providing dispatchable operating reserve energy capacity through use of active load management
US10295969B2 (en) 2007-08-28 2019-05-21 Causam Energy, Inc. System and method for generating and providing dispatchable operating reserve energy capacity through use of active load management
US8051076B1 (en) * 2007-12-13 2011-11-01 Google Inc. Demotion of repetitive search results
US9117219B2 (en) * 2007-12-31 2015-08-25 Peer 39 Inc. Method and a system for selecting advertising spots
US20090248627A1 (en) * 2008-03-27 2009-10-01 Yahoo! Inc. System and method for query substitution for sponsored search
US8965786B1 (en) * 2008-04-18 2015-02-24 Google Inc. User-based ad ranking
US10346879B2 (en) * 2008-11-18 2019-07-09 Sizmek Technologies, Inc. Method and system for identifying web documents for advertisements
KR101649764B1 (en) * 2009-04-10 2016-08-19 삼성전자주식회사 Method and apparatus for providing mobile advertising service in mobile advertising system
US20100274821A1 (en) * 2009-04-22 2010-10-28 Microsoft Corporation Schema Matching Using Clicklogs
US9600833B1 (en) * 2009-06-08 2017-03-21 Google Inc. Duplicate keyword selection
US8380570B2 (en) * 2009-10-27 2013-02-19 Yahoo! Inc. Index-based technique friendly CTR prediction and advertisement selection
US8707182B2 (en) * 2010-01-20 2014-04-22 Verizon Patent And Licensing Inc. Methods and systems for dynamically inserting an advertisement into a playback of a recorded media content instance
US8554756B2 (en) * 2010-06-25 2013-10-08 Microsoft Corporation Integrating social network data with search results
WO2012021820A2 (en) * 2010-08-13 2012-02-16 Ii James Duncan Mcrae System and method for utilizing media content to initiate conversations between businesses and consumers
US8751513B2 (en) 2010-08-31 2014-06-10 Apple Inc. Indexing and tag generation of content for optimal delivery of invitational content
US20120151310A1 (en) * 2010-12-13 2012-06-14 El-Kalliny Ahmed M Method and system for identifying and delivering contextually-relevant information to end users of a data network
US20120173414A1 (en) * 2010-12-31 2012-07-05 Marc Erfani Hoag Method and system for computer-based bidirectional pay-per-click bidding and matching between two complementary population groups
US20120179541A1 (en) * 2011-01-12 2012-07-12 Scentara Oy Ab System and method for providing advertisement in web sites
US8751036B2 (en) 2011-09-28 2014-06-10 Causam Energy, Inc. Systems and methods for microgrid power generation management with selective disconnect
US8862279B2 (en) 2011-09-28 2014-10-14 Causam Energy, Inc. Systems and methods for optimizing microgrid power generation and management with predictive modeling
US9225173B2 (en) 2011-09-28 2015-12-29 Causam Energy, Inc. Systems and methods for microgrid power generation and management
CN103514178A (en) * 2012-06-18 2014-01-15 阿里巴巴集团控股有限公司 Searching and sorting method and device based on click rate
US9207698B2 (en) 2012-06-20 2015-12-08 Causam Energy, Inc. Method and apparatus for actively managing electric power over an electric power grid
US9461471B2 (en) 2012-06-20 2016-10-04 Causam Energy, Inc System and methods for actively managing electric power over an electric power grid and providing revenue grade date usable for settlement
US9465398B2 (en) 2012-06-20 2016-10-11 Causam Energy, Inc. System and methods for actively managing electric power over an electric power grid
US9317487B1 (en) 2012-06-25 2016-04-19 Google Inc. Expansion of high performing placement criteria
US9563215B2 (en) 2012-07-14 2017-02-07 Causam Energy, Inc. Method and apparatus for actively managing electric power supply for an electric power grid
US8849715B2 (en) 2012-10-24 2014-09-30 Causam Energy, Inc. System, method, and apparatus for settlement for participation in an electric power grid
US10861112B2 (en) 2012-07-31 2020-12-08 Causam Energy, Inc. Systems and methods for advanced energy settlements, network-based messaging, and applications supporting the same on a blockchain platform
US8983669B2 (en) 2012-07-31 2015-03-17 Causam Energy, Inc. System, method, and data packets for messaging for electric power grid elements over a secure internet protocol network
US10475138B2 (en) 2015-09-23 2019-11-12 Causam Energy, Inc. Systems and methods for advanced energy network
US9513648B2 (en) 2012-07-31 2016-12-06 Causam Energy, Inc. System, method, and apparatus for electric power grid and network management of grid elements
US10650063B1 (en) 2012-11-27 2020-05-12 Robert D. Fish Systems and methods for making correlations
US20140280295A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Multi-language information retrieval and advertising
US9881058B1 (en) * 2013-03-14 2018-01-30 Google Inc. Methods, systems, and media for displaying information related to displayed content upon detection of user attention
US20140337355A1 (en) * 2013-05-13 2014-11-13 Gnoetics, Inc. Indexed Natural Language Processing
US20150019334A1 (en) * 2013-07-09 2015-01-15 Infolinks, Inc. Systems and methods for providing targeted messaging when targeting terms are unavailable
US20140006611A1 (en) * 2013-07-17 2014-01-02 Paul Andrew Perez Method and System for Using Timestamps and Algorithms Across Email and Social Networks to Identify Optimal Delivery Times for an Electronic Personal Message
US9286621B2 (en) * 2013-07-31 2016-03-15 Linkedin Corporation Independent targeted sponsored content management system and method
RU2609078C2 (en) * 2013-08-29 2017-01-30 Общество С Ограниченной Ответственностью "Яндекс" Control system of indexing of partner advertisements
US10116560B2 (en) 2014-10-20 2018-10-30 Causam Energy, Inc. Systems, methods, and apparatus for communicating messages of distributed private networks over multiple public communication networks
US10423629B2 (en) 2015-09-22 2019-09-24 Microsoft Technology Licensing, Llc Intelligent tabular big data presentation in search environment based on prior human input configuration
GB2559314A (en) 2016-11-15 2018-08-08 Olx Bv Data retrieval system
CN111540353B (en) * 2020-04-16 2022-11-15 重庆农村商业银行股份有限公司 Semantic understanding method, device, equipment and storage medium

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6134541A (en) * 1997-10-31 2000-10-17 International Business Machines Corporation Searching multidimensional indexes using associated clustering and dimension reduction information
US6269361B1 (en) * 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US20020116313A1 (en) * 2000-12-14 2002-08-22 Dietmar Detering Method of auctioning advertising opportunities of uncertain availability
US6631372B1 (en) * 1998-02-13 2003-10-07 Yahoo! Inc. Search engine using sales and revenue to weight search results
US6778977B1 (en) * 2001-04-19 2004-08-17 Microsoft Corporation Method and system for creating a database table index using multiple processors
US20050065806A1 (en) * 2003-06-30 2005-03-24 Harik Georges R. Generating information for online advertisements from Internet data and traditional media data
US20050076017A1 (en) * 2003-10-03 2005-04-07 Rein Douglas R. Method and system for scheduling search terms in a search engine account
US20050144069A1 (en) * 2003-12-23 2005-06-30 Wiseman Leora R. Method and system for providing targeted graphical advertisements
US20050154719A1 (en) * 2004-01-09 2005-07-14 International Business Machines Corporation Search and query operations in a dynamic composition of help information for an aggregation of applications
US20050240557A1 (en) * 2000-05-22 2005-10-27 Overture Services, Inc. Method and apparatus for identifying related searches in a database search system
US20050289043A1 (en) * 1999-11-29 2005-12-29 Maudlin Stuart C Maudlin-vickrey auction method and system for maximizing seller revenue and profit
US20060106709A1 (en) * 2004-10-29 2006-05-18 Microsoft Corporation Systems and methods for allocating placement of content items on a rendered page based upon bid value
US7076479B1 (en) * 2001-08-03 2006-07-11 Overture Services, Inc. Search engine account monitoring
US20060178934A1 (en) * 2005-02-07 2006-08-10 Link Experts, Llc Method and system for managing and tracking electronic advertising
US20060190354A1 (en) * 1999-05-28 2006-08-24 Overture Services, Inc. System and method for enabling multi-element bidding for influencinga position on a search result list generated by a computer network search engine
US20060282328A1 (en) * 2005-06-13 2006-12-14 Gather Inc. Computer method and apparatus for targeting advertising
US7200627B2 (en) * 2001-03-21 2007-04-03 Nokia Corporation Method and apparatus for generating a directory structure
US7284008B2 (en) * 2000-08-30 2007-10-16 Kontera Technologies, Inc. Dynamic document context mark-up technique implemented over a computer network
US7295996B2 (en) * 2001-11-30 2007-11-13 Skinner Christopher J Automated web ranking bid management account system

Family Cites Families (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5724571A (en) * 1995-07-07 1998-03-03 Sun Microsystems, Inc. Method and apparatus for generating query responses in a computer-based document retrieval system
US6826559B1 (en) * 1999-03-31 2004-11-30 Verizon Laboratories Inc. Hybrid category mapping for on-line query tool
US6393415B1 (en) 1999-03-31 2002-05-21 Verizon Laboratories Inc. Adaptive partitioning techniques in performing query requests and request routing
US6557028B2 (en) * 1999-04-19 2003-04-29 International Business Machines Corporation Method and computer program product for implementing collaborative bookmarks and synchronized bookmark lists
US6493702B1 (en) * 1999-05-05 2002-12-10 Xerox Corporation System and method for searching and recommending documents in a collection using share bookmarks
US7231358B2 (en) * 1999-05-28 2007-06-12 Overture Services, Inc. Automatic flight management in an online marketplace
US7225182B2 (en) * 1999-05-28 2007-05-29 Overture Services, Inc. Recommending search terms using collaborative filtering and web spidering
US6571282B1 (en) 1999-08-31 2003-05-27 Accenture Llp Block-based communication in a communication services patterns environment
US6718365B1 (en) * 2000-04-13 2004-04-06 International Business Machines Corporation Method, system, and program for ordering search results using an importance weighting
EP1292903A2 (en) 2000-05-24 2003-03-19 Espotting (UK) Limited Searching apparatus and a method of searching
US7043471B2 (en) * 2001-08-03 2006-05-09 Overture Services, Inc. Search engine account monitoring
US7136875B2 (en) * 2002-09-24 2006-11-14 Google, Inc. Serving advertisements based on content
US7346606B2 (en) * 2003-06-30 2008-03-18 Google, Inc. Rendering advertisements with documents having one or more topics using user topic interest
US20040044571A1 (en) * 2002-08-27 2004-03-04 Bronnimann Eric Robert Method and system for providing advertising listing variance in distribution feeds over the internet to maximize revenue to the advertising distributor
US20050038688A1 (en) 2003-08-15 2005-02-17 Collins Albert E. System and method for matching local buyers and sellers for the provision of community based services
US7440964B2 (en) 2003-08-29 2008-10-21 Vortaloptics, Inc. Method, device and software for querying and presenting search results
US20050055002A1 (en) * 2003-09-04 2005-03-10 Welicia Whitelaw Disposable sanitary undergarment
US7523096B2 (en) 2003-12-03 2009-04-21 Google Inc. Methods and systems for personalized network searching
US20050222900A1 (en) 2004-03-30 2005-10-06 Prashant Fuloria Selectively delivering advertisements based at least in part on trademark issues
US8494900B2 (en) * 2004-06-30 2013-07-23 Google Inc. Adjusting ad costs using document performance or document collection performance
US20060026064A1 (en) 2004-07-30 2006-02-02 Collins Robert J Platform for advertising data integration and aggregation
US7904337B2 (en) * 2004-10-19 2011-03-08 Steve Morsa Match engine marketing
KR100932318B1 (en) * 2005-01-18 2009-12-16 야후! 인크. Match and rank sponsored search listings combined with web search technology and web content
US8706546B2 (en) 2005-07-18 2014-04-22 Google Inc. Selecting and/or scoring content-relevant advertisements
US8326689B2 (en) * 2005-09-16 2012-12-04 Google Inc. Flexible advertising system which allows advertisers with different value propositions to express such value propositions to the advertising system
US8015065B2 (en) * 2005-10-28 2011-09-06 Yahoo! Inc. Systems and methods for assigning monetary values to search terms
US20070174118A1 (en) * 2006-01-24 2007-07-26 Elan Dekel Facilitating client-side management of online advertising information, such as advertising account information

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6134541A (en) * 1997-10-31 2000-10-17 International Business Machines Corporation Searching multidimensional indexes using associated clustering and dimension reduction information
US6631372B1 (en) * 1998-02-13 2003-10-07 Yahoo! Inc. Search engine using sales and revenue to weight search results
US6269361B1 (en) * 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US20060190354A1 (en) * 1999-05-28 2006-08-24 Overture Services, Inc. System and method for enabling multi-element bidding for influencinga position on a search result list generated by a computer network search engine
US20050289043A1 (en) * 1999-11-29 2005-12-29 Maudlin Stuart C Maudlin-vickrey auction method and system for maximizing seller revenue and profit
US20050240557A1 (en) * 2000-05-22 2005-10-27 Overture Services, Inc. Method and apparatus for identifying related searches in a database search system
US7284008B2 (en) * 2000-08-30 2007-10-16 Kontera Technologies, Inc. Dynamic document context mark-up technique implemented over a computer network
US20020116313A1 (en) * 2000-12-14 2002-08-22 Dietmar Detering Method of auctioning advertising opportunities of uncertain availability
US7200627B2 (en) * 2001-03-21 2007-04-03 Nokia Corporation Method and apparatus for generating a directory structure
US6778977B1 (en) * 2001-04-19 2004-08-17 Microsoft Corporation Method and system for creating a database table index using multiple processors
US7076479B1 (en) * 2001-08-03 2006-07-11 Overture Services, Inc. Search engine account monitoring
US7295996B2 (en) * 2001-11-30 2007-11-13 Skinner Christopher J Automated web ranking bid management account system
US20050065806A1 (en) * 2003-06-30 2005-03-24 Harik Georges R. Generating information for online advertisements from Internet data and traditional media data
US20050076017A1 (en) * 2003-10-03 2005-04-07 Rein Douglas R. Method and system for scheduling search terms in a search engine account
US20050144069A1 (en) * 2003-12-23 2005-06-30 Wiseman Leora R. Method and system for providing targeted graphical advertisements
US20050154719A1 (en) * 2004-01-09 2005-07-14 International Business Machines Corporation Search and query operations in a dynamic composition of help information for an aggregation of applications
US20060106709A1 (en) * 2004-10-29 2006-05-18 Microsoft Corporation Systems and methods for allocating placement of content items on a rendered page based upon bid value
US20060178934A1 (en) * 2005-02-07 2006-08-10 Link Experts, Llc Method and system for managing and tracking electronic advertising
US20060282328A1 (en) * 2005-06-13 2006-12-14 Gather Inc. Computer method and apparatus for targeting advertising

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080263025A1 (en) * 2007-04-20 2008-10-23 Koran Joshua M Use of natural search click events to augment online campaigns
US7844605B2 (en) * 2007-04-20 2010-11-30 Yahoo! Inc. Using natural search click events to optimize online advertising campaigns
US20080294519A1 (en) * 2007-05-25 2008-11-27 James Cameron Warwick Method and system for integrating advertising with content
US20090099909A1 (en) * 2007-10-10 2009-04-16 Yahoo! Inc. System and Method for Setting Bid Prices Associated with Digital Advertisements Based on Market Conditions
WO2009123866A3 (en) * 2008-04-01 2010-03-25 Iac Search & Media, Inc. Method and system for organizing information
WO2009123866A2 (en) * 2008-04-01 2009-10-08 Iac Search & Media, Inc. Method and system for organizing information
US20090248669A1 (en) * 2008-04-01 2009-10-01 Nitin Mangesh Shetti Method and system for organizing information
US20090319333A1 (en) * 2008-06-24 2009-12-24 Microsoft Corporation Estimating advertising prices for an incumbent content provider
US8150734B2 (en) 2008-06-24 2012-04-03 Microsoft Corporation Estimating advertising prices for an incumbent content provider
US20100306217A1 (en) * 2009-05-28 2010-12-02 Schneider James P Mechanism for Separating Content from Noisy Context in Template-Based Documents for Search Indexing
US8732137B2 (en) * 2009-05-28 2014-05-20 Red Hat, Inc. Separating content from noisy context in template-based documents for search indexing
US20110015977A1 (en) * 2009-07-15 2011-01-20 Tsukasa Nagao Internet advertisement-posting system
US20110119255A1 (en) * 2009-11-17 2011-05-19 Microsoft Corporation Facilitating advertisement selection using advertisable units
US8161065B2 (en) 2009-11-17 2012-04-17 Microsoft Corporation Facilitating advertisement selection using advertisable units
US20160117728A1 (en) * 2014-10-22 2016-04-28 Naver Corporation Apparatus and method for providing search service and computer program therefor

Also Published As

Publication number Publication date
WO2007038714A3 (en) 2007-11-29
US20070214118A1 (en) 2007-09-13
WO2007038714A2 (en) 2007-04-05
US20070214132A1 (en) 2007-09-13
US7725464B2 (en) 2010-05-25

Similar Documents

Publication Publication Date Title
US20070214050A1 (en) Delivery of internet ads
US9311662B2 (en) Computer-implemented method and system for managing keyword bidding prices
US7110993B2 (en) System and method for influencing a position on a search result list generated by a computer network search engine
US6978263B2 (en) System and method for influencing a position on a search result list generated by a computer network search engine
US7035812B2 (en) System and method for enabling multi-element bidding for influencing a position on a search result list generated by a computer network search engine
US7702537B2 (en) System and method for enabling multi-element bidding for influencing a position on a search result list generated by a computer network search engine
US8321448B2 (en) Click-through log mining
US8041601B2 (en) System and method for automatically targeting web-based advertisements
US7831474B2 (en) System and method for associating an unvalued search term with a valued search term
US8655727B2 (en) Method and system for generating and placing keyword-targeted advertisements
US20100094673A1 (en) Computer-implemented method and system for keyword bidding
US20140164383A1 (en) Computer-implemented method and system for combining keywords into logical clusters that share similar behavior with respect to a considered dimension
US20080103893A1 (en) System and method for generating forecasted bids for advertisement keywords
KR20050067239A (en) System and method for pay for performance advertising having biddable advertising units utilizing rotating routing to advertiser websites
WO2008122055A2 (en) A system and method for generating and paying for ad listings for association with search results or other content
KR20070092763A (en) Matching and ranking of sponsored search listings incorporating web search technology and web content
KR20060018238A (en) Serving advertisements using user request information and user information
JP2010176675A (en) Generating user information for use in targeted advertising
AU2003268374A2 (en) System and method for pay for performance advertising employing multiple sets of advertisement listings
KR20080031984A (en) System and method for reordering a result set
US20050149388A1 (en) Method and system for placing advertisements based on selection of links that are not prominently displayed
US8732177B1 (en) Ranking online listings
US20080215569A1 (en) Ad Placement Method with Frequency Component

Legal Events

Date Code Title Description
AS Assignment

Owner name: LOOKSMART, LTD., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SCHOEN, MICHAEL A.;MARTIN, BRUCE M.;REEL/FRAME:019479/0409;SIGNING DATES FROM 20070522 TO 20070524

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: LOOKSMART, CALIFORNIA

Free format text: CHANGE ASSIGNEE ADDRESS;ASSIGNOR:LOOKSMART;REEL/FRAME:025039/0840

Effective date: 20100927