JP2014006728A - Advertisement charging amount determination device, advertisement charging amount determination method, and program - Google Patents

Advertisement charging amount determination device, advertisement charging amount determination method, and program Download PDF

Info

Publication number
JP2014006728A
JP2014006728A JP2012142278A JP2012142278A JP2014006728A JP 2014006728 A JP2014006728 A JP 2014006728A JP 2012142278 A JP2012142278 A JP 2012142278A JP 2012142278 A JP2012142278 A JP 2012142278A JP 2014006728 A JP2014006728 A JP 2014006728A
Authority
JP
Japan
Prior art keywords
advertisement
load
amount
evaluation value
examination
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.)
Granted
Application number
JP2012142278A
Other languages
Japanese (ja)
Other versions
JP5507622B2 (en
Inventor
Keiichiro Endo
圭一郎 遠藤
Takeshi Amano
武 天野
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2012142278A priority Critical patent/JP5507622B2/en
Publication of JP2014006728A publication Critical patent/JP2014006728A/en
Application granted granted Critical
Publication of JP5507622B2 publication Critical patent/JP5507622B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To determine a charging amount in consideration of a load relating to distribution of an advertisement.SOLUTION: A web server 20 includes: standard amount acquisition means 214 for acquiring a standard amount of a charging amount to an advertisement; load evaluation means 217 for evaluating a load relating to distribution of the advertisement; and charging amount determination means 215 for determining a charging amount according to an evaluation value of the load and the standard amount.

Description

本発明は、広告課金額決定装置、広告課金額決定方法およびプログラムに関する。   The present invention relates to an advertisement billing amount determination device, an advertisement billing amount determination method, and a program.

広告に課金するための課金モデルには様々なものが存在する。例えば特許文献1ではクリック単価とクリック数、あるいはインプレッション単価とインプレッション数に応じて広告への課金を行うことが記載されている。   There are various charging models for charging advertisements. For example, Patent Document 1 describes that an advertisement is charged according to a click unit price and the number of clicks, or according to an impression unit price and the number of impressions.

特開2012−507779号公報JP 2012-507779 A

広告が入稿されるとその内容を審査し、審査を通った広告についてはその広告データを記憶し、記憶したものの中から配信用の広告データを抽出する処理を行うことになり、広告の配信には各種の負荷が発生する。しかしながら、特許文献1に記載のシステムでは、こうした広告の配信に係る負荷については何ら考慮されていない。   When an ad is submitted, its content is reviewed, and the ad data that has passed the review is stored, and the ad data for distribution is extracted from the stored content. Various loads are generated. However, in the system described in Patent Literature 1, no consideration is given to the load related to the distribution of such advertisements.

本発明は、このような背景を鑑みてなされたものであり、広告の配信に係る負荷を考慮して課金額を決定することのできる、広告課金額決定装置、広告課金額決定方法およびプログラムを提供することを目的とする。   The present invention has been made in view of such a background, and provides an advertisement charge amount determination apparatus, an advertisement charge amount determination method, and a program capable of determining a charge amount in consideration of a load related to advertisement distribution. The purpose is to provide.

上記課題を解決するための本発明の主たる発明は、広告の課金額を決定する装置であって、前記広告に対する課金額の標準額を取得する標準額取得手段と、前記広告の配信に係る負荷を評価する負荷評価手段と、前記負荷の評価値および前記標準額に応じて前記課金額を決定する課金額決定手段と、を備えることとする。   A main invention of the present invention for solving the above problems is an apparatus for determining a billing amount for an advertisement, wherein a standard amount acquisition means for obtaining a standard amount of the billing amount for the advertisement, and a load related to the distribution of the advertisement And a charge amount determining means for determining the charge amount according to the evaluation value of the load and the standard amount.

また、本発明の広告課金額決定装置では、前記負荷の評価値には、前記広告の記憶および読み出しに係る負荷を評価したシステム負荷評価値が含まれ、前記負荷評価手段は、前記広告に関連する関連情報の量を示す関連情報量を取得し、前記関連情報量に応じて前記システム負荷評価値を算出するようにしてもよい。   In the advertising billing amount determining apparatus of the present invention, the load evaluation value includes a system load evaluation value obtained by evaluating a load related to storage and reading of the advertisement, and the load evaluation means relates to the advertisement. A related information amount indicating the amount of related information to be acquired may be acquired, and the system load evaluation value may be calculated according to the related information amount.

また、本発明の広告課金額決定装置では、前記広告にはキーワードが対応付けられており、前記関連情報は前記キーワードであり、前記関連情報量は前記広告に対応付けられている前記キーワードの数であり、前記広告に対して課金した実績値を取得する課金実績取得手段をさらに備え、前記負荷評価手段は、前記関連情報量および前記実績値に応じて前記システム負荷評価値を算出するようにしてもよい。   In the advertising billing amount determination device of the present invention, a keyword is associated with the advertisement, the related information is the keyword, and the amount of related information is the number of keywords associated with the advertisement. And further includes a charging result acquisition means for acquiring a result value charged for the advertisement, wherein the load evaluation means calculates the system load evaluation value according to the related information amount and the result value. May be.

また、本発明の広告課金額決定装置では、前記負荷の評価値には前記広告の審査に係る負荷を評価した審査負荷評価値が含まれ、前記負荷評価手段は、前記広告が配信可能か否かを審査した結果を示す審査情報を取得し、配信不能の結果を示す前記審査情報の数である拒絶数と、全ての前記審査情報の数に対する前記拒絶数の割合との少なくともいずれかに応じて前記審査負荷評価値を算出するようにしてもよい。   In the advertising billing amount determination device of the present invention, the load evaluation value includes a screening load evaluation value obtained by evaluating a load related to the screening of the advertisement, and the load evaluation means determines whether the advertisement can be distributed. According to at least one of the number of rejections, which is the number of the examination information indicating the result of non-delivery, and the ratio of the number of rejections to the number of all the examination information Thus, the examination load evaluation value may be calculated.

また、本発明の広告課金額決定装置では、前記負荷の評価値には、前記広告の記憶および読み出しに係る負荷を評価したシステム負荷評価値と、前記広告の審査に係る負荷を評価した審査負荷評価値とが含まれ、前記負荷評価手段は、前記広告に関連する関連情報の量を示す関連情報量を取得し、前記関連情報量に応じて前記システム負荷評価値を算出し、前記広告が配信可能か否かを審査した結果を示す審査情報を取得し、配信不能の結果を示す前記審査情報の数である拒絶数と、全ての前記審査情報の数に対する前記拒絶数の割合との少なくともいずれかに応じて前記審査負荷評価値を算出するようにしてもよい。   In the advertising billing amount determining apparatus of the present invention, the load evaluation value includes a system load evaluation value that evaluates a load related to storage and readout of the advertisement, and a screening load that evaluates a load related to the screening of the advertisement. An evaluation value is included, and the load evaluation unit obtains a related information amount indicating an amount of related information related to the advertisement, calculates the system load evaluation value according to the related information amount, and the advertisement Obtain examination information indicating the result of judging whether or not distribution is possible, and at least the number of rejections that is the number of the examination information showing the result of non-delivery and the ratio of the number of rejections to the number of all the examination information The examination load evaluation value may be calculated according to any of them.

また、本発明の広告課金額決定装置では、前記広告に対して課金した実績値を取得する課金実績取得手段をさらに備え、前記負荷評価手段は、前記拒絶数に前記拒絶率を足した値を2で割った商と、前記実績値を前記関連情報量で割った商に−1を乗じた値との合計を2で割って前記負荷の評価値を算出するようにしてもよい。   The advertising billing amount determination apparatus of the present invention further includes billing result acquisition means for acquiring a result value charged for the advertisement, and the load evaluation means adds a value obtained by adding the rejection rate to the number of rejections. An evaluation value of the load may be calculated by dividing the sum of the quotient divided by 2 and the value obtained by multiplying the quotient obtained by dividing the actual value by the related information amount by −1 by 2.

また、本発明の他の態様は、広告の課金額を決定する方法であって、コンピュータが、前記広告に対する課金額の標準額を取得するステップと、前記広告の配信に係る負荷を評価するステップと、前記負荷の評価値および前記標準額に応じて前記課金額を決定するステップと、を実行することとする。   According to another aspect of the present invention, there is provided a method for determining a billing amount for an advertisement, wherein a computer obtains a standard billing amount for the advertisement, and a step for evaluating a load related to the advertisement distribution. And determining the charge amount according to the evaluation value of the load and the standard amount.

また、本発明の他の態様は、広告の課金額を決定するためのプログラムであって、コンピュータに、前記広告に対する課金額の標準額を取得するステップと、前記広告の配信に係る負荷を評価するステップと、前記負荷の評価値および前記標準額に応じて前記課金額を決定するステップと、を実行させることとする。   According to another aspect of the present invention, there is provided a program for determining a billing amount for an advertisement, the step of obtaining a standard billing amount for the advertisement in a computer, and evaluating a load related to the distribution of the advertisement And a step of determining the billing amount according to the evaluation value of the load and the standard amount.

その他本願が開示する課題やその解決方法については、発明の実施形態の欄及び図面により明らかにされる。   Other problems and solutions to be disclosed by the present application will be made clear by the embodiments of the invention and the drawings.

本発明によれば、広告の配信に係る負荷を考慮して課金額を決定することができる。   According to the present invention, it is possible to determine a billing amount in consideration of a load related to advertisement distribution.

本実施形態の広告配信システムにおいて表示される画面1の一例を示す図である。It is a figure which shows an example of the screen 1 displayed in the advertisement delivery system of this embodiment. 本実施形態の広告配信システムの全体構成を示す図である。It is a figure which shows the whole structure of the advertisement delivery system of this embodiment. Webサーバ20のハードウェア構成例を示す図である。2 is a diagram illustrating a hardware configuration example of a Web server 20. FIG. Webサーバ20のソフトウェア構成例を示す図である。3 is a diagram illustrating an example of a software configuration of a Web server 20. FIG. 広告データベース252に記憶される広告情報の構成例を示す図である。It is a figure which shows the structural example of the advertisement information memorize | stored in the advertisement database. 入札データベース253に記憶される入札情報の構成例を示す図である。It is a figure which shows the structural example of the bid information memorize | stored in the bid database. 審査ログ記憶手段254に記憶される審査ログの構成例を示す図である。It is a figure which shows the structural example of the examination log memorize | stored in the examination log memory | storage means 254. FIG. インプレッションログ記憶手段255に記憶されるインプレッションログの構成例を示す図である。It is a figure which shows the structural example of the impression log memorize | stored in the impression log memory | storage means 255. FIG. クリックログ記憶手段256に記憶されるクリックログの構成例を示す図である。It is a figure which shows the structural example of the click log memorize | stored in the click log memory | storage means 256. FIG. 調整率記憶手段257の構成例を示す図である。5 is a diagram illustrating a configuration example of an adjustment rate storage unit 257. FIG. 調整率の算出処理の流れを示す図である。It is a figure which shows the flow of a calculation process of an adjustment rate. 審査負荷の評価処理の流れを示す図である。It is a figure which shows the flow of the evaluation process of examination load. システム負荷の評価処理の流れを示す図である。It is a figure which shows the flow of an evaluation process of a system load. Webサーバ20により行われる処理の流れを示す図である。FIG. 4 is a diagram showing a flow of processing performed by a Web server 20. 課金額の決定処理の流れを示す図である。It is a figure which shows the flow of the determination process of charging amount.

==(1)概要==
以下、本発明の一実施形態に係る広告配信システムについて説明する。本実施形態の広告配信システムは、検索キーワードに対応するWebページを検索するいわゆる検索エンジンにおいて、検索キーワードに関連する広告を配信することを想定する。図1は本実施形態の広告配信システムにおいて表示される画面1の一例を示す図である。図1の例では、入力欄2に入力された検索キーワードに応じて検索結果が表示欄3に表示されるとともに、検索キーワードに関連する広告4が表示されている。
== (1) Outline ==
Hereinafter, an advertisement distribution system according to an embodiment of the present invention will be described. The advertisement distribution system according to the present embodiment assumes that an advertisement related to a search keyword is distributed in a so-called search engine that searches a Web page corresponding to the search keyword. FIG. 1 is a diagram illustrating an example of a screen 1 displayed in the advertisement distribution system according to the present embodiment. In the example of FIG. 1, the search result is displayed in the display field 3 according to the search keyword input in the input field 2, and the advertisement 4 related to the search keyword is displayed.

広告主は検索キーワードに対して広告と入札額とを設定しておき、入札額と広告4が表示された数(以下、インプレッション数という。)とに応じて広告主に対する課金が行われるところ、本実施形態の広告配信システムでは、広告主に対する課金額を、広告の配信に係る負荷に応じて課金額を調整する。   The advertiser sets the advertisement and bid amount for the search keyword, and the advertiser is charged according to the bid amount and the number of advertisements 4 displayed (hereinafter referred to as the number of impressions). In the advertisement distribution system of the present embodiment, the charge amount for the advertiser is adjusted according to the load related to the advertisement distribution.

広告の配信に係る負荷には、広告の審査に係る負荷(以下、審査負荷という。)と、広告を記憶し検索するためのシステム資源に係る負荷(以下、システム負荷という。)とが含まれる。   The load related to advertisement distribution includes a load related to advertisement review (hereinafter referred to as a review load) and a load related to system resources for storing and retrieving advertisements (hereinafter referred to as a system load). .

広告の審査とは、広告主が広告を表示するためのデータ(以下、広告データという。)を入稿した際に、当該広告の配信が可能か否かを判定する審査である。この審査は、例えば、不適切なワードが含まれていないかどうか、他社の著作権に抵触する表現が含まれていないかどうかなどの観点により人手により行われる。本実施形態では、入稿された広告データごとに審査結果を示す情報(以下、審査結果情報という。)が取得可能であるものとし、広告主ごとに、当該広告主から入稿された広告データについて、配信不可能との判定結果を示す審査結果情報の数(以下、リジェクト数という。)と、配信不可能との判定がなされた割合(以下、リジェクト率という。)とに応じて、広告主ごとの審査負荷を評価する。リジェクト数およびリジェクト率が大きいほど審査負荷も大きく評価される。   The examination of advertisement is an examination to determine whether or not the advertisement can be distributed when the advertiser submits data for displaying the advertisement (hereinafter referred to as advertisement data). This examination is performed manually from the viewpoint of, for example, whether or not an inappropriate word is included and whether or not an expression that conflicts with the copyright of another company is included. In this embodiment, it is assumed that information indicating a review result (hereinafter referred to as review result information) can be acquired for each submitted advertisement data, and the advertisement data submitted from the advertiser for each advertiser. Depending on the number of examination result information indicating the determination result of non-delivery (hereinafter referred to as the number of rejects) and the proportion of non-delivery determination (hereinafter referred to as the rejection rate) Evaluate the screening burden for each principal. The larger the number of rejects and the rejection rate, the greater the evaluation load.

システム負荷は、広告主ごとの広告に関連する情報の量に基づいて評価される。本実施形態では、広告主が入札した検索キーワード1つあたりの課金実績、すなわち、過去所定期間内において広告主に実際に課金された金額(以下、課金実績値という。)を検索キーワードの数で割った値(単位課金実績値という。)に応じて広告主ごとのシステム負荷が評価される。課金実績値が大きいほど審査負荷は小さく評価される。   System load is evaluated based on the amount of information associated with the advertisement for each advertiser. In the present embodiment, the charge performance per search keyword bid by the advertiser, that is, the amount actually charged by the advertiser within the past predetermined period (hereinafter referred to as the charge performance value) is the number of search keywords. The system load for each advertiser is evaluated according to the divided value (referred to as a unit billing actual value). The larger the actual charge value, the smaller the examination load.

本実施形態では、広告の配信に係る負荷に応じた係数(以下、調整率という。)を求め、入札額に基づいて決定される課金額の標準額に調整率を乗じて課金額が決定される。具体的には、リジェクト率の偏差値をZ1、リジェクト数の偏差値をZ2、広告主が入札した検索キーワード1つあたりの課金額の実績値(以下、課金単価という。)の偏差値をZ3として、調整率Qは次式により求められる。
Q={(Z1+Z2)÷2+(−1×Z3)}÷2
In the present embodiment, a billing amount is determined by obtaining a coefficient (hereinafter referred to as an adjustment rate) corresponding to a load related to advertisement distribution and multiplying the standard amount of billing amount determined based on the bid amount by the adjustment rate. The Specifically, the deviation value of the rejection rate is Z1, the deviation value of the number of rejects is Z2, and the deviation value of the actual amount of charge per search keyword bid by the advertiser (hereinafter referred to as charge unit price) is Z3. The adjustment rate Q is obtained by the following equation.
Q = {(Z1 + Z2) ÷ 2 + (− 1 × Z3)} / 2

また、本実施形態では、検索キーワードに対して入札した広告を入札額の高いものから配信を行い、配信した広告の入札額の次に高い入札額を課金額の標準額として、標準額に上記調整率を乗じたものを、入札額を上限として課金額とする。
以下、詳細について説明する。
Also, in this embodiment, advertisements bid for search keywords are distributed from the highest bid amount, and the next highest bid amount of the distributed advertisement is set as the standard amount of the charge amount, and the above amount is added to the standard amount. The amount multiplied by the adjustment rate is used as the charge amount up to the bid amount.
Details will be described below.

==(2)システム構成==
図2は、本実施形態の広告配信システムの全体構成を示す図である。本実施形態の広告配信システムは、Webサーバ20を含んで構成される。Webサーバ20には通信ネットワーク30を介してユーザ端末10が通信可能に接続される。通信ネットワーク30は、例えば、インターネットやLAN(Local Area Network)であり、公衆電話回線網や専用電話回線網、無線通信路、イーサネット(登録商標)通信路などにより構築される。通信ネットワーク30ではTCP/IPによる通信が行われているものとする。
== (2) System configuration ==
FIG. 2 is a diagram illustrating the overall configuration of the advertisement distribution system according to the present embodiment. The advertisement distribution system according to the present embodiment includes a Web server 20. A user terminal 10 is communicably connected to the Web server 20 via a communication network 30. The communication network 30 is, for example, the Internet or a LAN (Local Area Network), and is constructed by a public telephone line network, a dedicated telephone line network, a wireless communication path, an Ethernet (registered trademark) communication path, or the like. It is assumed that communication by TCP / IP is performed in the communication network 30.

ユーザ端末10は、ユーザが操作する、例えば携帯電話端末やスマートフォン、タブレットコンピュータ、ノートコンピュータ、パーソナルコンピュータなどのコンピュータである。ユーザ端末10ではWebブラウザが動作し、ユーザはWebブラウザを利用してWebサーバ20にアクセスする。   The user terminal 10 is a computer operated by a user, such as a mobile phone terminal, a smartphone, a tablet computer, a notebook computer, or a personal computer. A web browser operates on the user terminal 10, and the user accesses the web server 20 using the web browser.

Webサーバ20は、検索エンジンのサービスを提供する、例えばパーソナルコンピュータやワークステーションなどのコンピュータである。Webサーバ20は、1台のコンピュータであってもよいし、複数台のコンピュータにより実現するようにしてもよい。本実施形態では、Webサーバ20は、ユーザ端末10から検索キーワードを受信し、受信した検索キーワードに応じたWebページの検索結果とともに、検索キーワードに関連する広告を表示するための画面1を表示するためのデータ(以下、画面データという。画面データは例えばHTML(HyperText Markup Language)などにより記述される。)をユーザ端末10に送信することを想定している。   The Web server 20 is a computer such as a personal computer or a workstation that provides a search engine service. The Web server 20 may be a single computer or may be realized by a plurality of computers. In the present embodiment, the Web server 20 receives a search keyword from the user terminal 10 and displays a screen 1 for displaying an advertisement related to the search keyword together with a search result of the Web page corresponding to the received search keyword. Data (hereinafter referred to as screen data. The screen data is described in, for example, HTML (HyperText Markup Language)) is assumed to be transmitted to the user terminal 10.

==(3)ハードウェア==
図3は、Webサーバ20のハードウェア構成例を示す図である。Webサーバ20は、CPU201、メモリ202、記憶装置203、通信インタフェース204、入力装置205、出力装置206を備える。記憶装置203は、各種のデータやプログラムを記憶する、例えばハードディスクドライブやソリッドステートドライブ、フラッシュメモリなどである。CPU201は記憶装置203に記憶されているプログラムをメモリ202に読み出して実行することにより各種の機能を実現する。通信インタフェース204は、通信ネットワーク30に接続するためのインタフェースであり、例えば、イーサネット(登録商標)に接続するためのアダプタ、公衆電話回線網に接続するためのモデム、無線通信網に接続するための無線通信機などである。入力装置205は、データの入力を受け付ける、例えばキーボードやマウス、トラックボール、タッチパネル、マイクロフォンなどである。出力装置206は、データを出力する、例えばディスプレイやプリンタ、スピーカなどである。Webサーバ20は複数の入力装置205及び出力装置206を備えるようにすることもできる。
== (3) Hardware ==
FIG. 3 is a diagram illustrating a hardware configuration example of the Web server 20. The Web server 20 includes a CPU 201, a memory 202, a storage device 203, a communication interface 204, an input device 205, and an output device 206. The storage device 203 is, for example, a hard disk drive, a solid state drive, or a flash memory that stores various data and programs. The CPU 201 implements various functions by reading the program stored in the storage device 203 into the memory 202 and executing it. The communication interface 204 is an interface for connecting to the communication network 30 and includes, for example, an adapter for connecting to Ethernet (registered trademark), a modem for connecting to a public telephone line network, and a wireless communication network. Such as a wireless communication device. The input device 205 is a keyboard, mouse, trackball, touch panel, microphone, or the like that accepts data input. The output device 206 is, for example, a display, a printer, or a speaker that outputs data. The Web server 20 can also include a plurality of input devices 205 and output devices 206.

==(4)ソフトウェア==
図4は、Webサーバ20のソフトウェア構成例を示す図である。Webサーバ20は、HTTP処理手段211、Webページ作成手段212、広告選択手段213、標準額取得手段214、課金額決定手段215、ログ収集手段216、負荷評価手段217の各処理手段と、Web情報データベース251、広告データベース252、入札データベース253、審査ログ記憶手段254、インプレッションログ記憶手段255、クリックログ記憶手段256、調整率記憶手段257の各記憶手段、とを備える。なお、上記各処理手段は、Webサーバ20が備えるCPU201が記憶装置203に記憶されているプログラムをメモリ202に読み出して実行することにより実現される。
== (4) Software ==
FIG. 4 is a diagram illustrating a software configuration example of the Web server 20. The Web server 20 includes HTTP processing means 211, Web page creation means 212, advertisement selection means 213, standard amount acquisition means 214, charge amount determination means 215, log collection means 216, load evaluation means 217, Web information A database 251, an advertisement database 252, a bid database 253, an examination log storage unit 254, an impression log storage unit 255, a click log storage unit 256, and an adjustment rate storage unit 257. Each processing unit is realized by the CPU 201 included in the Web server 20 reading out the program stored in the storage device 203 to the memory 202 and executing it.

==(5)記憶手段の説明==
Web情報データベース251は、Webページを作成するための情報(以下、Web情報という。)を記憶する。Web情報は、例えば、HTMLで記述されたファイルや、CGI(Common Gateway Interface)などの仕組みにより実行されるプログラムを格納したプログラムファイル、画像ファイルなどである。Web情報データベース251は、例えば、Webサーバ20で動作するオペレーティングシステムが提供するファイルシステムのディレクトリやフォルダにより実現することができる。
== (5) Explanation of storage means ==
The web information database 251 stores information for creating a web page (hereinafter referred to as web information). The Web information is, for example, a file described in HTML, a program file storing a program executed by a mechanism such as CGI (Common Gateway Interface), an image file, or the like. The Web information database 251 can be realized by, for example, a file system directory or folder provided by an operating system operating on the Web server 20.

広告データベース252は、広告を表示するための情報(以下、広告情報という。)を記憶する。図5は、広告データベース252に記憶される広告情報の構成例を示す図である。広告情報には、広告の識別情報である広告IDに対応付けて、広告のランディングページを示すURL(Uniform Resource Locator)、ならびに広告のタイトルおよび説明が含まれる。本実施形態では、図1の画面1にタイトル41および説明42の文字列が広告4として表示されることを想定しているが、これに限らず画像や動画、音声などを広告4として画面1に埋め込むようにしてもよい。この場合、画像や動画、音声などを示すURLを広告情報に含めるようにすることができる。   The advertisement database 252 stores information for displaying advertisements (hereinafter referred to as advertisement information). FIG. 5 is a diagram illustrating a configuration example of advertisement information stored in the advertisement database 252. The advertisement information includes a URL (Uniform Resource Locator) indicating an advertisement landing page and an advertisement title and description in association with an advertisement ID which is identification information of the advertisement. In the present embodiment, it is assumed that the character strings of the title 41 and the description 42 are displayed as the advertisement 4 on the screen 1 in FIG. 1. You may make it embed in. In this case, a URL indicating an image, a moving image, sound, or the like can be included in the advertisement information.

入札データベース253は、キーワードについて広告主が設定する入札額を含む情報(以下、入札情報という。)を記憶する。広告主は、キーワードに関連付けて表示したい広告と、その広告の配信について課金される上限の金額としての入札額とを入札する。図6は、入札データベース253に記憶される入札情報の構成例を示す図である。入札情報には、キーワードに対応付けて、広告IDと、広告主を示す広告主IDと、入札額とが含まれる。本実施形態では、広告主が複数の検索キーワードについて入札を行った場合、1つのキーワードについて1つの入札情報が登録されるものとする。入札額は、広告主に課金される最高額であり、本実施形態では、広告が表示されるごと(すなわち広告を含む画面情報がユーザ端末10に送信されるごと)に広告主に対する課金額が加算される。なお、広告主への課金額を決定する処理については後述する。   The bid database 253 stores information including a bid amount set by the advertiser for the keyword (hereinafter referred to as bid information). The advertiser bids an advertisement to be displayed in association with the keyword and a bid amount as an upper limit amount charged for delivery of the advertisement. FIG. 6 is a diagram illustrating a configuration example of bid information stored in the bid database 253. The bid information includes an advertisement ID, an advertiser ID indicating the advertiser, and a bid amount in association with the keyword. In this embodiment, when an advertiser bids for a plurality of search keywords, one bid information is registered for one keyword. The bid amount is the maximum amount charged to the advertiser. In this embodiment, the amount charged to the advertiser is displayed each time an advertisement is displayed (that is, each time screen information including an advertisement is transmitted to the user terminal 10). Is added. The process for determining the billing amount for the advertiser will be described later.

審査ログ記憶手段254は、広告の審査結果を示す情報(以下、審査ログという。)を記憶する。図7は、審査ログ記憶手段254に記憶される審査ログの構成例を示す図である。審査ログには審査が行われた日時(審査日時)、審査された広告を示す広告ID、当該広告を入稿した広告主を示す広告主ID、および審査の結果が含まれる。本実施形態では、審査結果は、当該広告の配信が可能であることを示す「可」または当該広告の配信が不能であることを示す「不可」のいずれかであるものとする。なお、広告主から広告が入稿されて、審査が行われる度に、審査担当者により審査ログが審査ログ記憶手段254に登録されているものとする。   The examination log storage means 254 stores information (hereinafter referred to as examination log) indicating the advertisement examination result. FIG. 7 is a diagram illustrating a configuration example of the examination log stored in the examination log storage unit 254. The examination log includes the date and time of examination (examination date and time), the advertisement ID indicating the reviewed advertisement, the advertiser ID indicating the advertiser who submitted the advertisement, and the result of the examination. In the present embodiment, it is assumed that the examination result is either “permitted” indicating that the advertisement can be distributed or “not permitted” indicating that the advertisement cannot be distributed. It is assumed that an examination log is registered in the examination log storage unit 254 by a person in charge of examination every time an advertisement is submitted from an advertiser and examination is performed.

インプレッションログ記憶手段255は、画面1に広告4が表示されたこと(インプレッション)を示す情報(以下、インプレッションログという。)を記憶する。図8は、インプレッションログ記憶手段255に記憶されるインプレッションログの構成例を示す図である。インプレッションログには、画面1に広告4が表示された日時(配信日時)、画面1を閲覧したユーザを示すユーザID、画面1に表示された広告4を示す広告ID、当該広告を配信する契機となった検索キーワード、および広告についての課金額が含まれる。図1の例では、6つの広告4が表示されているので、ユーザが画面1を1度閲覧すると6つのインプレッションログが登録されることになる。   The impression log storage unit 255 stores information (hereinafter referred to as an impression log) indicating that the advertisement 4 is displayed on the screen 1 (impression). FIG. 8 is a diagram illustrating a configuration example of an impression log stored in the impression log storage unit 255. In the impression log, the date and time (delivery date and time) when the advertisement 4 is displayed on the screen 1, the user ID indicating the user who viewed the screen 1, the advertisement ID indicating the advertisement 4 displayed on the screen 1, and the trigger for distributing the advertisement The search keyword and the charge amount for the advertisement are included. In the example of FIG. 1, since six advertisements 4 are displayed, when the user views the screen 1 once, six impression logs are registered.

クリックログ記憶手段256は、ユーザが画面1に表示された広告4をクリックしたことを示す情報(以下、クリックログという。)を記憶する。図9は、クリックログ記憶手段256に記憶されるクリックログの構成例を示す図である。クリックログには、広告4がクリックされた日時(クリック日時)、広告4をクリックしたユーザを示すユーザIDおよびクリックされた広告4を示す広告IDが含まれる。   The click log storage unit 256 stores information indicating that the user has clicked the advertisement 4 displayed on the screen 1 (hereinafter referred to as a click log). FIG. 9 is a diagram illustrating a configuration example of the click log stored in the click log storage unit 256. The click log includes the date and time when the advertisement 4 was clicked (click date and time), the user ID indicating the user who clicked the advertisement 4, and the advertisement ID indicating the clicked advertisement 4.

調整率記憶手段257は調整率を記憶する。図10は調整率記憶手段257の構成例を示す図である。同図に示すように、調整率記憶手段257には、広告主を示す広告主IDに対応付けて調整率が記憶されている。   The adjustment rate storage unit 257 stores the adjustment rate. FIG. 10 is a diagram illustrating a configuration example of the adjustment rate storage unit 257. As shown in the figure, the adjustment rate storage means 257 stores the adjustment rate in association with the advertiser ID indicating the advertiser.

==(6)処理手段の説明==
HTTP処理手段211は、HTTPの処理を行う。なお、HTTP処理手段211によるHTTPの処理は一般的なWebサーバの処理を想定している。
HTTP処理手段211は、ユーザ端末10から送信されるHTTPのリクエストを受信する。リクエストにリダイレクトURLが指定されていた場合、HTTP処理手段211は、ログ収集手段216を呼び出してクリックログを登録させた上で、リクエストに含まれている広告IDに対応する広告情報を広告データベース252から読み出し、読み出した広告情報に含まれているURLをリダイレクト先として指定した応答をユーザ端末10に応答する。なお、リクエストにはユーザIDが設定されているものとする。
一方、リクエストにリダイレクトURL以外の、Webページを示すURLが指定された場合には、HTTP処理手段211は、Webページ作成手段212を呼び出してWebページを表示するための画面情報を作成させ、Webページ作成手段212が作成した画面情報をユーザ端末10に応答し、ログ収集手段216を呼び出してインプレッションログを登録させる。
== (6) Explanation of Processing Means ==
The HTTP processing unit 211 performs HTTP processing. Note that HTTP processing by the HTTP processing unit 211 is assumed to be processing of a general Web server.
The HTTP processing unit 211 receives an HTTP request transmitted from the user terminal 10. When the redirect URL is specified in the request, the HTTP processing unit 211 calls the log collection unit 216 to register the click log, and then transmits the advertisement information corresponding to the advertisement ID included in the request to the advertisement database 252. And a response specifying the URL included in the read advertisement information as a redirect destination is returned to the user terminal 10. It is assumed that a user ID is set in the request.
On the other hand, when a URL indicating a Web page other than the redirect URL is specified in the request, the HTTP processing unit 211 calls the Web page generation unit 212 to generate screen information for displaying the Web page, and The screen information created by the page creation unit 212 is responded to the user terminal 10, and the log collection unit 216 is called to register the impression log.

Webページ作成手段212は、Webページを表示するための画面情報を作成する。Webページ作成手段212は、広告選択手段213を呼び出して画面1に表示させる広告4を選択させ、選択された広告が広告4として表示されて、広告4がクリックされた場合にはリダイレクトURLがアクセスされるように、例えば広告情報のURLへのリンクタグを設定した広告情報のタイトルおよび広告情報の説明を画面情報に挿入する。なお、Webページ作成手段212が、広告4以外の各種のコンテンツを作成する処理については、一般的なWebサーバによる処理を用いるものとして、ここでは説明を省略する。   The web page creation unit 212 creates screen information for displaying a web page. The Web page creation unit 212 calls the advertisement selection unit 213 to select the advertisement 4 to be displayed on the screen 1. The selected advertisement is displayed as the advertisement 4. When the advertisement 4 is clicked, the redirect URL is accessed. As described above, for example, the title of the advertisement information in which the link tag to the URL of the advertisement information is set and the description of the advertisement information are inserted into the screen information. In addition, about the process which the web page creation means 212 produces various contents other than the advertisement 4, the process by a general web server is used, and description is abbreviate | omitted here.

広告選択手段213は、Webページに表示する広告を選択する。なお、HTTPのリクエストに検索キーワードが設定されていない場合には、一般的な処理を用いて、例えば画面1に表示されるコンテンツの内容に応じて、あるいはアクセスしてきたユーザに応じて広告情報を選択するものとし、以下ではHTTPのリクエストには検索キーワードが含まれているものとして説明する。
広告選択手段213は、HTTPのリクエストに含まれている検索キーワードに対応する入札情報を入札データベース253から検索する。検索キーワードが複数含まれている場合には、各検索キーワードに対応する入札情報を検索する。広告選択手段213は、入札額の高い順に所定数(図1の例では6つ)の入札情報に含まれている広告IDを配信用の広告情報(以下、配信情報という。)を示す広告IDとして選択する。
The advertisement selection unit 213 selects an advertisement to be displayed on the web page. In addition, when a search keyword is not set in the HTTP request, the advertisement information is displayed according to the content of the content displayed on the screen 1 or according to the accessing user by using a general process. In the following description, it is assumed that a search keyword is included in the HTTP request.
The advertisement selection unit 213 searches the bid database 253 for bid information corresponding to the search keyword included in the HTTP request. When a plurality of search keywords are included, bid information corresponding to each search keyword is searched. The advertisement selection means 213 indicates advertisement IDs included in a predetermined number (six in the example of FIG. 1) of bid information in descending order of bid amount, and indicates an advertisement ID for distribution (hereinafter referred to as distribution information). Choose as.

標準額取得手段214は、広告についての課金額を決定するための標準とする金額(以下、標準額という。)を取得する。標準額は検索キーワードによって変わる。本実施形態では、標準額取得手段214は、課金対象の広告に対する入札金額の次に高い入札額を標準額として決定する。   The standard amount acquisition unit 214 acquires a standard amount for determining the billing amount for the advertisement (hereinafter referred to as a standard amount). The standard amount varies depending on the search keyword. In the present embodiment, the standard amount acquisition unit 214 determines a bid amount that is the next higher than the bid amount for the advertisement to be charged as the standard amount.

課金額決定手段215は、広告の配信に係る負荷に応じて標準額を調整した課金額を決定する。本実施形態では、課金額決定手段215は、標準額に調整率を乗じた値または入札額の小さい方を課金額として決定する。すなわち、課金額をA、調整率をQ、標準額をCPCとすると、課金額Aは次式により求められる。
A=min(入札額,CPC×Q)
The billing amount determining means 215 determines a billing amount obtained by adjusting the standard amount according to the load related to the advertisement distribution. In the present embodiment, the billing amount determination means 215 determines the billing amount that is a value obtained by multiplying the standard amount by the adjustment rate or the bid amount. That is, if the charge amount is A, the adjustment rate is Q, and the standard amount is CPC, the charge amount A is obtained by the following equation.
A = min (bid amount, CPC x Q)

ログ収集手段216は、インプレッションログ及びクリックログを登録する。ログ収集手段216は、HTTPにリダイレクトURLが指定されていた場合には、現在の日時と、HTTPのリクエストを送信したユーザを示すユーザIDと、リダイレクトURLに指定されている広告IDとを設定したクリックログを作成してクリックログ記憶部256に登録する。また、HTTPにリダイレクトURL以外のURLが指定されていた場合には、ログ収集手段216は、広告選択部213が選択した広告IDのそれぞれについて、現在日時、HTTPのリクエストを送信したユーザのユーザID、当該広告ID、HTTPのリクエストに指定されていた検索キーワード、および当該広告IDについて課金額決定手段215が決定した課金額とを含むインプレッションログを作成してインプレッションログ記憶部255に登録する。   The log collection unit 216 registers an impression log and a click log. When the redirect URL is specified in HTTP, the log collecting unit 216 sets the current date and time, the user ID indicating the user who transmitted the HTTP request, and the advertisement ID specified in the redirect URL. A click log is created and registered in the click log storage unit 256. When a URL other than the redirect URL is specified in HTTP, the log collection unit 216 displays the current date and time and the user ID of the user who transmitted the HTTP request for each of the advertisement IDs selected by the advertisement selection unit 213. Then, an impression log including the advertisement ID, the search keyword specified in the HTTP request, and the charge amount determined by the charge amount determination unit 215 for the advertisement ID is created and registered in the impression log storage unit 255.

負荷評価手段217は、広告の配信に係る負荷を評価する。本実施形態では、負荷評価手段217は、広告主ごとに負荷を評価して調整率とし、調整率を調整率記憶手段257に登録する。具体的には、負荷評価手段217は、リジェクト数の偏差値とリジェクト率の偏差値とを平均して審査負荷の評価値とし、入札された検索キーワード1つあたりの課金額の偏差値に−1を乗じたものをシステム負荷の評価値とし、審査負荷の評価値とシステム負荷の評価値の平均を調整率として算出する。   The load evaluation unit 217 evaluates a load related to advertisement distribution. In the present embodiment, the load evaluation unit 217 evaluates the load for each advertiser to obtain an adjustment rate, and registers the adjustment rate in the adjustment rate storage unit 257. Specifically, the load evaluation unit 217 averages the deviation value of the number of rejects and the deviation value of the rejection rate to obtain an evaluation value of the examination load, and sets − to the deviation value of the charge amount per search keyword bid. The system load evaluation value is multiplied by 1 and the average of the examination load evaluation value and the system load evaluation value is calculated as the adjustment rate.

==(7)調整率の算出処理==
図11は、調整率の算出処理の流れを示す図である。負荷評価手段217は、例えば1日に1回など定期的に図11の処理を行うものとする。
== (7) Adjustment Rate Calculation Processing ==
FIG. 11 is a diagram illustrating a flow of adjustment rate calculation processing. Assume that the load evaluation unit 217 periodically performs the processing in FIG. 11, for example, once a day.

まず、負荷評価手段217は、広告主ごとの審査負荷の評価処理を行う(S501)。図12は、審査負荷の評価処理の流れを示す図である。   First, the load evaluation unit 217 performs an examination load evaluation process for each advertiser (S501). FIG. 12 is a diagram showing the flow of the examination load evaluation process.

負荷評価手段217は、各広告主について以下の処理を行う。
負荷評価手段217は、審査ログ記憶手段254から、当該広告主を示す広告主IDに対応する審査ログの数をカウントして審査数とし(S521)、当該広告主を示す広告主IDに対応する審査ログのうち「不可」の審査結果が含まれているものの数をカウントしてリジェクト数とする(S522)。負荷評価手段217は、リジェクト数を審査数で割ってリジェクト率を算出する(S523)。
以上の処理を各広告主について行った後、負荷評価手段217は、リジェクト数およびリジェクト率の平均値をそれぞれ算出する(S524)。
The load evaluation unit 217 performs the following processing for each advertiser.
The load evaluation unit 217 counts the number of examination logs corresponding to the advertiser ID indicating the advertiser from the examination log storage unit 254 to obtain the number of examinations (S521), and corresponds to the advertiser ID indicating the advertiser. The number of examination logs that contain “unusable” examination results is counted as the number of rejects (S522). The load evaluation unit 217 calculates the rejection rate by dividing the number of rejects by the number of examinations (S523).
After performing the above processing for each advertiser, the load evaluation unit 217 calculates the average number of rejects and the rejection rate (S524).

負荷評価手段217は、各広告主について、リジェクト率の偏差値を算出してZ1とし(S525)、リジェクト数の偏差値を算出してZ2とする(S526)。負荷評価手段217は、リジェクト率の偏差値とリジェクト数の偏差値との平均値を算出して審査負荷の評価値とする(S527)。
以上のようにして、広告主ごとに審査負荷の評価値が算出される。
For each advertiser, the load evaluation unit 217 calculates a deviation value of the rejection rate as Z1 (S525), and calculates a deviation value of the number of rejections as Z2 (S526). The load evaluation unit 217 calculates an average value of the deviation value of the rejection rate and the deviation value of the number of rejects to obtain an evaluation value of the examination load (S527).
As described above, the evaluation value of the examination load is calculated for each advertiser.

次に、負荷評価手段217は、広告主ごとのシステム負荷の評価処理を行う(S502)。図13は、システム負荷の評価処理の流れを示す図である。
負荷評価手段217は、各広告主について以下の処理を行う。
Next, the load evaluation unit 217 performs a system load evaluation process for each advertiser (S502). FIG. 13 is a diagram illustrating the flow of the system load evaluation process.
The load evaluation unit 217 performs the following processing for each advertiser.

負荷評価手段217は、入札データベース253から当該広告主を示す広告主IDに対応する入札情報の数をカウントして入札キーワード数とする(S541)。負荷評価手段217は、インプレッションログ記憶手段255から当該広告主を示す広告主IDに対応する課金額の合計値を算出して総課金額とする(S542)。負荷評価手段217は、総課金額を入札キーワード数で割って課金単価を算出する(S543)。   The load evaluation unit 217 counts the number of bid information corresponding to the advertiser ID indicating the advertiser from the bid database 253 and sets it as the number of bid keywords (S541). The load evaluation unit 217 calculates the total value of the charge amount corresponding to the advertiser ID indicating the advertiser from the impression log storage unit 255 and sets it as the total charge amount (S542). The load evaluation unit 217 calculates a charging unit price by dividing the total charging amount by the number of bid keywords (S543).

以上の処理を各広告主について行った後、負荷評価手段217は、課金単価の平均値を算出する(S544)。
負荷評価手段217は、広告主ごとに、課金単価の偏差値を算出し(S545)、課金単価の偏差値に−1を乗じてシステム負荷の評価値とする(S546)。
以上のようにして、広告主ごとにシステム負荷の評価値が算出される。
After performing the above processing for each advertiser, the load evaluation unit 217 calculates an average value of the charging unit price (S544).
The load evaluation unit 217 calculates a deviation value of the charging unit price for each advertiser (S545), and multiplies the deviation value of the charging unit price by −1 to obtain an evaluation value of the system load (S546).
As described above, the evaluation value of the system load is calculated for each advertiser.

図11に戻り、負荷評価手段217は、広告主ごとに、審査負荷の評価値とシステム負荷の評価値との平均値を調整率として算出する(S503)。すなわち、
算出した調整率を、当該広告主を示す広告主IDに対応付けて調整率記憶手段257に登録する(S504)。
Returning to FIG. 11, the load evaluation means 217 calculates the average value of the evaluation value of the examination load and the evaluation value of the system load as an adjustment rate for each advertiser (S503). That is,
The calculated adjustment rate is registered in the adjustment rate storage unit 257 in association with the advertiser ID indicating the advertiser (S504).

以上のようにして、広告主ごとに審査負荷とシステム負荷とに応じた調整率が調整率記憶手段257に登録される。   As described above, the adjustment rate corresponding to the examination load and the system load is registered in the adjustment rate storage unit 257 for each advertiser.

==(8)リクエストへの対応処理==
図14は、Webサーバ20により行われる処理の流れを示す図である。
HTTP処理手段211は、ユーザ端末10からHTTPのリクエストを受信すると(S601)、リクエストにリダイレクトURLが指定されているか否かにより、広告がクリックされたか否かを判定する(S602)。
== (8) Response processing to request ==
FIG. 14 is a diagram illustrating a flow of processing performed by the Web server 20.
When receiving an HTTP request from the user terminal 10 (S601), the HTTP processing unit 211 determines whether or not an advertisement is clicked depending on whether or not a redirect URL is specified in the request (S602).

広告がクリックされたと判定した場合(S602:YES)、ログ収集手段216は、リダイレクトURLに設定されている広告IDに対応する広告情報を広告データベース252から読み出し、リクエストに設定されているユーザID、広告IDおよび現在日時を含むクリックログを作成してクリックログ記憶手段256に登録する(S603)。HTTP処理手段211は、広告情報のURLにリダイレクトするようにHTTPのレスポンスをユーザ端末10に送信する(S604)。   When it is determined that the advertisement is clicked (S602: YES), the log collection unit 216 reads advertisement information corresponding to the advertisement ID set in the redirect URL from the advertisement database 252, and the user ID set in the request, A click log including the advertisement ID and the current date and time is created and registered in the click log storage unit 256 (S603). The HTTP processing unit 211 transmits an HTTP response to the user terminal 10 so as to redirect to the URL of the advertisement information (S604).

一方、広告がクリックされていないと判断した場合(S602:NO)、Webページ作成手段212は、リクエストに含まれている検索キーワードに対応するWebページの検索結果を表示するための画面情報を作成する(S605)。なお、ステップS409における画面情報の作成処理は、一般的な検索エンジンによるWebページの検索処理を想定している。   On the other hand, when it is determined that the advertisement has not been clicked (S602: NO), the web page creation unit 212 creates screen information for displaying the search result of the web page corresponding to the search keyword included in the request. (S605). Note that the screen information creation processing in step S409 assumes Web page search processing by a general search engine.

Webページ作成手段212は、入札データベース253から、リクエストに含まれている検索キーワードに対応する入札情報を、入札額の高い順に所定数読み出し(S606)、読み出した入札情報に含まれる広告IDに対応する広告情報を広告データベース252から読み出す(S607)。Webページ作成手段212は、読み出した各広告情報について、所定のURLの引数に広告情報に含まれる広告IDを設定したリダイレクトURLを作成する(S410)。リダイレクトURLは、例えば「www.foobar.com/ad?id=xxxx」という形式とすることができる。Webページ作成手段212は、各広告情報について、リダイレクトURLへのリンクタグを設定して、広告情報に含まれるタイトルおよび説明(T&D)を画面情報に挿入する(S608)。ここで挿入される文字列は、例えば「<a href="http://www.foobar.com/ad?id=xxxx">タイトル</a>説明」という形式とすることができる。   The web page creation unit 212 reads a predetermined number of bid information corresponding to the search keyword included in the request from the bid database 253 in descending order of bid amount (S606), and corresponds to the advertisement ID included in the read bid information. The advertisement information to be read is read out from the advertisement database 252 (S607). The web page creation unit 212 creates a redirect URL in which the advertisement ID included in the advertisement information is set as an argument of a predetermined URL for each read advertisement information (S410). The redirect URL can be in the form of “www.foobar.com/ad?id=xxxx”, for example. The web page creation unit 212 sets a link tag to the redirect URL for each advertisement information, and inserts the title and description (T & D) included in the advertisement information into the screen information (S608). The character string inserted here may have a format of, for example, “<a href="http://www.foobar.com/ad?id=xxxx"> title </a> description”.

次に、課金額決定手段215が課金額を決定する(S609)。図15は課金額の決定処理の流れを示す図である。標準額取得手段214は、ステップS607において読み出されて各広告情報について以下の処理を行う。   Next, the billing amount determining means 215 determines the billing amount (S609). FIG. 15 is a diagram showing the flow of the billing amount determination process. The standard amount acquisition unit 214 is read in step S607 and performs the following processing for each advertisement information.

標準額取得手段214は、広告情報の広告IDと検索キーワードとに対応する入札情報の入札額を入札データベース253から取得してBとし(S621)、入札データベース253から、検索キーワードに対応し、かつ、Bよりも安い入札額のうち、最も高いものを取得して標準額とする(S622)。例えば、検索キーワードが「車」であり、広告情報の広告IDが「A0001」であった場合に、図6に表示されている3つの入札情報を例とすると、広告ID「A0001」に対応する入札額が「10」の次に高い入札額「9」が標準額として決定される。   The standard amount obtaining unit 214 obtains the bid amount of the bid information corresponding to the advertisement ID of the advertisement information and the search keyword from the bid database 253 as B (S621), corresponds to the search keyword from the bid database 253, and , B is the highest bid price lower than B, and is set as the standard price (S622). For example, when the search keyword is “car” and the advertisement ID of the advertisement information is “A0001”, the three bid information displayed in FIG. 6 will correspond to the advertisement ID “A0001”. The next highest bid amount “9” after the bid amount “10” is determined as the standard amount.

課金額決定手段215は、広告情報の広告IDに対応する調整率を調整率記憶手段257から取得し(S623)、標準額に調整率を乗じた金額とBとの安い方を課金額として決定する(S624)。
以上の処理を繰り返すことにより、配信する広告のそれぞれについて、広告の配信に係る負荷に応じた調整率により標準額を調整して課金額を決定することができる。
The billing amount determination unit 215 acquires the adjustment rate corresponding to the advertisement ID of the advertisement information from the adjustment rate storage unit 257 (S623), and determines the lower of the amount obtained by multiplying the standard amount by the adjustment rate and B as the billing amount. (S624).
By repeating the above processing, it is possible to determine the billing amount by adjusting the standard amount by the adjustment rate according to the load related to the advertisement distribution for each of the advertisements to be distributed.

図14に戻り、HTTP処理手段211は、作成された画面情報をリクエストへの応答としてユーザ端末10に送信する(S610)。ログ収集手段216は、ステップS607において読み出された広告情報のそれぞれについて、現在日時、リクエストに設定されていたユーザID、広告情報に含まれる広告ID、リクエストに含まれていた検索キーワードおよび課金額を含むインプレッションログを作成してインプレッションログ記憶手段255に登録する(S611)。   Returning to FIG. 14, the HTTP processing unit 211 transmits the created screen information to the user terminal 10 as a response to the request (S610). For each piece of advertisement information read out in step S607, the log collection unit 216 includes the current date and time, the user ID set in the request, the advertisement ID included in the advertisement information, the search keyword and the charge amount included in the request. Is created and registered in the impression log storage means 255 (S611).

==(9)効果==
以上説明したように、本実施形態の広告配信システムでは、広告の配信に係る負荷に応じて課金額を決定することができる。したがって、負荷の高い広告主については、負荷の低い広告主よりも高い金額が課されることになるので、負荷の増加に伴うコスト増加分の負担を広告主間で平等に割り振ることが可能となる。
== (9) Effect ==
As described above, in the advertisement distribution system of the present embodiment, the billing amount can be determined according to the load related to advertisement distribution. Therefore, advertisers with a high load will be charged a higher amount than advertisers with a low load, and it will be possible to equally allocate the burden of the cost increase associated with the increase in load among advertisers. Become.

また、本実施形態の広告配信システムによれば、広告の記憶や検索に係るシステム資源が大きい場合には、Webサーバ20の運営コストが増加することになるところ、システム負荷に応じて課金額を決定することができるので、システム資源に係る負荷による増加コストを広告主間で実質的に平等に負担するようにすることができる。   In addition, according to the advertisement distribution system of the present embodiment, when the system resources related to advertisement storage and search are large, the operating cost of the Web server 20 increases. Since it can be determined, the increased cost due to the load on the system resources can be borne substantially equally among advertisers.

また、広告の配信に係る負荷が上がったとしても、課金によって負荷分は回収できていると考えられるところ、本実施形態の広告配信システムでは、システム負荷は、検索キーワード1つあたりの実際の課金額に応じて評価することができる。したがって、正しくシステム負荷を評価することが可能となる。   In addition, even if the load related to advertisement distribution increases, it is considered that the load can be collected by billing. However, in the advertisement distribution system of this embodiment, the system load is the actual load per search keyword. It can be evaluated according to the amount of money. Therefore, it is possible to correctly evaluate the system load.

また、本実施形態の広告配信システムによれば、審査のリジェクト数およびリジェクト率に応じて審査負荷を評価することができる。したがって、何度も審査を繰り返す必要のあった広告主に対しては高い課金額となるように審査負荷を評価することができるので、問題ある広告をなるべく入稿しないように、広告主に動機付けをすることができる。   Further, according to the advertisement distribution system of the present embodiment, the examination load can be evaluated according to the number of rejections and the rejection rate. Therefore, it is possible to evaluate the review load so that the advertiser who had to repeat the review many times has a high charge amount, so the advertiser is motivated to avoid submitting problematic advertisements as much as possible. You can put it on.

==(10)変形例==
本実施形態では、Webサーバ20は1台のコンピュータであるものとしたが、これに限らず、複数台のコンピュータにより実現することもできる。その場合、複数のコンピュータが仮想的に1台のコンピュータを提供するようにしてもよいし、複数のコンピュータまたは複数の仮想のコンピュータにWebサーバ20の機能を振り分けるようにしてもよい。例えば、記憶手段をWebサーバ20とは独立したデータベースサーバとして実現してもよい。
== (10) Modification ==
In the present embodiment, the Web server 20 is a single computer. However, the present invention is not limited to this, and can be realized by a plurality of computers. In that case, a plurality of computers may virtually provide one computer, or the functions of the Web server 20 may be distributed to a plurality of computers or a plurality of virtual computers. For example, the storage unit may be realized as a database server independent of the Web server 20.

また、本実施形態では、Webサーバ20が配信する広告を決定するものとしたが、配信する広告を決定する広告配信サーバをWebサーバ20とは別途設けるようにしてもよい。この場合、広告配信サーバから広告を配信するようにしてもよいし、広告配信サーバが配信すべき広告を決定して、広告情報はWebサーバ20から配信するようにしてもよい。   In this embodiment, the advertisement distributed by the Web server 20 is determined. However, an advertisement distribution server that determines the advertisement to be distributed may be provided separately from the Web server 20. In this case, an advertisement may be distributed from the advertisement distribution server, or an advertisement to be distributed by the advertisement distribution server may be determined and the advertisement information may be distributed from the Web server 20.

また、広告の課金額を決定する広告課金装置をWebサーバ20とは別に設けるようにしてもよい。この場合、広告課金装置は、少なくとも負荷評価手段217を備えるようにして、調整率記憶手段257を定期的に更新するようにすることができる。   Further, an advertisement billing device that determines the billing amount for advertisements may be provided separately from the Web server 20. In this case, the advertisement billing apparatus can be provided with at least the load evaluation unit 217 to update the adjustment rate storage unit 257 periodically.

また、本実施形態では、検索キーワードに対応するWebページの検索結果とともに、当該検索キーワードに対応する広告を表示する、いわゆる検索連動型広告を想定したが、これに限らず、たとえばコンテンツの内容に応じた広告を表示するようにしてもよい。この場合、コンテンツを解析して特徴語を特定し、特定した特徴語に対応する入札情報を入札データベース253から検索するようにすることができる。   Further, in the present embodiment, a so-called search-linked advertisement that displays an advertisement corresponding to the search keyword together with a search result of the Web page corresponding to the search keyword is assumed. A corresponding advertisement may be displayed. In this case, the content can be analyzed to identify a feature word, and bid information corresponding to the identified feature word can be searched from the bid database 253.

また、本実施形態では、入札額と負荷評価値とインプレッション数とに応じて課金するものとしたが、インプレッション数に代えて、広告4がクリックされた回数(クリック数)に応じて課金を行うようにしてもよい。この場合、例えば、リダイレクトURLには広告IDに加えてインプレッションログを特定するための情報を含めるようにしておき、HTTP処理手段211がリダイレクトURLの含まれたリクエストを受信した場合に、リダイレクトURLに含まれている情報からインプレッションログを特定し、特定したインプレッションログに含まれる課金額と広告主とをクリックログに含めてクリックログ記憶手段256に登録しておき、広告主への課金時にはクリックログから課金額を集計するようにすることができる。なお、この方法に限らず、広告がクリックされた場合に、クリックされた広告および当該広告が表示される契機となった検索キーワードを特定できるようにしておけばよい。また、インプレッション数とクリック数との組み合わせに応じて課金するようにしてもよい。   In the present embodiment, charging is performed according to the bid amount, the load evaluation value, and the number of impressions. However, instead of the number of impressions, charging is performed according to the number of times the advertisement 4 is clicked (the number of clicks). You may do it. In this case, for example, the redirect URL includes information for specifying the impression log in addition to the advertisement ID, and when the HTTP processing unit 211 receives a request including the redirect URL, The impression log is specified from the included information, the charge amount and the advertiser included in the specified impression log are included in the click log, registered in the click log storage means 256, and when the advertiser is charged, the click log The billing amount can be aggregated. Note that the present invention is not limited to this method, and when an advertisement is clicked, the clicked advertisement and the search keyword that triggered the display of the advertisement may be specified. Moreover, you may make it charge according to the combination of the number of impressions and the number of clicks.

また、広告で予定されていた、商品の購入や会員登録、資料請求、問い合わせなどの成果(コンバージョンと呼ばれる。)の発生した数およびコンバージョン率の少なくともいずれかに応じて課金するようにしてもよい。この場合、Webサーバ20は、コンバージョンが発生したことを判定するコンバージョン判定手段と、コンバージョンに関する情報(以下、コンバージョンログという。)を記憶するコンバージョンログ記憶手段とをさらに備えるようにする。コンバージョンログには、コンバージョンの発生した日時、コンバージョンの契機となった広告を示す広告ID、当該広告を入札した広告主を示す広告主IDを含める。また、コンバージョンが例えば商品の購入などに関するものである場合には、その売上金額などを含めるようにしてもよい。コンバージョン判定手段は、例えば、ランディングページを提供する他のWebサーバやコンバージョンに関する処理を行う他のサーバなどからコンバージョンログを受信することにより、コンバージョンの発生を検知するようにすることができる。   In addition, you may be charged according to at least one of the number of results (called conversions) that have been planned for advertisements, such as product purchases, member registration, document requests, and inquiries, and conversion rates. . In this case, the Web server 20 further includes a conversion determination unit that determines that conversion has occurred, and a conversion log storage unit that stores information related to conversion (hereinafter referred to as a conversion log). The conversion log includes the date and time when the conversion occurred, the advertisement ID indicating the advertisement that triggered the conversion, and the advertiser ID indicating the advertiser who bid the advertisement. Further, when the conversion relates to, for example, purchase of a product, the sales amount may be included. The conversion determination unit can detect the occurrence of conversion by receiving a conversion log from, for example, another web server that provides a landing page or another server that performs processing related to conversion.

コンバージョンに応じて課金を行う場合、ランディングページにリダイレクトするにあたり、インプレッションログを特定するための情報を送信しておき、コンバージョン判定手段は、コンバージョンログとともに、インプレッションログを特定するための情報を取得して、特定したインプレッションログに含まれる課金額をコンバージョンログに加えてコンバージョンログ記憶手段に登録する。これにより、コンバージョンログ記憶手段から課金額を集計し、これに基づいて広告主への課金を行うことができる。   When charging according to conversion, when redirecting to the landing page, send information to identify the impression log, and the conversion determination means acquires the information to identify the impression log along with the conversion log. Then, the charge amount included in the identified impression log is added to the conversion log and registered in the conversion log storage means. Thereby, the charge amount can be totaled from the conversion log storage means, and the advertiser can be charged based on the total charge amount.

また、本実施形態では、広告の配信時にその広告の課金額を決定するものとしたが、これに限らず、例えば1週間や1ヶ月など所定の期間ごとに、まとめて課金額を計算するようにしてもよい。   In this embodiment, the billing amount for the advertisement is determined when the advertisement is distributed. However, the billing amount is not limited to this. For example, the billing amount is calculated for each predetermined period such as one week or one month. It may be.

また、本実施形態では、予め調整率を調整率記憶手段257に登録しておき、定期的に調整率を更新するものとしたが、これに限らず、HTTPのリクエストを受信するごとに調整率を算出し、算出した調整率を用いて課金額を決定するようにしてもよい。   In this embodiment, the adjustment rate is registered in advance in the adjustment rate storage unit 257, and the adjustment rate is periodically updated. However, the present invention is not limited to this, and every time an HTTP request is received, the adjustment rate is adjusted. And the charge amount may be determined using the calculated adjustment rate.

また、本実施形態では、審査結果が「不可」である審査ログの数およびその割合を用いて審査負荷を算出するものとしたが、これに限らず、審査負荷は、審査の負荷を評価したものであれば何でもよい。例えば審査ログに審査結果に代えて審査負荷を含めるようにし、広告主ごとに審査ログに含まれる審査負荷を集計して最終的な審査負荷の評価値を求めるようにしてもよい。この場合、広告の審査を行った者による審査に係った負荷を数値化して審査負荷の評価に用いることができる。したがって、リジェクトしなくても審査に手間のかかるデザインや内容であった場合などにも、正確に審査に係る負荷を評価することが可能となる。   In this embodiment, the examination load is calculated using the number of audit logs whose examination result is “impossible” and the ratio thereof. However, the examination load is not limited to this, and the examination load is evaluated. Anything can be used. For example, the examination load may be included in the examination log instead of the examination result, and the final examination load evaluation value may be obtained by adding up the examination loads included in the examination log for each advertiser. In this case, the load related to the screening by the person who performed the screening of the advertisement can be quantified and used for the evaluation of the screening load. Therefore, even if the design and contents are time-consuming to be examined even without rejecting, it is possible to accurately evaluate the load related to the examination.

また、本実施形態では、偏差値を用いて審査負荷およびシステム負荷を評価するものとしたが、これに限らず、任意の統計手法を用いて負荷の評価を行うようにすることができる。   In this embodiment, the examination load and the system load are evaluated using the deviation value. However, the present invention is not limited to this, and the load can be evaluated using an arbitrary statistical method.

また、本実施形態では、広告の配信に係る負荷には、審査負荷およびシステム負荷の両方が含まれるものとしたが、いずれか一方のみとしてもよい。この場合、負荷評価手段217は、図12または図13のいずれかの処理のみを行い、審査負荷の評価値またはシステム負荷の評価値のいずれかを調整率として調整率記憶手段257に登録することができる。   In the present embodiment, the load related to the advertisement distribution includes both the examination load and the system load. However, only one of them may be used. In this case, the load evaluation unit 217 performs only one of the processes shown in FIG. 12 or 13 and registers either the evaluation value of the examination load or the evaluation value of the system load as the adjustment rate in the adjustment rate storage unit 257. Can do.

また、本実施形態では、システム負荷は、広告主ごとにキーワード1つあたりの課金額に−1を乗じたものとしたが、これに限らず、システム負荷はシステムの負荷に係る評価であれば何でもよい。例えば、検索キーワードの数が大きくなるほどシステム負荷が大きくなるようにシステム負荷を決定するようにしてもよいし、広告情報の数やデータ量に応じてシステム負荷を決定するようにしてもよい。また、広告情報1つあたりの課金額または広告情報のデータの単位量あたりの課金額に−1を乗じてシステム負荷としてもよい。また、課金額に代えて入札額としてもよい。さらに、広告主ごとに予算額が決まっている場合には、検索キーワード1つあたりの予算額(すなわち、予算額÷検索キーワード数)に−1を乗じたものとしてもよい。   In this embodiment, the system load is obtained by multiplying the charge amount per keyword for each advertiser by −1. However, the system load is not limited to this, and the system load is an evaluation related to the system load. Anything For example, the system load may be determined so that the system load increases as the number of search keywords increases, or the system load may be determined according to the number of advertisement information and the data amount. Further, the system load may be obtained by multiplying the billing amount per advertisement information or the billing amount per unit amount of advertisement information data by -1. Further, a bid amount may be used instead of the billing amount. Further, when the budget amount is determined for each advertiser, the budget amount per search keyword (that is, the budget amount / the number of search keywords) may be multiplied by -1.

また、本実施形態では、入札額を超えないように課金額を決定するものとしたが、これに限らず、標準額に調整率を乗じた値を課金額として算出するようにしてもよい。この場合、例えば広告主毎の予算額を記憶しておき、課金額の合計が予算額以下となる間のみ広告を配信するようにしてもよい。   In this embodiment, the billing amount is determined so as not to exceed the bid amount. However, the present invention is not limited to this, and a value obtained by multiplying the standard amount by the adjustment rate may be calculated as the billing amount. In this case, for example, the budget amount for each advertiser may be stored, and the advertisement may be distributed only while the total charge amount is equal to or less than the budget amount.

また、本実施形態では、標準額は入札額よりも小さい他の広告の入札額の中の最高額であるものとしたが、入札額をそのまま標準額として用いるようにしてもよい。また、配信対象となる広告IDに対応する当該入札情報を除く他の入札情報のうち、当該入札情報の入札額以下となるものの中で最高額の入札額を標準額として用いるようにしてもよい。   In the present embodiment, the standard amount is the highest amount among the bid amounts of other advertisements smaller than the bid amount, but the bid amount may be used as it is as the standard amount. In addition, among other pieces of bid information other than the bid information corresponding to the advertisement ID to be distributed, the highest bid amount may be used as the standard amount among items that are equal to or less than the bid amount of the bid information. .

以上、本実施形態について説明したが、上記実施形態は本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。   Although the present embodiment has been described above, the above embodiment is intended to facilitate understanding of the present invention and is not intended to limit the present invention. The present invention can be changed and improved without departing from the gist thereof, and the present invention includes equivalents thereof.

1 画面
2 入力欄
3 表示欄
4 広告
41 タイトル
42 説明
10 ユーザ端末
20 Webサーバ
30 通信ネットワーク
211 HTTP処理手段
212 Webページ作成手段
213 広告選択手段
214 標準額取得手段
215 課金額決定手段
216 ログ収集手段
217 負荷評価手段
251 Web情報データベース
252 広告データベース
253 入札データベース
254 審査ログ記憶手段
255 インプレッションログ記憶手段
256 クリックログ記憶手段
257 調整率記憶手段
DESCRIPTION OF SYMBOLS 1 Screen 2 Input column 3 Display column 4 Advertisement 41 Title 42 Description 10 User terminal 20 Web server 30 Communication network 211 HTTP processing means 212 Web page creation means 213 Advertisement selection means 214 Standard amount acquisition means 215 Charge amount determination means 216 Log collection means 217 Load evaluation means 251 Web information database 252 Advertisement database 253 Bid database 254 Examination log storage means 255 Impression log storage means 256 Click log storage means 257 Adjustment rate storage means

Claims (8)

広告の課金額を決定する装置であって、
前記広告に対する課金額の標準額を取得する標準額取得手段と、
前記広告の配信に係る負荷を評価する負荷評価手段と、
前記負荷の評価値および前記標準額に応じて前記課金額を決定する課金額決定手段と、
を備えることを特徴とする広告課金額決定装置。
An apparatus for determining a billing amount for an advertisement,
Standard amount acquisition means for acquiring a standard amount of billing for the advertisement;
Load evaluation means for evaluating the load related to the delivery of the advertisement;
Billing amount determining means for determining the billing amount according to the evaluation value of the load and the standard amount;
An advertising billing amount determining apparatus comprising:
請求項1に記載の広告課金額決定装置であって、
前記負荷の評価値には、前記広告の記憶および読み出しに係る負荷を評価したシステム負荷評価値が含まれ、
前記負荷評価手段は、前記広告に関連する関連情報の量を示す関連情報量を取得し、前記関連情報量に応じて前記システム負荷評価値を算出すること、
を特徴とする広告課金額決定装置。
The advertising billing amount determining apparatus according to claim 1,
The load evaluation value includes a system load evaluation value obtained by evaluating a load related to storage and readout of the advertisement.
The load evaluation means acquires a related information amount indicating an amount of related information related to the advertisement, and calculates the system load evaluation value according to the related information amount;
An advertising billing amount determination device characterized by the above.
請求項2に記載の広告課金額決定装置であって、
前記広告にはキーワードが対応付けられており、
前記関連情報は前記キーワードであり、
前記関連情報量は前記広告に対応付けられている前記キーワードの数であり、
前記広告に対して課金した実績値を取得する課金実績取得手段をさらに備え、
前記負荷評価手段は、前記関連情報量および前記実績値に応じて前記システム負荷評価値を算出すること、
を特徴とする広告課金額決定装置。
The advertising billing amount determination device according to claim 2,
The ad is associated with a keyword,
The related information is the keyword;
The related information amount is the number of the keywords associated with the advertisement,
A charge performance acquisition means for acquiring a performance value charged for the advertisement;
The load evaluation means calculates the system load evaluation value according to the related information amount and the actual value;
An advertising billing amount determination device characterized by the above.
請求項1乃至3のいずれか1項に記載の広告課金額決定装置であって、
前記負荷の評価値には前記広告の審査に係る負荷を評価した審査負荷評価値が含まれ、
前記負荷評価手段は、前記広告が配信可能か否かを審査した結果を示す審査情報を取得し、配信不能の結果を示す前記審査情報の数である拒絶数と、全ての前記審査情報の数に対する前記拒絶数の割合との少なくともいずれかに応じて前記審査負荷評価値を算出すること、
を特徴とする広告課金額決定装置。
The advertising billing amount determination device according to any one of claims 1 to 3,
The evaluation value of the load includes an evaluation load evaluation value obtained by evaluating the load related to the review of the advertisement,
The load evaluation unit obtains examination information indicating a result of judging whether the advertisement can be distributed, the number of rejections which is the number of the examination information indicating a result of undeliverable, and the number of all the examination information Calculating the examination load evaluation value according to at least one of the ratio of the number of rejections to
An advertising billing amount determination device characterized by the above.
請求項1に記載の広告課金額決定装置であって、
前記負荷の評価値には、前記広告の記憶および読み出しに係る負荷を評価したシステム負荷評価値と、前記広告の審査に係る負荷を評価した審査負荷評価値とが含まれ、
前記負荷評価手段は、
前記広告に関連する関連情報の量を示す関連情報量を取得し、前記関連情報量に応じて前記システム負荷評価値を算出し、
前記広告が配信可能か否かを審査した結果を示す審査情報を取得し、配信不能の結果を示す前記審査情報の数である拒絶数と、全ての前記審査情報の数に対する前記拒絶数の割合との少なくともいずれかに応じて前記審査負荷評価値を算出すること、
を特徴とする広告課金額決定装置。
The advertising billing amount determining apparatus according to claim 1,
The load evaluation value includes a system load evaluation value that evaluates a load related to storage and readout of the advertisement, and an examination load evaluation value that evaluates a load related to the examination of the advertisement,
The load evaluation means includes
Obtaining a related information amount indicating an amount of related information related to the advertisement, calculating the system load evaluation value according to the related information amount,
Obtaining examination information indicating the result of examining whether or not the advertisement can be delivered, the number of rejections that is the number of examination information showing the result of undeliverable, and the ratio of the number of rejections to the number of all the examination information Calculating the examination load evaluation value according to at least one of
An advertising billing amount determination device characterized by the above.
請求項5に記載の広告課金額決定装置であって、
前記広告に対して課金した実績値を取得する課金実績取得手段をさらに備え、
前記負荷評価手段は、前記拒絶数に前記拒絶率を足した値を2で割った商と、前記実績値を前記関連情報量で割った商に−1を乗じた値との合計を2で割って前記負荷の評価値を算出すること、
を特徴とする広告課金額決定装置。
The advertising billing amount determination device according to claim 5,
A charge performance acquisition means for acquiring a performance value charged for the advertisement;
The load evaluating means calculates a sum of a quotient obtained by dividing a value obtained by adding the rejection rate to the number of rejections by 2 and a quotient obtained by dividing the actual value by the related information amount by −1 by 2. Dividing to calculate an evaluation value of the load,
An advertising billing amount determination device characterized by the above.
広告の課金額を決定する方法であって、
コンピュータが、
前記広告に対する課金額の標準額を取得するステップと、
前記広告の配信に係る負荷を評価するステップと、
前記負荷の評価値および前記標準額に応じて前記課金額を決定するステップと、
を実行することを特徴とする広告課金額決定方法。
A method for determining the amount charged for an advertisement,
Computer
Obtaining a standard amount of billing for the advertisement;
Evaluating a load associated with the delivery of the advertisement;
Determining the billing amount according to the evaluation value of the load and the standard amount;
An advertising billing amount determination method characterized in that:
広告の課金額を決定するためのプログラムであって、
コンピュータに、
前記広告に対する課金額の標準額を取得するステップと、
前記広告の配信に係る負荷を評価するステップと、
前記負荷の評価値および前記標準額に応じて前記課金額を決定するステップと、
を実行させるためのプログラム。
A program for determining the billing amount of an advertisement,
On the computer,
Obtaining a standard amount of billing for the advertisement;
Evaluating a load associated with the delivery of the advertisement;
Determining the billing amount according to the evaluation value of the load and the standard amount;
A program for running
JP2012142278A 2012-06-25 2012-06-25 Advertisement billing amount determination device, advertisement billing amount determination method and program Active JP5507622B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012142278A JP5507622B2 (en) 2012-06-25 2012-06-25 Advertisement billing amount determination device, advertisement billing amount determination method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012142278A JP5507622B2 (en) 2012-06-25 2012-06-25 Advertisement billing amount determination device, advertisement billing amount determination method and program

Publications (2)

Publication Number Publication Date
JP2014006728A true JP2014006728A (en) 2014-01-16
JP5507622B2 JP5507622B2 (en) 2014-05-28

Family

ID=50104383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012142278A Active JP5507622B2 (en) 2012-06-25 2012-06-25 Advertisement billing amount determination device, advertisement billing amount determination method and program

Country Status (1)

Country Link
JP (1) JP5507622B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016177600A (en) * 2015-03-20 2016-10-06 ヤフー株式会社 Advertiser evaluation device, advertiser evaluation method, and advertiser evaluation program
JP2017097663A (en) * 2015-11-25 2017-06-01 ヤフー株式会社 Computation device, computation method, and computation program
JP2017107319A (en) * 2015-12-08 2017-06-15 ヤフー株式会社 Advertisement extraction device, advertisement extraction method, and advertisement extraction program
JP2017111512A (en) * 2015-12-14 2017-06-22 ヤフー株式会社 Calculation device, calculation method, and calculation program
JP2017126362A (en) * 2017-03-16 2017-07-20 ヤフー株式会社 Sponsor evaluation device, sponsor evaluation method, and sponsor evaluation program
JP2020119220A (en) * 2019-01-23 2020-08-06 Line株式会社 Information processing method, program, terminal, server, and information processing device
JP2022061457A (en) * 2020-10-06 2022-04-18 株式会社カカオ Conversion tracking method and device for advertisement provided by application

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007516537A (en) * 2003-12-23 2007-06-21 グーグル インク. Method and system for providing goal-oriented image advertising
JP2008129660A (en) * 2006-11-16 2008-06-05 Makoto Ono Advertising business model in home page vicarious operation task
JP2011505645A (en) * 2007-12-03 2011-02-24 マイクロソフト コーポレーション Ad progressive pricing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007516537A (en) * 2003-12-23 2007-06-21 グーグル インク. Method and system for providing goal-oriented image advertising
JP2008129660A (en) * 2006-11-16 2008-06-05 Makoto Ono Advertising business model in home page vicarious operation task
JP2011505645A (en) * 2007-12-03 2011-02-24 マイクロソフト コーポレーション Ad progressive pricing method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016177600A (en) * 2015-03-20 2016-10-06 ヤフー株式会社 Advertiser evaluation device, advertiser evaluation method, and advertiser evaluation program
JP2017097663A (en) * 2015-11-25 2017-06-01 ヤフー株式会社 Computation device, computation method, and computation program
JP2017107319A (en) * 2015-12-08 2017-06-15 ヤフー株式会社 Advertisement extraction device, advertisement extraction method, and advertisement extraction program
JP2017111512A (en) * 2015-12-14 2017-06-22 ヤフー株式会社 Calculation device, calculation method, and calculation program
JP2017126362A (en) * 2017-03-16 2017-07-20 ヤフー株式会社 Sponsor evaluation device, sponsor evaluation method, and sponsor evaluation program
JP2020119220A (en) * 2019-01-23 2020-08-06 Line株式会社 Information processing method, program, terminal, server, and information processing device
JP2022061457A (en) * 2020-10-06 2022-04-18 株式会社カカオ Conversion tracking method and device for advertisement provided by application
US11861655B2 (en) 2020-10-06 2024-01-02 Kakao Corp. Method and apparatus for tracking conversion of advertisements provided through application

Also Published As

Publication number Publication date
JP5507622B2 (en) 2014-05-28

Similar Documents

Publication Publication Date Title
JP5507622B2 (en) Advertisement billing amount determination device, advertisement billing amount determination method and program
US10825047B2 (en) Apparatus and method of selection and placement of targeted messages into a search engine result page
JP5462972B2 (en) Information processing apparatus, information processing method, and information processing program
JP5693630B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
US10296942B2 (en) Advertisement choosing device and advertisement choosing method
JP5814772B2 (en) Advertisement determination system, advertisement determination method and program
JP5491555B2 (en) Advertisement distribution apparatus, advertisement distribution method and program
JP5507607B2 (en) Content providing apparatus, low rank approximate matrix generating apparatus, content providing method, low rank approximate matrix generating method, and program
JP5485311B2 (en) Advertisement evaluation apparatus, advertisement evaluation method and program
WO2012166169A1 (en) Multiple attribution models with return on ad spend
JP5558539B2 (en) Search system, search method and program
JP5491556B2 (en) Advertisement distribution apparatus, advertisement distribution method and program
JP5814303B2 (en) Revenue index value generation system and revenue index value generation method
US9720983B1 (en) Extracting mobile application keywords
WO2013116105A1 (en) Alterations of calculations in attribution modeling
JP2014134995A (en) Information distribution device and information distribution method
JP6100741B2 (en) Extraction apparatus, extraction method and extraction program
JP5976897B2 (en) Advertisement determination device, advertisement determination method and program
JP2005275676A (en) Contents providing system, contents providing method, server and its program
JP6362577B2 (en) Information processing apparatus and display article selection system
JP5847867B2 (en) Equipment for providing reference information for advertisers
JP5976965B2 (en) Advertisement determination device, advertisement determination method and program
JP6240049B2 (en) Extraction apparatus, extraction method and extraction program
JP6072739B2 (en) Extraction apparatus, extraction method and extraction program
JP2014052740A (en) Reference information provision device for advertiser

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140319

R150 Certificate of patent or registration of utility model

Ref document number: 5507622

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250