JP2014186513A - Advertisement extraction device, advertisement extraction method, and advertisement extraction program - Google Patents

Advertisement extraction device, advertisement extraction method, and advertisement extraction program Download PDF

Info

Publication number
JP2014186513A
JP2014186513A JP2013060623A JP2013060623A JP2014186513A JP 2014186513 A JP2014186513 A JP 2014186513A JP 2013060623 A JP2013060623 A JP 2013060623A JP 2013060623 A JP2013060623 A JP 2013060623A JP 2014186513 A JP2014186513 A JP 2014186513A
Authority
JP
Japan
Prior art keywords
advertisement
advertising
content
unit
evaluation value
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
JP2013060623A
Other languages
Japanese (ja)
Other versions
JP5814285B2 (en
Inventor
Koji Tsukamoto
浩司 塚本
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 JP2013060623A priority Critical patent/JP5814285B2/en
Publication of JP2014186513A publication Critical patent/JP2014186513A/en
Application granted granted Critical
Publication of JP5814285B2 publication Critical patent/JP5814285B2/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 preferentially deliver an advertisement content with high advertisement effect.SOLUTION: An advertisement extraction device includes a storage section, a calculation section, and an extraction section. The storage section stores a size and an evaluation value of an advertisement content for each advertisement content. The calculation section calculates a unit evaluation value as an evaluation value per prescribed size for each advertisement content stored in the storage section. When receiving an acquisition request of an advertisement content to be displayed on an advertisement frame in which a plurality of advertisement contents can be displayed, the extraction section extracts advertisement contents of delivery candidates from the storage section in descending order according to unit evaluation value calculated by the calculation section.

Description

本発明は、広告抽出装置、広告抽出方法及び広告抽出プログラムに関する。   The present invention relates to an advertisement extraction device, an advertisement extraction method, and an advertisement extraction program.

近年、インターネットの飛躍的な普及に伴い、インターネットを介した広告配信が盛んに行われている。例えば、ウェブページの所定の位置に企業や商品等の広告コンテンツ(例えば、画像などのアイコン)を表示し、かかる広告コンテンツがクリックされた場合に広告主のウェブページへ遷移するものがある。   In recent years, with the rapid spread of the Internet, advertisement distribution via the Internet has been actively performed. For example, an advertisement content such as a company or a product (for example, an icon such as an image) is displayed at a predetermined position on a web page, and when the advertisement content is clicked, there is a transition to an advertiser's web page.

このような広告コンテンツは、各広告主から入稿された広告コンテンツを保持する広告配信装置によって配信されることが多い。例えば、広告配信装置は、広告コンテンツのCTR(Click Through Rate)等に基づいて広告コンテンツを選択的に配信する場合がある。このような配信態様によれば、広告効果の高い広告コンテンツを優先的に配信することが可能になるとも考えられる。   Such advertisement content is often distributed by an advertisement distribution device that holds advertisement content submitted by each advertiser. For example, the advertisement distribution device may selectively distribute the advertisement content based on the CTR (Click Through Rate) of the advertisement content. According to such a delivery mode, it is considered that advertisement content with a high advertising effect can be preferentially delivered.

特開2009−53219号公報JP 2009-53219 A

しかしながら、上記の従来技術では、広告効果の高い広告コンテンツを配信することができるとは限らなかった。具体的には、近年の広告配信の形態は多様化してきており、広告枠と同一サイズの広告コンテンツが配信されるだけでなく、異なるサイズの広告コンテンツが配信される場合もある。このような状況下において、単に広告効果の高い広告コンテンツを優先的に配信するだけでは、広告コンテンツ全体の広告効果を高めることができるとは限らなかった。   However, with the above-described conventional technology, it has not always been possible to distribute advertising content with a high advertising effect. Specifically, the form of advertisement distribution in recent years has been diversified, and not only advertisement contents having the same size as the advertisement space are distributed, but also advertisement contents having different sizes may be distributed. Under such circumstances, it is not always possible to enhance the advertising effect of the entire advertising content simply by preferentially delivering advertising content with a high advertising effect.

本願は、上記に鑑みてなされたものであって、広告効果の高い広告コンテンツを優先的に配信することができる広告抽出装置、広告抽出方法及び広告抽出プログラムを提供することを目的とする。   The present application has been made in view of the above, and an object thereof is to provide an advertisement extraction device, an advertisement extraction method, and an advertisement extraction program capable of preferentially distributing advertisement content having a high advertising effect.

本願に係る広告抽出装置は、広告コンテンツ毎に、当該広告コンテンツのサイズ及び評価値を記憶する記憶手段と、前記記憶手段に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する算出手段と、複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、前記算出手段によって算出された単位評価値が高い順に配信候補の広告コンテンツを前記記憶手段から抽出する抽出手段とを備えたことを特徴とする。   The advertisement extraction apparatus according to the present application includes a storage unit that stores a size and an evaluation value of the advertisement content for each advertisement content, and a unit that is an evaluation value per predetermined size for each advertisement content stored in the storage unit When a calculation means for calculating an evaluation value and an acquisition request for an advertisement content displayed in an advertisement space in which a plurality of advertisement contents can be displayed are received, the distribution candidate in descending order of the unit evaluation value calculated by the calculation means And an extraction means for extracting the advertising content from the storage means.

実施形態の一態様によれば、広告効果の高い広告コンテンツを優先的に配信することができるという効果を奏する。   According to one aspect of the embodiment, it is possible to preferentially distribute advertising content with a high advertising effect.

図1は、実施形態に係る広告抽出処理の一例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an example of advertisement extraction processing according to the embodiment. 図2は、実施形態に係る広告配信システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the advertisement distribution system according to the embodiment. 図3は、実施形態に係る広告配信装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the advertisement distribution device according to the embodiment. 図4は、実施形態に係る広告コンテンツ記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of the advertising content storage unit according to the embodiment. 図5は、実施形態に係る広告配信装置による処理手順を示すフローチャートである。FIG. 5 is a flowchart illustrating a processing procedure performed by the advertisement distribution apparatus according to the embodiment. 図6は、変形例に係る広告抽出処理の一例を示す説明図である。FIG. 6 is an explanatory diagram illustrating an example of advertisement extraction processing according to the modification. 図7は、変形例に係る広告抽出処理の一例を示す説明図である。FIG. 7 is an explanatory diagram illustrating an example of advertisement extraction processing according to the modification.

以下に、本願に係る広告抽出装置、広告抽出方法及び広告抽出プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る広告抽出装置、広告抽出方法及び広告抽出プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, an embodiment for implementing an advertisement extraction apparatus, an advertisement extraction method, and an advertisement extraction program according to the present application (hereinafter referred to as “embodiment”) will be described in detail with reference to the drawings. In addition, the advertisement extraction apparatus, the advertisement extraction method, and the advertisement extraction program according to the present application are not limited by this embodiment. In the following embodiments, the same portions are denoted by the same reference numerals, and redundant description is omitted.

〔1.広告抽出処理〕
まず、図1を用いて、実施形態に係る広告抽出処理の一例について説明する。図1は、実施形態に係る広告抽出処理の一例を示す説明図である。図1の例では、端末装置10に広告コンテンツを配信する広告配信装置100によって広告抽出処理が行われる。
[1. (Advertising extraction process)
First, an example of advertisement extraction processing according to the embodiment will be described with reference to FIG. FIG. 1 is an explanatory diagram illustrating an example of advertisement extraction processing according to the embodiment. In the example of FIG. 1, advertisement extraction processing is performed by the advertisement distribution apparatus 100 that distributes advertisement content to the terminal device 10.

具体的には、広告配信装置100は、広告コンテンツ毎に、かかる広告コンテンツのサイズと評価値とを記憶する。本実施形態では、各広告コンテンツについて、横方向のサイズ(幅)は固定であり、縦方向のサイズ(高さ)のみが異なる場合があるものとする。以下、「広告コンテンツのサイズ」と表記した場合には、「広告コンテンツの高さ」を示す場合がある。また、広告コンテンツの評価値とは、例えば、CTRや、広告主により指定された入札価格や、CTR及び入札価格の双方等に基づいて得られる情報を示す。   Specifically, the advertisement distribution apparatus 100 stores the size and evaluation value of the advertisement content for each advertisement content. In the present embodiment, the horizontal size (width) is fixed for each advertisement content, and only the vertical size (height) may be different. Hereinafter, the “advertising content size” may indicate “advertising content height”. The evaluation value of the advertisement content indicates information obtained based on, for example, CTR, a bid price designated by the advertiser, both the CTR and the bid price, and the like.

図1の例では、広告配信装置100は、広告コンテンツC11〜C15を記憶する。これらの広告コンテンツC11〜C15は、上記の通り、幅が同一であるものの、高さが異なる場合がある。例えば、図1では、広告コンテンツC11の高さが「4」であり、広告コンテンツC12の高さが「3」である例を示している。また、図1では、広告コンテンツを示す矩形内に評価値を図示する。例えば、図1では、広告コンテンツC11の評価値が「8」である例を示している。   In the example of FIG. 1, the advertisement distribution device 100 stores advertisement contents C11 to C15. Although these advertisement contents C11 to C15 have the same width as described above, they may have different heights. For example, FIG. 1 illustrates an example in which the advertisement content C11 has a height of “4” and the advertisement content C12 has a height of “3”. In FIG. 1, the evaluation value is illustrated in a rectangle indicating the advertisement content. For example, FIG. 1 shows an example in which the evaluation value of the advertising content C11 is “8”.

そして、広告配信装置100は、保持している広告コンテンツ毎に、所定サイズ当たりの評価値(以下、「単位評価値」と表記する場合がある)を算出する。具体的には、広告配信装置100は、広告コンテンツの評価値を広告コンテンツのサイズで除算することにより単位評価値を算出する。ここでは、広告配信装置100は、評価値を広告コンテンツの高さで除算するものとする。例えば、広告配信装置100は、広告コンテンツC11の単位評価値を算出する場合には、広告コンテンツC11の評価値「8」を広告コンテンツC11の高さ「4」で除算することにより「2.00」を算出する。すなわち、図1に示した例の場合、広告配信装置100は、広告コンテンツC11〜C15について、以下の単位評価値を算出する。なお、ここでは、単位評価値の小数点第3位を四捨五入するものとする。   Then, the advertisement distribution apparatus 100 calculates an evaluation value per predetermined size (hereinafter may be referred to as “unit evaluation value”) for each of the held advertisement contents. Specifically, the advertisement distribution apparatus 100 calculates the unit evaluation value by dividing the evaluation value of the advertising content by the size of the advertising content. Here, it is assumed that the advertisement distribution apparatus 100 divides the evaluation value by the height of the advertisement content. For example, when calculating the unit evaluation value of the advertising content C11, the advertising distribution device 100 divides the evaluation value “8” of the advertising content C11 by the height “4” of the advertising content C11 to obtain “2.00”. Is calculated. That is, in the case of the example illustrated in FIG. 1, the advertisement distribution device 100 calculates the following unit evaluation values for the advertisement contents C11 to C15. Here, the third decimal place of the unit evaluation value is rounded off.

広告コンテンツC11の単位評価値:2.00
広告コンテンツC12の単位評価値:2.33
広告コンテンツC13の単位評価値:3.00
広告コンテンツC14の単位評価値:1.50
広告コンテンツC15の単位評価値:2.00
Unit evaluation value of advertising content C11: 2.00
Unit evaluation value of advertisement content C12: 2.33
Unit evaluation value of advertisement content C13: 3.00
Unit evaluation value of advertising content C14: 1.50
Unit evaluation value of advertising content C15: 2.00

そして、広告配信装置100は、複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、単位評価値が高い順に配信候補の広告コンテンツを抽出する。このとき、広告配信装置100は、広告コンテンツのサイズの合計が広告枠のサイズ以下となるように、配信候補の広告コンテンツを抽出する。   And the advertisement delivery apparatus 100 extracts the advertisement content of a delivery candidate in order with a high unit evaluation value, when the acquisition request of the advertisement content displayed on the advertising space which can display several advertisement content is received. At this time, the advertisement distribution apparatus 100 extracts advertisement content as distribution candidates so that the total size of the advertisement contents is equal to or less than the size of the advertisement space.

図1の例を用いて説明すると、端末装置10が、ニュースやブログ等の記事が表示される記事枠の他に、高さ「6」の広告枠R10を含むウェブページを表示しているものとする。かかる端末装置10は、広告配信装置100に対して、広告枠R10に表示される広告コンテンツの取得要求を送信する。この場合、広告配信装置100は、広告コンテンツC11〜C15のうち、広告枠R10の高さ以下であり、かつ、単位評価値が最も高い広告コンテンツC13を抽出する。   Referring to the example of FIG. 1, the terminal device 10 displays a web page including an advertisement frame R10 having a height of “6” in addition to an article frame in which articles such as news and blogs are displayed. And The terminal device 10 transmits an acquisition request for advertising content displayed in the advertising space R10 to the advertising distribution device 100. In this case, the advertisement distribution apparatus 100 extracts the advertisement content C13 having the highest unit evaluation value that is equal to or less than the height of the advertisement space R10 from the advertisement contents C11 to C15.

続いて、広告配信装置100は、広告枠R10の高さ「6」から広告コンテンツC13の高さ「2」を減算することにより、広告枠R10に表示可能な残りの広告コンテンツの高さ「4」を算出する。そして、広告配信装置100は、未抽出の広告コンテンツC11、C12、C14及びC15のうち、広告枠R10に表示可能な残りの高さ「4」以下であり、かつ、単位評価値が最も高い広告コンテンツC12を抽出する。そして、広告配信装置100は、同様の処理を繰り返すことにより、広告コンテンツC15をさらに抽出する。   Subsequently, the advertisement distribution apparatus 100 subtracts the height “2” of the advertising content C13 from the height “6” of the advertising space R10 to thereby obtain the height “4” of the remaining advertising content that can be displayed in the advertising space R10. Is calculated. Then, the advertisement distribution device 100 has the remaining height “4” or less that can be displayed in the advertisement space R10 among the unextracted advertisement contents C11, C12, C14, and C15, and has the highest unit evaluation value. Content C12 is extracted. Then, the advertisement distribution apparatus 100 further extracts the advertisement content C15 by repeating the same processing.

そして、広告配信装置100は、このようにして抽出した広告コンテンツC13、C12及びC15を端末装置10に配信する。これにより、端末装置10は、図1の右下に示した例のように、広告枠R10に広告コンテンツC13、C12及びC15を表示させる。   Then, the advertisement distribution device 100 distributes the advertisement contents C13, C12, and C15 extracted in this way to the terminal device 10. Thereby, the terminal device 10 displays the advertising contents C13, C12, and C15 in the advertising space R10 as in the example shown in the lower right of FIG.

このように、実施形態に係る広告配信装置100は、単位サイズ当たりの評価値である単位評価値に基づいて、配信候補の広告コンテンツを抽出するので、広告効果の高い広告コンテンツを配信することができる。例えば、図1の例において、単に評価値のみに基づいた広告配信が行われた場合、広告コンテンツC11及びC13等が配信されることとなる。この場合、広告枠R10における広告効果の合計は「14」となる。一方、実施形態に係る広告配信装置100は、上記の通り、単位評価値に基づいて広告コンテンツC13、C12及びC15を配信する。この場合、広告枠R10における広告効果の合計は「15」となる。すなわち、広告配信装置100は、単に評価値のみに基づいた広告配信と比較して、広告枠R10の全体的な広告効果を向上させることができる。以下、このような広告抽出処理を行う広告配信装置100について詳細に説明する。   As described above, the advertisement distribution apparatus 100 according to the embodiment extracts advertisement content as distribution candidates based on the unit evaluation value that is an evaluation value per unit size. it can. For example, in the example of FIG. 1, when advertisement distribution based only on the evaluation value is performed, advertisement contents C11 and C13 are distributed. In this case, the total advertising effect in the advertising space R10 is “14”. On the other hand, as described above, the advertisement distribution device 100 according to the embodiment distributes the advertisement contents C13, C12, and C15 based on the unit evaluation value. In this case, the total advertising effect in the advertising space R10 is “15”. That is, the advertisement distribution device 100 can improve the overall advertisement effect of the advertisement space R10 as compared with the advertisement distribution based on only the evaluation value. Hereinafter, the advertisement distribution apparatus 100 that performs such advertisement extraction processing will be described in detail.

〔2.広告配信システムの構成〕
次に、図2を用いて、実施形態に係る広告配信システムの構成について説明する。図2は、実施形態に係る広告配信システム1の構成例を示す図である。図2に示すように、広告配信システム1には、端末装置10と、広告主装置20〜20と、情報提供装置30と、広告配信装置100とが含まれる。端末装置10、広告主装置20〜20、情報提供装置30及び広告配信装置100は、ネットワークNを介して、有線又は無線により通信可能に接続される。なお、図2に示した広告配信システム1には、複数台の端末装置10や、複数台の情報提供装置30や、複数台の広告配信装置100が含まれてもよい。
[2. (Advertising system configuration)
Next, the configuration of the advertisement distribution system according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a configuration example of the advertisement distribution system 1 according to the embodiment. As illustrated in FIG. 2, the advertisement distribution system 1 includes a terminal device 10, advertiser apparatuses 20 1 to 20 n , an information providing apparatus 30, and an advertisement distribution apparatus 100. The terminal device 10, the advertiser devices 20 1 to 20 n , the information providing device 30, and the advertisement distribution device 100 are connected to be communicable by wire or wireless via the network N. Note that the advertisement distribution system 1 illustrated in FIG. 2 may include a plurality of terminal devices 10, a plurality of information providing devices 30, and a plurality of advertisement distribution devices 100.

端末装置10は、例えば、デスクトップ型PC(Personal Computer)や、ノート型PCや、タブレット型端末や、携帯電話機、PDA(Personal Digital Assistant)等の情報処理装置である。例えば、端末装置10は、情報提供装置30にアクセスすることで、情報提供装置30からウェブページを取得し、取得したウェブページを表示装置(例えば、液晶ディスプレイ)に表示する。また、端末装置10は、ウェブページに広告枠が含まれる場合には、広告配信装置100にアクセスすることで、広告配信装置100から広告コンテンツを取得し、取得した広告コンテンツをウェブページ上に表示する。ただし、この例に限られず、端末装置10は、広告コンテンツを含むウェブページを情報提供装置30から取得してもよい。この場合、情報提供装置30は、広告配信装置100によって配信される広告コンテンツを組み込んだウェブページを端末装置10に配信する。   The terminal device 10 is an information processing device such as a desktop PC (Personal Computer), a notebook PC, a tablet terminal, a mobile phone, or a PDA (Personal Digital Assistant). For example, the terminal device 10 obtains a web page from the information providing device 30 by accessing the information providing device 30 and displays the obtained web page on a display device (for example, a liquid crystal display). Further, when the web page includes an advertising space, the terminal device 10 acquires the advertising content from the advertising distribution device 100 by accessing the advertising distribution device 100, and displays the acquired advertising content on the web page. To do. However, the present invention is not limited to this example, and the terminal device 10 may acquire a web page including advertisement content from the information providing device 30. In this case, the information providing apparatus 30 distributes the web page incorporating the advertisement content distributed by the advertisement distribution apparatus 100 to the terminal apparatus 10.

広告主装置20〜20は、広告配信装置100に広告配信を依頼する広告主によって利用される情報処理装置である。かかる広告主装置20〜20は、広告主による操作に従って、広告コンテンツを広告配信装置100に入稿する。実施形態に係る広告主装置20〜20は、静止画像や、動画像や、テキストデータや、広告主が管理する広告主サーバによって提供されるウェブページにアクセスするためのURL(Uniform Resource Locator)などに該当する広告コンテンツを広告配信装置100に入稿する。なお、実施形態に係る広告主装置20〜20は、広告コンテンツの入稿時に、広告コンテンツの表示サイズとして高さを指定するものとする。 The advertiser apparatuses 20 1 to 20 n are information processing apparatuses that are used by advertisers who request the advertisement distribution apparatus 100 to distribute advertisements. The advertiser apparatuses 20 1 to 20 n submit the advertisement content to the advertisement distribution apparatus 100 according to the operation by the advertiser. The advertiser apparatuses 20 1 to 20 n according to the embodiments include a still image, a moving image, text data, and a URL (Uniform Resource Locator) for accessing a web page provided by an advertiser server managed by the advertiser. ) And the like are submitted to the advertisement distribution apparatus 100. The advertiser apparatuses 20 1 to 20 n according to the embodiment specify the height as the display size of the advertisement content when the advertisement content is submitted.

また、広告主は、広告主装置20〜20を用いて、広告コンテンツを広告配信装置100に入稿せずに、広告コンテンツの入稿を代理店に依頼する場合もある。この場合、広告配信装置100に広告コンテンツを入稿するのは代理店となる。以下では、「広告主」といった表記は、広告主だけでなく代理店を含む概念であり、「広告主装置」といった表記は、広告主装置だけでなく代理店によって利用される代理店装置を含む概念であるものとする。また、広告主装置20〜20は、それぞれ同様の機能を有するので、以下では、広告主装置20〜20を区別する必要がない場合には、これらを総称して「広告主装置20」と表記する場合がある。 In addition, advertisers, using an advertiser devices 20 1 ~20 n, without traffic your ad content in the advertisement distribution device 100, there is also a case to ask the agency trafficking of advertising content. In this case, it is the agency that submits the advertisement content to the advertisement distribution apparatus 100. In the following, the term “advertiser” is a concept that includes not only the advertiser but also the agency, and the term “advertiser device” includes the agency device used by the agency as well as the advertiser device. It is assumed to be a concept. In addition, since the advertiser apparatuses 20 1 to 20 n have the same functions, in the following, when it is not necessary to distinguish the advertiser apparatuses 20 1 to 20 n , they are collectively referred to as “advertiser apparatus”. 20 ”.

情報提供装置30は、端末装置10にウェブページを提供するWebサーバ等である。かかる情報提供装置30は、例えば、ニュースサイト、オークションサイト、天気予報サイト、ショッピングサイト、ファイナンス(株価)サイト、路線検索サイト、地図提供サイト、旅行サイト、飲食店紹介サイト、ウェブブログなどに関する各種ウェブページを提供する。   The information providing device 30 is a web server or the like that provides a web page to the terminal device 10. The information providing apparatus 30 is, for example, various websites related to news sites, auction sites, weather forecast sites, shopping sites, finance (stock price) sites, route search sites, map providing sites, travel sites, restaurant introduction sites, web blogs, and the like. Provide a page.

広告配信装置100は、広告主装置20から入稿された広告コンテンツを配信するサーバ装置である。上記の通り、広告配信装置100は、端末装置10からアクセスされた場合に、広告コンテンツを端末装置10に配信する。また、広告配信装置100は、情報提供装置30からアクセスされた場合には、広告コンテンツを情報提供装置30に配信する。   The advertisement distribution device 100 is a server device that distributes the advertising content submitted from the advertiser device 20. As described above, the advertisement distribution device 100 distributes the advertisement content to the terminal device 10 when accessed from the terminal device 10. Further, the advertisement distribution device 100 distributes the advertisement content to the information providing device 30 when accessed from the information providing device 30.

〔3.広告配信装置の構成〕
次に、図3を用いて、実施形態に係る広告配信装置100の構成について説明する。図3は、実施形態に係る広告配信装置100の構成例を示す図である。図3に示すように、広告配信装置100は、通信部110と、広告コンテンツ記憶部120と、制御部130とを有する。なお、広告配信装置100は、広告配信装置100を利用する管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[3. Configuration of advertisement distribution device]
Next, the configuration of the advertisement distribution apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 3 is a diagram illustrating a configuration example of the advertisement distribution device 100 according to the embodiment. As illustrated in FIG. 3, the advertisement distribution apparatus 100 includes a communication unit 110, an advertisement content storage unit 120, and a control unit 130. The advertisement distribution apparatus 100 includes an input unit (for example, a keyboard and a mouse) that receives various operations from an administrator who uses the advertisement distribution apparatus 100, and a display unit (for example, a liquid crystal display) that displays various types of information. ).

(通信部110について)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。かかる通信部110は、ネットワークNと有線又は無線で接続され、ネットワークNを介して、端末装置10や広告主装置20や情報提供装置30との間で情報の送受信を行う。
(About the communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card). The communication unit 110 is connected to the network N in a wired or wireless manner, and transmits / receives information to / from the terminal device 10, the advertiser device 20, and the information providing device 30 via the network N.

(広告コンテンツ記憶部120について)
広告コンテンツ記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。かかる広告コンテンツ記憶部120は、広告主装置20から入稿された広告コンテンツを記憶する。ここで、図4に、実施形態に係る広告コンテンツ記憶部120の一例を示す。図4に示した例では、広告コンテンツ記憶部120は、「広告主ID」、「広告コンテンツ」、「サイズ」、「入札価格」、「CTR」、「単位評価値」といった項目を有する。
(Advertising content storage unit 120)
The advertisement content storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. The advertisement content storage unit 120 stores the advertisement content submitted from the advertiser device 20. Here, FIG. 4 shows an example of the advertising content storage unit 120 according to the embodiment. In the example illustrated in FIG. 4, the advertisement content storage unit 120 includes items such as “advertiser ID”, “advertisement content”, “size”, “bid price”, “CTR”, and “unit evaluation value”.

「広告主ID」は、広告主又は広告主装置20を識別するための識別情報を示す。「広告コンテンツ」は、広告主装置20から入稿された広告コンテンツを示す。図4に示した例では、「広告コンテンツ」に、「C10」や「C20」といった概念的な情報が格納される例を示したが、実際には、静止画像や動画像やテキストデータやURL、又は、これらの格納場所を示すファイルパス名などが記憶される。   The “advertiser ID” indicates identification information for identifying the advertiser or the advertiser device 20. “Advertising content” indicates the advertising content submitted from the advertiser apparatus 20. In the example illustrated in FIG. 4, an example in which conceptual information such as “C10” and “C20” is stored in “advertising content”. However, in practice, still images, moving images, text data, URLs, and the like are stored. Alternatively, a file path name indicating the storage location is stored.

「サイズ」は、広告コンテンツの大きさを示す。図4に示した「サイズ」には、広告コンテンツの高さが記憶されるものとする。「入札価格」は、広告主が広告コンテンツを入稿する際に指定する広告料金を示し、例えば、広告コンテンツがユーザに1回クリックされた際に広告主から広告配信者(例えば、広告配信装置100の管理者)に支払われる単価に該当する。   “Size” indicates the size of the advertisement content. Assume that the “size” shown in FIG. 4 stores the height of the advertisement content. “Bid price” indicates an advertising fee designated when the advertiser submits the advertising content. For example, when the advertising content is clicked once by the user, the advertiser distributes the advertisement (for example, an advertising distribution device). 100 managers).

「CTR」は、広告コンテンツがユーザによりクリックされた回数を広告コンテンツの表示回数によって除算した値である。なお、端末装置10に配信されたことがない広告コンテンツのCTRには、予め決められている固定値や、全広告コンテンツにおけるCTRの平均値や、同一の広告カテゴリ(例えば、車、旅行)に属する全広告コンテンツにおけるCTRの平均値などが記憶される。「単位評価値」は、広告コンテンツの所定サイズ当たりの広告効果を示す。「単位評価値」の算出例については後述する。   “CTR” is a value obtained by dividing the number of times the advertising content is clicked by the user by the number of times the advertising content is displayed. The CTR of advertising content that has never been distributed to the terminal device 10 includes a predetermined fixed value, an average value of CTR for all advertising content, and the same advertising category (for example, car, travel). The average value of CTR and the like for all advertisement contents to which it belongs are stored. The “unit evaluation value” indicates the advertising effect per predetermined size of the advertising content. An example of calculating the “unit evaluation value” will be described later.

すなわち、図4では、広告主ID「A10」によって識別される広告主が、入札価格「100」を指定するとともに、高さが「4」である広告コンテンツ「C10」を入稿した例を示している。   That is, FIG. 4 shows an example in which the advertiser identified by the advertiser ID “A10” submits the advertising content “C10” having the bid price “100” and the height “4”. ing.

(制御部130について)
制御部130は、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、広告配信装置100内部の記憶装置に記憶されている各種プログラム(広告抽出プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(About the control unit 130)
The control unit 130 is configured such that, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like stores various programs (corresponding to an example of an advertisement extraction program) stored in a storage device inside the advertisement distribution apparatus 100 in the RAM. This is realized by being executed as a work area. The control unit 130 is realized by an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

かかる制御部130は、図3に示すように、入稿受付部131と、受信部132と、広告抽出部133と、配信部136とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。また、制御部130が有する各処理部の接続関係は、図3に示した接続関係に限られず、他の接続関係であってもよい。   As shown in FIG. 3, the control unit 130 includes a submission accepting unit 131, a receiving unit 132, an advertisement extracting unit 133, and a distribution unit 136, and functions and functions of information processing described below. Realize or execute. Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 3, and may be another configuration as long as the information processing described below is performed. Further, the connection relationship between the processing units included in the control unit 130 is not limited to the connection relationship illustrated in FIG. 3, and may be another connection relationship.

(入稿受付部131について)
入稿受付部131は、広告主装置20から広告コンテンツの入稿を受け付け、受け付けた広告コンテンツを広告コンテンツ記憶部120に格納する。具体的には、入稿受付部131は、広告コンテンツの表示サイズ(高さ)及び入札価格の指定とともに広告コンテンツの入稿を受け付け、入稿された広告コンテンツ、サイズ及び入札価格を広告コンテンツ記憶部120に格納する。このとき、入稿受付部131は、広告コンテンツの入稿元である広告主に対応する広告主IDについても広告コンテンツ記憶部120に格納する。
(About the submission acceptance part 131)
The submission accepting unit 131 accepts submission of advertising content from the advertiser device 20 and stores the accepted advertising content in the advertising content storage unit 120. Specifically, the submission accepting unit 131 accepts submission of advertisement content together with designation of the display size (height) and bid price of the advertisement content, and stores the received advertisement content, size, and bid price in the advertisement content storage. Stored in the unit 120. At this time, the submission receiving unit 131 also stores in the advertising content storage unit 120 the advertiser ID corresponding to the advertiser who is the source of the advertising content.

(受信部132について)
受信部132は、端末装置10や情報提供装置30から広告コンテンツの取得要求を受信する。例えば、受信部132は、HTTP(Hypertext Transfer Protocol)リクエスト等により、広告コンテンツの取得要求を受信する。
(Receiver 132)
The receiving unit 132 receives an advertisement content acquisition request from the terminal device 10 or the information providing device 30. For example, the receiving unit 132 receives an advertisement content acquisition request by an HTTP (Hypertext Transfer Protocol) request or the like.

なお、受信部132に広告コンテンツの取得要求を送信する装置は、情報提供装置30によって配信されるウェブページによって異なる。例えば、広告配信装置100にアクセスするためのURLが埋め込まれたウェブページが端末装置10に配信される場合、受信部132は、端末装置10から広告コンテンツの取得要求を受信する。また、広告コンテンツが既に埋め込まれたウェブページが端末装置10に配信される場合、受信部132は、情報提供装置30から広告コンテンツの取得要求を受信する。本実施形態では、受信部132は、端末装置10から広告コンテンツの取得要求を受信するものとする。   The device that transmits the advertisement content acquisition request to the receiving unit 132 differs depending on the web page distributed by the information providing device 30. For example, when a web page in which a URL for accessing the advertisement distribution device 100 is embedded is distributed to the terminal device 10, the receiving unit 132 receives an advertisement content acquisition request from the terminal device 10. When a web page in which advertisement content is already embedded is distributed to the terminal device 10, the receiving unit 132 receives an advertisement content acquisition request from the information providing device 30. In the present embodiment, it is assumed that the receiving unit 132 receives an advertisement content acquisition request from the terminal device 10.

(広告抽出部133について)
広告抽出部133は、受信部132によって広告コンテンツの取得要求が受信された場合に、配信候補の広告コンテンツを広告コンテンツ記憶部120から抽出する。かかる広告抽出部133は、図3に示すように、算出部134と、抽出部135とを有する。
(Advertising extraction unit 133)
When the receiving unit 132 receives an advertisement content acquisition request, the advertisement extracting unit 133 extracts advertisement content as a distribution candidate from the advertising content storage unit 120. As shown in FIG. 3, the advertisement extraction unit 133 includes a calculation unit 134 and an extraction unit 135.

(算出部134について)
算出部134は、広告コンテンツ記憶部120に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する。具体的には、算出部134は、サイズが小さく、かつ、広告効果が高い広告コンテンツほど、大きい値となる単位評価値を算出する。言い換えれば、サイズが大きく、かつ、広告効果が低い広告コンテンツほど、小さい値となる単位評価値を算出する。
(About the calculation unit 134)
The calculation unit 134 calculates a unit evaluation value, which is an evaluation value per predetermined size, for each advertising content stored in the advertising content storage unit 120. Specifically, the calculation unit 134 calculates a unit evaluation value that becomes a larger value as the advertising content is smaller in size and higher in advertising effectiveness. In other words, a unit evaluation value that is a smaller value is calculated for advertising content that is larger in size and lower in advertising effectiveness.

一例を挙げて説明すると、算出部134は、CTRと入札価格とを乗算した結果を広告コンテンツの広告効果として算出する。このようなCTRと入札価格との乗算結果は、eCPM(effective Cost Per Mill)等と呼ばれる。そして、算出部134は、算出された広告効果をサイズにより除算することで単位評価値を算出する。例えば、算出部134は、図4に示した広告コンテンツ「C10」の単位評価値を算出する場合、CTR[0.02]と入札価格「100」とを乗算することにより広告効果「2」を算出する。そして、算出部134は、広告効果「2」をサイズ「4」により除算することで単位評価値「0.50」を算出する。   For example, the calculation unit 134 calculates the result of multiplying the CTR and the bid price as the advertising effect of the advertising content. Such a multiplication result of CTR and bid price is called eCPM (effective cost per mill) or the like. Then, the calculation unit 134 calculates a unit evaluation value by dividing the calculated advertisement effect by the size. For example, when calculating the unit evaluation value of the advertising content “C10” shown in FIG. 4, the calculating unit 134 multiplies CTR [0.02] by the bid price “100” to obtain the advertising effect “2”. calculate. Then, the calculation unit 134 calculates the unit evaluation value “0.50” by dividing the advertisement effect “2” by the size “4”.

なお、算出部134は、上述した単位評価値の算出処理を任意のタイミングで行う。例えば、算出部134は、定期的(例えば、1日毎、1週間毎)に算出処理を行ってもよいし、受信部132によって広告コンテンツの取得要求が受信された場合に、算出処理を行ってもよい。   The calculation unit 134 performs the unit evaluation value calculation process described above at an arbitrary timing. For example, the calculation unit 134 may perform the calculation process periodically (for example, every day, every week), or perform the calculation process when the receiving unit 132 receives an advertisement content acquisition request. Also good.

また、算出部134による広告効果の算出手法は、上記例に限られない。例えば、算出部134は、CTR自体を広告効果としてもよいし、入札価格を用いずにCTRに基づいて広告効果を算出してもよいし、入札価格自体を広告効果としてもよいし、CTRを用いずに入札価格に基づいて広告効果を算出してもよい。また、算出部134は、CTR及び入札価格の双方に基づいて広告効果を算出する場合であっても、CTRと入札価格とを乗算するのではなく、他の手法により広告効果を算出してもよい。例えば、算出部134は、CTRと入札価格との加算結果を広告効果としてもよい。また、算出部134は、広告コンテンツ記憶部120に記憶されているCTR自体を用いるのではなく、CTRの予測モデル等から予測される予測CTRを用いて広告効果を算出してもよい。   Further, the calculation method of the advertisement effect by the calculation unit 134 is not limited to the above example. For example, the calculation unit 134 may use the CTR itself as the advertising effect, may calculate the advertising effect based on the CTR without using the bid price, may use the bid price itself as the advertising effect, The advertising effect may be calculated based on the bid price without using it. Further, the calculating unit 134 may calculate the advertising effect by another method instead of multiplying the CTR and the bid price even when calculating the advertising effect based on both the CTR and the bid price. Good. For example, the calculation unit 134 may use the addition result of the CTR and the bid price as the advertisement effect. Further, the calculation unit 134 may calculate the advertising effect using a predicted CTR predicted from a CTR prediction model or the like instead of using the CTR itself stored in the advertising content storage unit 120.

(抽出部135について)
抽出部135は、受信部132によって広告コンテンツの取得要求が受信された場合に、算出部134によって算出された単位評価値に基づいて、広告コンテンツ記憶部120から配信候補の広告コンテンツを抽出する。具体的には、実施形態に係る抽出部135は、複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求が受信された場合に、単位評価値が高い順に配信候補の広告コンテンツを抽出する。そして、抽出部135は、抽出した広告コンテンツを配信部136に出力する。
(About the extraction unit 135)
When the receiving unit 132 receives the advertising content acquisition request, the extracting unit 135 extracts the advertising content as the distribution candidate from the advertising content storage unit 120 based on the unit evaluation value calculated by the calculating unit 134. Specifically, the extraction unit 135 according to the embodiment receives advertisements of distribution candidates in descending order of unit evaluation values when a request for acquiring advertisement contents displayed in an advertisement space in which a plurality of advertisement contents can be displayed is received. Extract content. Then, the extraction unit 135 outputs the extracted advertisement content to the distribution unit 136.

抽出部135による抽出処理の一例について、図4に示した広告コンテンツ記憶部120を用いながら説明する。例えば、受信部132によって、サイズが「6」である広告枠に表示させる広告コンテンツの取得要求が受信されたものとする。この場合、抽出部135は、最初に、広告枠のサイズ「6」以下の広告コンテンツから、単位評価値が最も高い広告コンテンツ「C80」を抽出する。そして、抽出部135は、広告枠のサイズ「6」から広告コンテンツ「C80」のサイズ「3」を減算することにより、広告枠の残りサイズ「3」を求める。次に、抽出部135は、広告枠の残りサイズ「3」以下である未抽出の広告コンテンツの中から、単位評価値が最も高い広告コンテンツ「C20」を抽出する。そして、抽出部135は、この時点で広告枠の残りサイズが「0」となるので、抽出した広告コンテンツ「C80」及び「C20」を配信部136に出力する。   An example of extraction processing by the extraction unit 135 will be described using the advertising content storage unit 120 illustrated in FIG. For example, it is assumed that the reception unit 132 has received an acquisition request for advertising content to be displayed in an advertising space having a size of “6”. In this case, the extraction unit 135 first extracts the advertising content “C80” having the highest unit evaluation value from the advertising content having the size “6” or less of the advertising space. Then, the extracting unit 135 obtains the remaining size “3” of the advertising space by subtracting the size “3” of the advertising content “C80” from the size “6” of the advertising space. Next, the extraction unit 135 extracts the advertising content “C20” having the highest unit evaluation value from the unextracted advertising content that is equal to or smaller than the remaining size “3” of the advertising space. Then, the extraction unit 135 outputs the extracted advertisement contents “C80” and “C20” to the distribution unit 136 because the remaining size of the advertisement space becomes “0” at this time.

また、例えば、受信部132によって、サイズが「7」である広告枠に表示させる広告コンテンツの取得要求が受信されたものとする。この場合、抽出部135は、上記例と同様に、最初に広告コンテンツ「C80」を抽出し、次に広告コンテンツ「C20」を抽出する。続いて、抽出部135は、広告枠の残りサイズ「1」以下である未抽出の広告コンテンツの中から、単位評価値が最も高い広告コンテンツ「C70」を抽出する。そして、抽出部135は、広告コンテンツ「C80」、「C20」及び「C70」を配信部136に出力する。   Further, for example, it is assumed that the receiving unit 132 has received an acquisition request for advertising content to be displayed in an advertising space having a size of “7”. In this case, the extraction unit 135 first extracts the advertising content “C80” and then extracts the advertising content “C20”, as in the above example. Subsequently, the extraction unit 135 extracts the advertising content “C70” having the highest unit evaluation value from the unextracted advertising content that is equal to or smaller than the remaining size “1” of the advertising space. Then, the extraction unit 135 outputs the advertisement contents “C80”, “C20”, and “C70” to the distribution unit 136.

また、例えば、受信部132によって、サイズが「8」である広告枠に表示させる広告コンテンツの取得要求が受信されたものとする。この場合、抽出部135は、上記例と同様に、最初に広告コンテンツ「C80」を抽出し、次に広告コンテンツ「C20」を抽出する。続いて、抽出部135は、広告枠の残りサイズ「2」以下である未抽出の広告コンテンツの中から、単位評価値が最も高い広告コンテンツを抽出する。このとき、抽出候補の広告コンテンツは、単位評価値が「1.00」である広告コンテンツ「C70」又は「C90」となる。このようなケースの場合、抽出部135は、広告枠に表示される広告コンテンツの単位評価値の合計が最大となるように広告コンテンツを抽出してもよい。   Further, for example, it is assumed that the receiving unit 132 has received an acquisition request for advertising content to be displayed in an advertising space having a size of “8”. In this case, the extraction unit 135 first extracts the advertising content “C80” and then extracts the advertising content “C20”, as in the above example. Subsequently, the extraction unit 135 extracts the advertising content having the highest unit evaluation value from the unextracted advertising content that is equal to or smaller than the remaining size “2” of the advertising space. At this time, the extraction candidate advertisement content is the advertisement content “C70” or “C90” whose unit evaluation value is “1.00”. In such a case, the extraction unit 135 may extract the advertising content so that the total unit evaluation value of the advertising content displayed in the advertising space is maximized.

例えば、抽出部135は、サイズ「2」の広告コンテンツ「C90」を抽出した場合には、広告枠の残りサイズが「0」となるので、抽出処理を終了する。この場合、抽出部135によって抽出された広告コンテンツ「C80」、「C20」及び「C90」に対応する単位評価値の合計は「6.00」となる。一方、抽出部135は、サイズ「1」の広告コンテンツ「C70」を抽出した場合には、広告枠の残りサイズが「1」となるので、更にサイズ「1」の広告コンテンツ「C60」を抽出することとなる。この場合、抽出部135によって抽出された広告コンテンツ「C80」、「C20」、「C70」及び「C60」に対応する単位評価値の合計は「6.50」となる。したがって、この例の場合、抽出部135は、広告コンテンツの単位評価値の合計が最大となるように、広告コンテンツ「C90」ではなく、広告コンテンツ「C70」を優先的に抽出してもよい。ただし、上記例に限られず、抽出部135は、広告枠に表示させる広告コンテンツの数を極力少なくすることが予め決められている場合には、広告コンテンツ「C70」ではなく、広告コンテンツ「C90」を優先的に抽出してもよい。   For example, when the advertisement content “C90” having the size “2” is extracted, the extraction unit 135 ends the extraction process because the remaining size of the advertisement space is “0”. In this case, the sum of the unit evaluation values corresponding to the advertisement contents “C80”, “C20”, and “C90” extracted by the extraction unit 135 is “6.00”. On the other hand, when extracting the advertising content “C70” having the size “1”, the extraction unit 135 extracts the advertising content “C60” having the size “1” because the remaining size of the advertising space is “1”. Will be. In this case, the sum of the unit evaluation values corresponding to the advertisement contents “C80”, “C20”, “C70”, and “C60” extracted by the extraction unit 135 is “6.50”. Therefore, in this example, the extraction unit 135 may preferentially extract the advertising content “C70” instead of the advertising content “C90” so that the total of the unit evaluation values of the advertising content is maximized. However, the present invention is not limited to the above example, and when it is determined in advance that the number of advertisement contents to be displayed in the advertisement space is minimized, the extraction unit 135 is not the advertisement content “C70” but the advertisement content “C90”. May be extracted preferentially.

(配信部136について)
配信部136は、受信部132によって受信された取得要求の送信元である端末装置10に対して、抽出部135によって抽出された広告コンテンツを配信する。なお、配信部136は、広告コンテンツの抽出順を端末装置10に通知してもよい。そして、配信部136は、抽出順に広告コンテンツを広告枠に表示するよう端末装置10に指示してもよい。
(About distribution unit 136)
The distribution unit 136 distributes the advertising content extracted by the extraction unit 135 to the terminal device 10 that is the transmission source of the acquisition request received by the reception unit 132. The distribution unit 136 may notify the terminal device 10 of the advertisement content extraction order. Then, the distribution unit 136 may instruct the terminal device 10 to display the advertising content in the advertising space in the extraction order.

〔4.広告抽出処理手順〕
次に、図5を用いて、実施形態に係る広告配信装置100による処理の手順について説明する。図5は、実施形態に係る広告配信装置100による処理手順を示すフローチャートである。なお、図5では、算出部134によって単位評価値が定期的に算出されているものとする。
[4. (Advertising extraction procedure)
Next, a processing procedure performed by the advertisement distribution apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 5 is a flowchart illustrating a processing procedure performed by the advertisement distribution apparatus 100 according to the embodiment. In FIG. 5, it is assumed that the unit evaluation value is periodically calculated by the calculation unit 134.

図5に示すように、広告配信装置100の受信部132は、端末装置10から広告コンテンツの取得要求を受信したか否かを判定する(ステップS101)。そして、受信部132は、広告コンテンツの取得要求を受信していない場合には(ステップS101;No)、取得要求を受信するまで待機する。   As illustrated in FIG. 5, the receiving unit 132 of the advertisement distribution device 100 determines whether or not an advertisement content acquisition request is received from the terminal device 10 (step S <b> 101). And the receiving part 132 waits until it receives an acquisition request, when the acquisition request of advertising content is not received (step S101; No).

一方、受信部132によって広告コンテンツの取得要求が受信された場合(ステップS101;Yes)、抽出部135は、広告枠のサイズ以下の広告コンテンツから、単位評価値が最も高い広告コンテンツを抽出する(ステップS102)。なお、実施形態に係る受信部132は、広告枠のサイズを含む取得要求を受信するものとする。   On the other hand, when the receiving part 132 receives the advertising content acquisition request (step S101; Yes), the extracting part 135 extracts the advertising content having the highest unit evaluation value from the advertising content equal to or smaller than the size of the advertising space ( Step S102). Note that the receiving unit 132 according to the embodiment receives an acquisition request including the size of the advertisement space.

続いて、抽出部135は、広告枠のサイズから、抽出済みの広告コンテンツのサイズを減算することにより、広告枠の残りサイズを算出する(ステップS103)。そして、抽出部135は、広告枠の残りサイズが「0」であるか否かを判定する(ステップS104)。なお、抽出部135は、広告枠の残りサイズが所定値以下(例えば、「0.5」)であるか否かを判定してもよい。   Subsequently, the extraction unit 135 calculates the remaining size of the advertising space by subtracting the size of the extracted advertising content from the size of the advertising space (step S103). Then, the extraction unit 135 determines whether or not the remaining size of the advertising space is “0” (step S104). Note that the extraction unit 135 may determine whether or not the remaining size of the advertising space is equal to or less than a predetermined value (for example, “0.5”).

このとき、抽出部135は、広告枠の残りサイズが「0」でない場合には(ステップS104;No)、広告枠の残りサイズ以下である未抽出の広告コンテンツの中から、単位評価値が最も高い広告コンテンツを抽出し(ステップS105)、ステップS103における処理に戻る。   At this time, if the remaining size of the advertising space is not “0” (step S104; No), the extracting unit 135 has the highest unit evaluation value from the unextracted advertising content that is equal to or smaller than the remaining size of the advertising space. High advertising content is extracted (step S105), and the process returns to step S103.

一方、抽出部135は、広告枠の残りサイズが「0」である場合には(ステップS104;Yes)、ステップS102やS105において抽出した広告コンテンツを配信部136に出力する。これにより、配信部136は、ステップS101において受信した取得要求の送信元に対して、抽出部135によって抽出された広告コンテンツを配信する(ステップS106)。   On the other hand, when the remaining size of the advertising space is “0” (step S104; Yes), the extraction unit 135 outputs the advertising content extracted in step S102 or S105 to the distribution unit 136. Thereby, the distribution unit 136 distributes the advertising content extracted by the extraction unit 135 to the transmission source of the acquisition request received in step S101 (step S106).

〔5.変形例〕
上述した実施形態に係る広告配信装置100は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、上記の広告配信装置100の他の実施形態について説明する。
[5. (Modification)
The advertisement distribution apparatus 100 according to the above-described embodiment may be implemented in various different forms other than the above-described embodiment. Therefore, in the following, another embodiment of the advertisement distribution apparatus 100 will be described.

〔5−1.複数の広告枠(1)〕
上記実施形態では、単一の広告枠を例に挙げて説明したが、上述してきた広告配信装置100は、複数の広告枠に表示される広告コンテンツを配信することもできる。このとき、広告配信装置100は、広告枠の優先度が決められている場合には、優先度の高い広告枠の順に、かかる広告枠に表示される配信候補の広告コンテンツとして、単位評価値が高い順に広告コンテンツを抽出してもよい。この点について図6を用いて説明する。図6は、変形例に係る広告抽出処理の一例を示す説明図である。なお、図6に示した広告配信装置100は、図1の例と同様に、広告コンテンツC11〜C15を保持するものとする。
[5-1. Multiple ad slots (1)]
In the above-described embodiment, a single advertisement space has been described as an example. However, the advertisement distribution device 100 described above can also distribute advertisement content displayed in a plurality of advertisement spaces. At this time, when the priority of the advertising space is determined, the advertising distribution device 100 has a unit evaluation value as the advertising content of the distribution candidate displayed in the advertising space in order of the advertising space with the highest priority. Advertising content may be extracted in descending order. This point will be described with reference to FIG. FIG. 6 is an explanatory diagram illustrating an example of advertisement extraction processing according to the modification. It is assumed that the advertisement distribution apparatus 100 shown in FIG. 6 holds the advertisement contents C11 to C15 as in the example of FIG.

図6の例では、端末装置10は、高さ「6」の広告枠R21及びR22を含むウェブページを表示している。ここで、広告枠R21及びR22は、広告コンテンツを表示させる優先度が決められている。図6の例では、広告枠を示す矩形内に示した数値が優先度を示し、数値が低いほど優先度が高いことを示すものとする。すなわち、広告枠R21の優先度「1」であり、広告枠R22の優先度「2」であり、広告枠R22の優先度よりも広告枠R21の優先度の方が高い。このような広告枠の優先度は、ウェブページを配信する情報提供装置30によって決定される。例えば、情報提供装置30は、ウェブページ毎に、ユーザにクリックされる回数が多い広告枠の順に高い優先度を設定する。   In the example of FIG. 6, the terminal device 10 displays a web page including advertisement frames R21 and R22 having a height of “6”. Here, the priority for displaying the advertisement content is determined for the advertisement frames R21 and R22. In the example of FIG. 6, the numerical value shown in the rectangle indicating the advertising space indicates the priority, and the lower the numerical value, the higher the priority. That is, the priority of the advertising space R21 is “1”, the priority of the advertising space R22 is “2”, and the priority of the advertising space R21 is higher than the priority of the advertising space R22. The priority of such an advertisement space is determined by the information providing apparatus 30 that distributes the web page. For example, the information providing apparatus 30 sets a high priority for each web page in the order of the advertising space that is frequently clicked by the user.

図6に示した端末装置10は、広告枠R21及びR22の高さ「6」と、広告枠R21の優先度「1」と、広告枠R22の優先度「2」とを含む広告コンテンツの取得要求を広告配信装置100に送信する。この場合、広告配信装置100の抽出部135は、図6に示すように、広告枠R21及びR22のうち、優先度が高い広告枠R21に表示される広告コンテンツの抽出を行う。具体的には、抽出部135は、図1に示した例と同様に、単位評価値の高い順に広告コンテンツC13、C12及びC15を抽出する。次に、抽出部135は、広告枠R22に表示される広告コンテンツとして、単位評価値の高い順に広告コンテンツC11及びC14を抽出する。   The terminal device 10 illustrated in FIG. 6 acquires advertising content including the height “6” of the advertising spaces R21 and R22, the priority “1” of the advertising space R21, and the priority “2” of the advertising space R22. The request is transmitted to the advertisement distribution apparatus 100. In this case, as illustrated in FIG. 6, the extraction unit 135 of the advertisement distribution device 100 extracts advertisement content displayed in the advertisement frame R21 having a higher priority among the advertisement frames R21 and R22. Specifically, the extraction unit 135 extracts the advertising contents C13, C12, and C15 in descending order of unit evaluation values, as in the example illustrated in FIG. Next, the extraction unit 135 extracts advertisement contents C11 and C14 in descending order of unit evaluation values as advertisement contents displayed in the advertisement frame R22.

そして、配信部136は、端末装置10に対して、広告枠R21に対応する広告コンテンツC13、C12及びC15と、広告枠R22に対応する広告コンテンツC11及びC14とを配信する。これにより、端末装置10は、広告コンテンツC13、C12及びC15を広告枠R21に表示させるとともに、広告コンテンツC11及びC14を広告枠R22に表示させる。   Then, the distribution unit 136 distributes the advertising content C13, C12, and C15 corresponding to the advertising space R21 and the advertising content C11 and C14 corresponding to the advertising space R22 to the terminal device 10. Thereby, the terminal device 10 displays the advertising contents C13, C12, and C15 in the advertising space R21 and displays the advertising contents C11 and C14 in the advertising space R22.

このように、広告配信装置100は、広告枠の優先度順に広告コンテンツの抽出処理を行うことにより、ウェブページ提供者(例えば、情報提供装置30の管理者)の意向に沿った広告コンテンツを配信することができる。例えば、上記例のように、ユーザにクリックされる回数が多い広告枠の順に高い優先度が設定されている場合、広告配信装置100は、ユーザにクリックされやすい広告枠に、広告効果の高い広告コンテンツを表示させることができるので、ウェブページ内における広告効果をより向上させることができる。また、この例に限られず、ユーザにクリックされる回数が少ない広告枠の順に高い優先度が設定されている場合、広告配信装置100は、ユーザにクリックされにくい広告枠に、広告効果の高い広告コンテンツを表示させることができるので、ユーザにクリックされにくい広告枠であっても広告効果を向上させることができる。   In this way, the advertisement distribution apparatus 100 distributes the advertising content in accordance with the intention of the web page provider (for example, the administrator of the information providing apparatus 30) by performing the processing of extracting the advertising content in the order of the priority of the advertising space. can do. For example, as in the above example, when a higher priority is set in the order of the advertising space in which the user clicks frequently, the advertising distribution device 100 sets the advertising effect that is highly effective for the advertising space that is easy for the user to click. Since the content can be displayed, the advertising effect in the web page can be further improved. Further, the present invention is not limited to this example, and when a high priority is set in the order of the advertising space with the fewest clicks by the user, the advertisement distribution device 100 sets an advertisement with a high advertising effect to the advertising space that is difficult for the user to click. Since the content can be displayed, the advertising effect can be improved even in an advertising space that is difficult for the user to click.

なお、上記例では、端末装置10が広告枠の優先度を広告配信装置100に送信する例を示した。このような優先度は、例えば、情報提供装置30によって配信されるウェブページを形成するHTMLファイル等に記述される。すなわち、端末装置10は、情報提供装置30から広告枠の優先度を受信し、受信した広告枠の優先度とともに広告コンテンツの取得要求を広告配信装置100に送信することとなる。ただし、この例に限られず、情報提供装置30が広告配信装置100に広告コンテンツの取得要求を送信する場合もある。この場合、情報提供装置30が広告枠の優先度を広告配信装置100に送信し、広告配信装置100によって配信される広告コンテンツを埋め込んだウェブページを端末装置10に配信することとなる。   In the above example, the example in which the terminal device 10 transmits the priority of the advertising space to the advertisement distribution device 100 is shown. Such priorities are described in, for example, an HTML file that forms a web page distributed by the information providing apparatus 30. That is, the terminal device 10 receives the priority of the advertising space from the information providing device 30, and transmits an advertisement content acquisition request to the advertising distribution device 100 together with the received priority of the advertising space. However, the present invention is not limited to this example, and the information providing apparatus 30 may transmit an advertisement content acquisition request to the advertisement distribution apparatus 100. In this case, the information providing apparatus 30 transmits the priority of the advertising space to the advertisement distribution apparatus 100 and distributes the web page in which the advertisement content distributed by the advertisement distribution apparatus 100 is embedded to the terminal apparatus 10.

〔5−2.複数の広告枠(2)〕
また、図6に示した例では、広告枠毎に優先度が決められている例を示したが、上述してきた広告配信装置100は、広告枠内における広告コンテンツの表示位置毎に優先度が決められている場合であっても、広告コンテンツを配信することもできる。このとき、広告配信装置100は、優先度の高い表示位置の順に単位評価値が高い広告コンテンツを抽出してもよい。この点について図7を用いて説明する。図7は、変形例に係る広告抽出処理の一例を示す説明図である。なお、図7に示した広告配信装置100は、図1及び図6の例と同様に、広告コンテンツC11〜C15を保持するものとする。
[5-2. Multiple ad slots (2)]
Further, in the example illustrated in FIG. 6, an example in which the priority is determined for each advertisement frame is illustrated. However, the advertisement distribution device 100 described above has a priority for each display position of the advertisement content in the advertisement frame. Even if it is determined, the advertising content can be distributed. At this time, the advertisement distribution apparatus 100 may extract advertisement content having a high unit evaluation value in order of display positions with a high priority. This point will be described with reference to FIG. FIG. 7 is an explanatory diagram illustrating an example of advertisement extraction processing according to the modification. It is assumed that the advertisement distribution apparatus 100 shown in FIG. 7 holds the advertisement contents C11 to C15 as in the examples of FIGS.

図7の例では、端末装置10は、高さ「6」の広告枠R31及びR32を含むウェブページを表示している。ここで、広告枠R31及びR32は、広告コンテンツが表示され得る計12個の表示位置に優先度が決められている。図7の例では、広告コンテンツの表示位置を示す矩形内に示した数値が優先度を示す。すなわち、広告枠R31の場合、上段の表示位置から順に、優先度が「1」、「2」、「4」、「5」、「6」、「10」に設定されている。また、広告枠R32の場合、上段の表示位置から順に、優先度が「3」、「7」、「8」、「9」、「11」、「12」に設定されている。このような広告枠の優先度は、図6の例と同様に、ウェブページを配信する情報提供装置30によって決定される。例えば、情報提供装置30は、ウェブページ毎に、ユーザにクリックされる回数が多い表示位置の順に高い優先度を設定する。   In the example of FIG. 7, the terminal device 10 displays a web page including the advertising spaces R31 and R32 having a height “6”. Here, the priority of the advertisement frames R31 and R32 is determined at a total of 12 display positions where the advertisement content can be displayed. In the example of FIG. 7, the numerical value shown in the rectangle indicating the display position of the advertisement content indicates the priority. That is, in the case of the advertising space R31, the priorities are set to “1”, “2”, “4”, “5”, “6”, and “10” in order from the upper display position. In the case of the advertising space R32, the priorities are set to “3”, “7”, “8”, “9”, “11”, and “12” in order from the upper display position. The priority of such advertisement space is determined by the information providing apparatus 30 that distributes the web page, as in the example of FIG. For example, the information providing apparatus 30 sets, for each web page, a higher priority in the order of display positions that are frequently clicked by the user.

図7に示した端末装置10は、広告枠R31及びR32の高さ「6」と、広告枠R31及びR32における表示位置毎の優先度とを含む広告コンテンツの取得要求を広告配信装置100に送信する。この場合、広告配信装置100の抽出部135は、図7に示すように、広告枠R31及びR32のうち、優先度が高い表示位置の順に、かかる表示位置に表示される広告コンテンツの抽出を行う。具体的には、抽出部135は、優先度が「1」である広告枠R31の表示位置に表示させる広告コンテンツとして、単位評価値が最も高い広告コンテンツC13を抽出する。   The terminal device 10 illustrated in FIG. 7 transmits an advertisement content acquisition request including the height “6” of the advertisement frames R31 and R32 and the priority for each display position in the advertisement frames R31 and R32 to the advertisement distribution device 100. To do. In this case, as illustrated in FIG. 7, the extraction unit 135 of the advertisement distribution device 100 extracts the advertisement content displayed at the display position in the order of the display position having the highest priority among the advertisement frames R31 and R32. . Specifically, the extraction unit 135 extracts the advertising content C13 having the highest unit evaluation value as the advertising content to be displayed at the display position of the advertising space R31 having the priority “1”.

続いて、抽出部135は、優先度「1」の表示位置に広告コンテンツC13が表示されたと仮定し、残りの表示位置の中で最も優先度が高い表示位置に表示される広告コンテンツの抽出を行う。具体的には、図7に示すように、サイズが「2」である広告コンテンツC13は、優先度「1」の表示位置だけでなく、優先度「2」の表示位置にも表示されることとなる。この場合、抽出部135は、残りの表示位置の中で最も高い優先度「3」の表示位置に表示される広告コンテンツとして、広告コンテンツC12を抽出する。続いて、抽出部135は、優先度「4」の表示位置に表示される広告コンテンツとして、広告コンテンツC11又はC15を抽出する。図7の例では、抽出部135は、広告コンテンツC15を抽出する。このようにして、抽出部135は、同様の処理を繰り返すことにより、広告枠R31及びR32に表示される広告コンテンツを抽出する。   Subsequently, the extraction unit 135 assumes that the advertising content C13 is displayed at the display position with the priority “1”, and extracts the advertising content displayed at the display position with the highest priority among the remaining display positions. Do. Specifically, as shown in FIG. 7, the advertisement content C13 having a size of “2” is displayed not only at the display position of the priority “1” but also at the display position of the priority “2”. It becomes. In this case, the extraction unit 135 extracts the advertisement content C12 as the advertisement content displayed at the display position with the highest priority “3” among the remaining display positions. Subsequently, the extraction unit 135 extracts the advertising content C11 or C15 as the advertising content displayed at the display position with the priority “4”. In the example of FIG. 7, the extraction unit 135 extracts the advertisement content C15. In this manner, the extraction unit 135 extracts advertising content displayed in the advertising spaces R31 and R32 by repeating the same processing.

そして、配信部136は、抽出した広告コンテンツと、かかる広告コンテンツを表示させる表示位置とを端末装置10に配信する。これにより、端末装置10は、広告配信装置100により指定された表示位置に各広告コンテンツを表示させる。   Then, the distribution unit 136 distributes the extracted advertisement content and the display position for displaying the advertisement content to the terminal device 10. Thereby, the terminal device 10 displays each advertisement content at the display position designated by the advertisement distribution device 100.

このように、広告配信装置100は、広告枠内における表示位置の優先度順に広告コンテンツの抽出処理を行うことにより、ウェブページを提供する提供者(例えば、情報提供装置30の管理者)の意向に沿った広告コンテンツを配信することができる。例えば、ユーザにクリックされる回数が多い表示位置の順に高い優先度が設定されている場合、広告配信装置100は、ユーザにクリックされやすい表示位置に、広告効果の高い広告コンテンツを表示させることができるので、ウェブページ内における広告効果をより向上させることができる。また、この例に限られず、ユーザにクリックされる回数が少ない表示位置の順に高い優先度が設定されている場合、広告配信装置100は、ユーザにクリックされにくい表示位置に、広告効果の高い広告コンテンツを表示させることができるので、ユーザにクリックされにくい表示位置であっても広告効果を向上させることができる。   In this way, the advertisement distribution device 100 intends the provider (for example, the administrator of the information providing device 30) that provides the web page by performing the processing of extracting the advertising content in the order of priority of the display position within the advertising space. It is possible to distribute advertising content along the line. For example, when a high priority is set in the order of display positions that are frequently clicked by the user, the advertisement distribution device 100 may display advertising content with a high advertising effect at a display position that is easily clicked by the user. Therefore, the advertising effect in the web page can be further improved. Further, the present invention is not limited to this example, and when a high priority is set in the order of display positions where the number of clicks by the user is small, the advertisement distribution device 100 can display an advertisement with a high advertising effect at a display position that is difficult for the user to click. Since the content can be displayed, the advertising effect can be improved even at a display position that is difficult for the user to click.

なお、図7では、抽出部135が、広告コンテンツC13を抽出した後に、次に単位評価値の高い広告コンテンツC12を抽出する例を示した。ここで、広告コンテンツC12のサイズは「3」であるので、広告枠内における3個の表示位置を占有することとなる。この場合、抽出部135は、連続する3個の表示位置のうち、優先度が最も高い表示位置に表示させる広告コンテンツとして広告コンテンツC12を抽出してもよい。例えば、図7の例において、広告枠R32における1番目の表示位置から3番目の表示位置までの優先度は、「3」、「7」、「8」であり、これらの合計は「18」となる。これに対して、広告枠R31における3番目の表示位置から5番目の表示位置までの優先度は、「4」、「5」、「6」であり、これらの合計は「15」となる。なお、ここでは、優先度「1」及び「2」の表示位置に表示される広告コンテンツC13が抽出済みであるので、これらの表示位置については除外している。このように、図7の例では、広告枠R32における1番目から3番目までの表示位置よりも、広告枠R31における3番目から5番目までの表示位置の方が、優先度が高い。この場合、抽出部135は、広告枠R31における3番目から5番目までの表示位置に表示させる広告コンテンツとして広告コンテンツC12を抽出してもよい。   FIG. 7 shows an example in which the extraction unit 135 extracts the advertising content C12 having the next highest unit evaluation value after extracting the advertising content C13. Here, since the size of the advertisement content C12 is “3”, three display positions in the advertisement space are occupied. In this case, the extraction unit 135 may extract the advertisement content C12 as the advertisement content to be displayed at the display position with the highest priority among the three consecutive display positions. For example, in the example of FIG. 7, the priority from the first display position to the third display position in the advertising space R32 is “3”, “7”, “8”, and the sum of these is “18”. It becomes. On the other hand, the priority from the third display position to the fifth display position in the advertising space R31 is “4”, “5”, “6”, and the sum of these is “15”. Here, since the advertising content C13 displayed at the display positions with the priorities “1” and “2” has already been extracted, these display positions are excluded. As described above, in the example of FIG. 7, the third to fifth display positions in the advertisement frame R31 have higher priority than the first to third display positions in the advertisement frame R32. In this case, the extraction unit 135 may extract the advertising content C12 as the advertising content to be displayed at the third to fifth display positions in the advertising space R31.

また、図7では、ウェブページに複数の広告枠が含まれる例を示したが、広告配信装置100は、広告コンテンツの表示位置毎に優先度が決められている1個の広告枠がウェブページに含まれる場合であっても、上述した広告コンテンツの抽出処理を行うことができる。   FIG. 7 illustrates an example in which a plurality of advertisement frames are included in the web page. However, the advertisement distribution apparatus 100 includes one advertisement frame whose priority is determined for each display position of the advertisement content. Even in such a case, the advertisement content extraction process described above can be performed.

また、上記例では、端末装置10が表示位置の優先度を広告配信装置100に送信する例を示した。このような優先度は、例えば、情報提供装置30によって配信されるウェブページを形成するHTMLファイル等に記述される。ただし、この例に限られず、情報提供装置30が広告配信装置100に広告コンテンツの取得要求を送信する場合には、情報提供装置30が広告枠の優先度を広告配信装置100に送信する。   In the above example, the example in which the terminal device 10 transmits the priority of the display position to the advertisement distribution device 100 is shown. Such priorities are described in, for example, an HTML file that forms a web page distributed by the information providing apparatus 30. However, the present invention is not limited to this example, and when the information providing apparatus 30 transmits an advertisement content acquisition request to the advertisement distribution apparatus 100, the information provision apparatus 30 transmits the priority of the advertising space to the advertisement distribution apparatus 100.

〔5−3.単位評価値の重み〕
また、上記実施形態において、抽出部135は、広告コンテンツのサイズに応じて、単位評価値に重みを付与してもよい。例えば、1個の広告枠に所定数以上の広告コンテンツが表示されない方が、煩雑な広告コンテンツとならずに高い広告効果を望める場合もある。このような場合には、抽出部135は、広告コンテンツのサイズが所定値よりも大きい場合に、単位評価値に所定の重み(例えば、「1.1」)を乗算してもよい。または、抽出部135は、広告コンテンツのサイズが所定値以下である場合に、単位評価値に所定の重み(例えば、「0.9」)を乗算してもよい。これにより、広告配信装置100は、サイズが大きく、かつ、単位評価値が高い広告コンテンツを優先的に抽出することができるので、1個の広告枠に表示される広告コンテンツの数を少なくする可能性を高めることができる。
[5-3. (Weight of unit evaluation value)
In the above embodiment, the extraction unit 135 may assign a weight to the unit evaluation value according to the size of the advertisement content. For example, if a predetermined number or more of advertising content is not displayed in one advertising space, a high advertising effect may be desired without becoming complicated advertising content. In such a case, the extraction unit 135 may multiply the unit evaluation value by a predetermined weight (for example, “1.1”) when the size of the advertisement content is larger than the predetermined value. Alternatively, the extraction unit 135 may multiply the unit evaluation value by a predetermined weight (for example, “0.9”) when the size of the advertisement content is equal to or smaller than the predetermined value. As a result, the advertisement distribution apparatus 100 can preferentially extract advertisement contents that are large in size and have a high unit evaluation value, so that the number of advertisement contents displayed in one advertisement space can be reduced. Can increase the sex.

〔5−4.重複する広告主を排除〕
また、上記実施形態において、抽出部135は、同一の広告枠に、同一の広告主から入稿された広告コンテンツが表示されないように抽出処理を行ってもよい。具体的には、抽出部135は、単位評価値の高い順に広告コンテンツを抽出する際に、抽出済みの広告コンテンツを入稿した広告主の広告主IDに対応する広告コンテンツを抽出対象から除外する。これにより、抽出部135は、異なる広告主によって入稿された広告コンテンツを広告枠に表示させることができるので、バラエティに富んだ広告表示を実現することができる。
[5-4. (Eliminate duplicate advertisers)
In the above-described embodiment, the extraction unit 135 may perform extraction processing so that advertisement content submitted from the same advertiser is not displayed in the same advertisement space. Specifically, when extracting the advertising content in descending order of the unit evaluation value, the extraction unit 135 excludes the advertising content corresponding to the advertiser ID of the advertiser who submitted the extracted advertising content from the extraction target. . As a result, the extraction unit 135 can display the advertising content submitted by different advertisers in the advertising space, thereby realizing a variety of advertising display.

〔5−5.サイズ〕
また、上記実施形態では、広告コンテンツのサイズとして「高さ」を用いる例を示したが、この例に限られない。例えば、広告配信装置100は、広告コンテンツのサイズとして、広告コンテンツの「幅」を用いてもよいし、広告コンテンツの「面積」を用いてもよい。
[5-5. size〕
In the above embodiment, an example in which “height” is used as the size of the advertisement content has been described, but the present invention is not limited to this example. For example, the advertisement distribution apparatus 100 may use the “width” of the advertisement content or the “area” of the advertisement content as the size of the advertisement content.

〔5−6.その他〕
また、上記実施形態において、抽出部135は、種々の手法による広告コンテンツ抽出処理を段階的に行ってもよい。例えば、抽出部135は、最初に、広告コンテンツ記憶部120から、ユーザが閲覧するウェブページに含まれるキーワードと合致する所定数(例えば、1000個や2000個)の広告コンテンツを抽出した後に、抽出した所定数の広告コンテンツの中から、上述してきた単位評価値に基づく抽出処理を行ってもよい。また、この例に限られず、抽出部135は、最初に、ユーザ属性(例えば、サイコグラフィック属性、デモグラフィック属性)と合致する所定数の広告コンテンツや、ユーザが入力した検索キーワードと合致する所定数の広告コンテンツを抽出した後に、抽出した所定数の広告コンテンツの中から、上述してきた単位評価値に基づく抽出処理を行ってもよい。
[5-6. Others]
In the above-described embodiment, the extraction unit 135 may perform advertisement content extraction processing by various methods in stages. For example, the extraction unit 135 first extracts a predetermined number (for example, 1000 or 2000) of advertising content that matches a keyword included in the web page browsed by the user from the advertising content storage unit 120, and then extracts the content. The extraction process based on the unit evaluation value described above may be performed from the predetermined number of advertisement contents. In addition, the extraction unit 135 is not limited to this example. First, the extraction unit 135 first determines a predetermined number of advertisement contents that match user attributes (for example, psychographic attributes and demographic attributes) and a predetermined number that matches a search keyword input by the user. After extracting the advertising content, extraction processing based on the unit evaluation value described above may be performed from among the extracted predetermined number of advertising content.

また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。   In addition, among the processes described in the above embodiment, all or part of the processes described as being automatically performed can be performed manually, or the processes described as being performed manually can be performed. All or a part can be automatically performed by a known method. In addition, the processing procedures, specific names, and information including various data and parameters shown in the document and drawings can be arbitrarily changed unless otherwise specified.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured.

例えば、図3に示した広告コンテンツ記憶部120は、広告配信装置100が保持せずに、ストレージサーバ等に保持されてもよい。この場合、広告配信装置100は、ストレージサーバにアクセスすることで、広告コンテンツを取得する。   For example, the advertisement content storage unit 120 illustrated in FIG. 3 may be stored in a storage server or the like without being stored in the advertisement distribution apparatus 100. In this case, the advertisement distribution apparatus 100 acquires the advertisement content by accessing the storage server.

また、例えば、上述してきた広告配信装置100は、ウェブページを配信する情報提供装置30と一体となって構成されてもよい。また、広告配信装置100は、広告コンテンツの配信処理は行わず、広告抽出部133による広告抽出処理のみを行う広告抽出装置であってもよい。この場合、広告抽出装置は、少なくとも入稿受付部131や配信部136を有しない。そして、入稿受付部131や配信部136を有する広告配信装置が、広告抽出装置によって抽出された広告コンテンツを端末装置10等に配信する。   Further, for example, the advertisement distribution device 100 described above may be configured integrally with the information providing device 30 that distributes a web page. Further, the advertisement distribution apparatus 100 may be an advertisement extraction apparatus that performs only the advertisement extraction process by the advertisement extraction unit 133 without performing the distribution process of the advertisement content. In this case, the advertisement extraction device does not include at least the submission accepting unit 131 and the distribution unit 136. Then, the advertisement distribution device having the submission accepting unit 131 and the distribution unit 136 distributes the advertisement content extracted by the advertisement extraction device to the terminal device 10 or the like.

〔6.効果〕
上述してきたように、実施形態に係る広告配信装置100は、広告コンテンツ記憶部120と、算出部134と、抽出部135とを有する。広告コンテンツ記憶部120は、広告コンテンツ毎に、かかる広告コンテンツのサイズ及び評価値を記憶する。算出部134は、広告コンテンツ記憶部120に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する。抽出部135は、複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、算出部134によって算出された単位評価値が高い順に配信候補の広告コンテンツを広告コンテンツ記憶部120から抽出する。
[6. effect〕
As described above, the advertisement distribution apparatus 100 according to the embodiment includes the advertisement content storage unit 120, the calculation unit 134, and the extraction unit 135. The advertising content storage unit 120 stores the size and evaluation value of the advertising content for each advertising content. The calculation unit 134 calculates a unit evaluation value, which is an evaluation value per predetermined size, for each advertising content stored in the advertising content storage unit 120. When the extraction unit 135 receives an acquisition request for an advertising content displayed in an advertising space in which a plurality of advertising content can be displayed, the extraction unit 135 advertises the distribution candidate advertising content in descending order of the unit evaluation value calculated by the calculation unit 134. Extracted from the content storage unit 120.

これにより、実施形態に係る広告配信装置100は、同一の広告枠に複数の広告コンテンツが表示される場合に、単位評価値が高い順に配信候補の広告コンテンツを抽出することで、単に広告コンテンツの評価値のみに基づいた広告配信と比較して、広告枠の全体的な広告効果を向上させることができる。   Thereby, the advertisement delivery apparatus 100 according to the embodiment simply extracts the advertisement content of the delivery content by extracting the delivery candidate advertisement content in descending order of the unit evaluation value when a plurality of advertisement contents are displayed in the same advertisement space. Compared with the advertisement distribution based only on the evaluation value, the overall advertisement effect of the advertising space can be improved.

また、実施形態に係る広告配信装置100において、抽出部135は、広告コンテンツ記憶部120から抽出する広告コンテンツのサイズの合計が広告枠のサイズ以下となるように、単位評価値が高い順に配信候補の広告コンテンツを抽出する。   Further, in the advertisement distribution device 100 according to the embodiment, the extraction unit 135 includes distribution candidates in descending order of unit evaluation values so that the total size of the advertisement content extracted from the advertisement content storage unit 120 is equal to or less than the size of the advertisement space. To extract ad content.

これにより、実施形態に係る広告配信装置100は、広告枠の全体的な広告効果を向上させることができるとともに、広告枠に表示される広告コンテンツを適切に抽出することができる。   Thereby, the advertisement distribution apparatus 100 according to the embodiment can improve the overall advertising effect of the advertising space and can appropriately extract the advertising content displayed in the advertising space.

また、実施形態に係る広告配信装置100において、抽出部135は、優先度が予め決められている複数の広告枠に表示される広告コンテンツの取得要求を受信した場合に、複数の広告枠のうち優先度の高い広告枠の順に、かかる広告枠に表示される配信候補の広告コンテンツとして単位評価値が高い順に広告コンテンツを抽出する。   Further, in the advertisement distribution apparatus 100 according to the embodiment, the extraction unit 135 receives a request for acquiring advertisement content displayed in a plurality of advertisement frames whose priorities are determined in advance. The advertisement contents are extracted in descending order of unit evaluation value as the distribution candidate advertisement contents displayed in the advertisement space in the order of the advertisement space with the highest priority.

これにより、実施形態に係る広告配信装置100は、ウェブページ提供者の意向に沿った広告コンテンツを配信することができる。例えば、広告配信装置100は、ユーザにクリックされやすい広告枠に、広告効果の高い広告コンテンツを表示させることができるので、ウェブページ内における広告効果をより向上させることができる。   Thereby, the advertisement distribution apparatus 100 according to the embodiment can distribute the advertisement content in accordance with the intention of the web page provider. For example, the advertisement distribution apparatus 100 can display advertising content with a high advertising effect in an advertising space that is easily clicked by the user, so that the advertising effect in the web page can be further improved.

また、実施形態に係る広告配信装置100において、抽出部135は、広告コンテンツの表示位置毎に優先度が予め決められている広告枠に表示される広告コンテンツの取得要求を受信した場合に、優先度の高い表示位置の順に、かかる表示位置に表示される配信候補の広告コンテンツとして単位評価値が高い順に広告コンテンツを抽出する。   Further, in the advertisement distribution device 100 according to the embodiment, the extraction unit 135 has priority when receiving an acquisition request for an advertisement content displayed in an advertisement frame whose priority is predetermined for each display position of the advertisement content. The advertisement contents are extracted in descending order of unit evaluation value as the distribution candidate advertisement contents displayed at the display positions in descending order of the display positions.

これにより、実施形態に係る広告配信装置100は、ウェブページ提供者の意向に沿った広告コンテンツを配信することができる。例えば、広告配信装置100は、ユーザにクリックされやすい表示位置に、広告効果の高い広告コンテンツを表示させることができるので、ウェブページ内における広告効果をより向上させることができる。   Thereby, the advertisement distribution apparatus 100 according to the embodiment can distribute the advertisement content in accordance with the intention of the web page provider. For example, the advertisement distribution apparatus 100 can display advertising content with a high advertising effect at a display position that is easily clicked by the user, so that the advertising effect in the web page can be further improved.

また、実施形態に係る広告配信装置100において、抽出部135は、異なる広告主によって入稿された広告コンテンツを抽出する。   In the advertisement distribution apparatus 100 according to the embodiment, the extraction unit 135 extracts advertisement content submitted by different advertisers.

これにより、実施形態に係る広告配信装置100は、バラエティに富んだ広告表示を実現することができる。   Thereby, the advertisement delivery apparatus 100 according to the embodiment can realize a variety of advertisement displays.

以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。   As described above, some of the embodiments of the present application have been described in detail with reference to the drawings. However, these are merely examples, and various modifications, including the aspects described in the disclosure section of the invention, based on the knowledge of those skilled in the art, It is possible to implement the present invention in other forms with improvements.

また、上述した広告配信装置100は、複数のサーバコンピュータで実現してもよく、また、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。   Further, the above-described advertisement distribution apparatus 100 may be realized by a plurality of server computers, and depending on functions, an external platform or the like may be realized by calling an API (Application Programming Interface) or network computing. Can be changed flexibly.

また、特許請求の範囲に記載した「手段」は、「部(section、module、unit)」や「回路」などに読み替えることができる。例えば、算出手段は、算出部や算出回路に読み替えることができる。   Further, the “means” described in the claims can be read as “section (module, unit)” or “circuit”. For example, the calculation unit can be read as a calculation unit or a calculation circuit.

1 広告配信システム
100 広告配信装置
120 広告コンテンツ記憶部
133 広告抽出部
134 算出部
135 抽出部
136 配信部
DESCRIPTION OF SYMBOLS 1 Advertisement delivery system 100 Advertisement delivery apparatus 120 Advertisement content memory | storage part 133 Advertisement extraction part 134 Calculation part 135 Extraction part 136 Delivery part

Claims (7)

広告コンテンツ毎に、当該広告コンテンツのサイズ及び評価値を記憶する記憶手段と、
前記記憶手段に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する算出手段と、
複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、前記算出手段によって算出された単位評価値が高い順に配信候補の広告コンテンツを前記記憶手段から抽出する抽出手段と
を備えたことを特徴とする広告抽出装置。
Storage means for storing the size and evaluation value of the advertising content for each advertising content;
Calculating means for calculating a unit evaluation value, which is an evaluation value per predetermined size, for each advertising content stored in the storage means;
When receiving an acquisition request for an advertising content displayed in an advertising space in which a plurality of advertising content can be displayed, the advertising content of distribution candidates is extracted from the storage unit in descending order of the unit evaluation value calculated by the calculating unit. An advertisement extraction device comprising: extraction means.
前記抽出手段は、
前記記憶手段から抽出する広告コンテンツのサイズの合計が前記広告枠のサイズ以下となるように、前記単位評価値が高い順に配信候補の広告コンテンツを抽出する
ことを特徴とする請求項1に記載の広告抽出装置。
The extraction means includes
The advertisement content of distribution candidates is extracted in descending order of the unit evaluation value so that the total size of the advertisement content extracted from the storage unit is equal to or less than the size of the advertisement space. Advertising extraction device.
前記抽出手段は、
優先度が予め決められている複数の広告枠に表示される広告コンテンツの取得要求を受信した場合に、当該複数の広告枠のうち優先度の高い広告枠の順に、当該広告枠に表示される配信候補の広告コンテンツとして前記単位評価値が高い順に広告コンテンツを抽出する
ことを特徴とする請求項1又は2に記載の広告抽出装置。
The extraction means includes
When receiving an acquisition request for advertising content displayed in a plurality of advertising spaces whose priorities are determined in advance, they are displayed in the advertising space in order of the advertising space having the highest priority among the plurality of advertising spaces. The advertisement extracting apparatus according to claim 1, wherein the advertisement contents are extracted in descending order of the unit evaluation value as distribution candidate advertisement contents.
前記抽出手段は、
前記広告コンテンツの表示位置毎に優先度が予め決められている広告枠に表示される広告コンテンツの取得要求を受信した場合に、当該優先度の高い表示位置の順に、当該表示位置に表示される配信候補の広告コンテンツとして前記単位評価値が高い順に広告コンテンツを抽出する
ことを特徴とする請求項1〜3のいずれか一つに記載の広告抽出装置。
The extraction means includes
When an advertisement content acquisition request to be displayed in an advertisement frame whose priority is determined in advance for each display position of the advertisement content is received, the advertisement content is displayed in the display position in order of the priority. The advertisement extraction device according to any one of claims 1 to 3, wherein the advertisement content is extracted in descending order of the unit evaluation value as the distribution candidate advertisement content.
前記抽出手段は、
異なる広告主によって入稿された広告コンテンツを抽出する
ことを特徴とする請求項1〜4のいずれか一つに記載の広告抽出装置。
The extraction means includes
The advertisement extracting apparatus according to any one of claims 1 to 4, wherein advertisement contents submitted by different advertisers are extracted.
広告抽出装置が実行する広告抽出方法であって、
広告コンテンツのサイズ及び評価値を記憶する記憶手段に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する算出工程と、
複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、前記算出工程によって算出された単位評価値が高い順に配信候補の広告コンテンツを前記記憶手段から抽出する抽出工程と
を含んだことを特徴とする広告抽出方法。
An advertisement extraction method executed by an advertisement extraction device,
A calculation step of calculating a unit evaluation value that is an evaluation value per predetermined size for each advertising content stored in a storage unit that stores the size and evaluation value of the advertising content;
When receiving an acquisition request for an advertising content displayed in an advertising space in which a plurality of advertising content can be displayed, the advertising content of distribution candidates is extracted from the storage unit in descending order of the unit evaluation value calculated by the calculating step. An advertisement extraction method comprising: an extraction step.
広告コンテンツのサイズ及び評価値を記憶する記憶手段に記憶されている広告コンテンツ毎に、所定サイズ当たりの評価値である単位評価値を算出する算出手順と、
複数の広告コンテンツが表示可能な広告枠に表示される広告コンテンツの取得要求を受信した場合に、前記算出手順によって算出された単位評価値が高い順に配信候補の広告コンテンツを前記記憶手段から抽出する抽出手順と
をコンピュータに実行させることを特徴とする広告抽出プログラム。
A calculation procedure for calculating a unit evaluation value, which is an evaluation value per predetermined size, for each advertising content stored in the storage means for storing the size and evaluation value of the advertising content;
When receiving an acquisition request for an advertising content displayed in an advertising space in which a plurality of advertising content can be displayed, the advertising content of distribution candidates is extracted from the storage unit in descending order of the unit evaluation value calculated by the calculation procedure. An advertisement extraction program that causes a computer to execute an extraction procedure.
JP2013060623A 2013-03-22 2013-03-22 Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program Active JP5814285B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013060623A JP5814285B2 (en) 2013-03-22 2013-03-22 Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013060623A JP5814285B2 (en) 2013-03-22 2013-03-22 Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015184119A Division JP6001148B2 (en) 2015-09-17 2015-09-17 Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program

Publications (2)

Publication Number Publication Date
JP2014186513A true JP2014186513A (en) 2014-10-02
JP5814285B2 JP5814285B2 (en) 2015-11-17

Family

ID=51834033

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013060623A Active JP5814285B2 (en) 2013-03-22 2013-03-22 Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program

Country Status (1)

Country Link
JP (1) JP5814285B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016143242A1 (en) * 2015-03-09 2016-09-15 Canon Kabushiki Kaisha Reception apparatus, transmission apparatus, communication method, communication system, and storage medium
JP2016177648A (en) * 2015-03-20 2016-10-06 ヤフー株式会社 Information processing device, information processing program, and information processing method
JP2019125265A (en) * 2018-01-18 2019-07-25 ヤフー株式会社 Information providing device, information providing method and information providing program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62242944A (en) * 1986-04-14 1987-10-23 Nec Corp Space allocating system
JP2000357071A (en) * 1999-04-14 2000-12-26 Canon Inc System and method for information provision
JP2001344511A (en) * 2000-05-31 2001-12-14 Hitachi Ltd Method for providing and displaying advertisement information and its user terminal device
JP2004233947A (en) * 2003-01-31 2004-08-19 Gaiax Co Ltd Method and system for displaying internet advertisement
JP2009053219A (en) * 2007-08-23 2009-03-12 Artside Kk Method for displaying banner advertisement
JP2010073172A (en) * 2008-09-22 2010-04-02 Yahoo Japan Corp Content output device, content output program and content output method
JP2010225151A (en) * 2009-03-20 2010-10-07 Dnasoft Co Ltd Method and system for providing internet advertisement
JP2010224620A (en) * 2009-03-19 2010-10-07 Yahoo Japan Corp Web server, and advertising redisplay method
US20130047063A1 (en) * 1999-04-02 2013-02-21 Yahoo! Inc. Method and system for optimum placement of advertisements on a webpage

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62242944A (en) * 1986-04-14 1987-10-23 Nec Corp Space allocating system
US20130047063A1 (en) * 1999-04-02 2013-02-21 Yahoo! Inc. Method and system for optimum placement of advertisements on a webpage
JP2000357071A (en) * 1999-04-14 2000-12-26 Canon Inc System and method for information provision
JP2001344511A (en) * 2000-05-31 2001-12-14 Hitachi Ltd Method for providing and displaying advertisement information and its user terminal device
JP2004233947A (en) * 2003-01-31 2004-08-19 Gaiax Co Ltd Method and system for displaying internet advertisement
JP2009053219A (en) * 2007-08-23 2009-03-12 Artside Kk Method for displaying banner advertisement
JP2010073172A (en) * 2008-09-22 2010-04-02 Yahoo Japan Corp Content output device, content output program and content output method
JP2010224620A (en) * 2009-03-19 2010-10-07 Yahoo Japan Corp Web server, and advertising redisplay method
JP2010225151A (en) * 2009-03-20 2010-10-07 Dnasoft Co Ltd Method and system for providing internet advertisement

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016143242A1 (en) * 2015-03-09 2016-09-15 Canon Kabushiki Kaisha Reception apparatus, transmission apparatus, communication method, communication system, and storage medium
US10579697B2 (en) 2015-03-09 2020-03-03 Canon Kabushiki Kaisha Reception apparatus, transmission apparatus, communication method, communication system, and storage medium
JP2016177648A (en) * 2015-03-20 2016-10-06 ヤフー株式会社 Information processing device, information processing program, and information processing method
JP2019125265A (en) * 2018-01-18 2019-07-25 ヤフー株式会社 Information providing device, information providing method and information providing program

Also Published As

Publication number Publication date
JP5814285B2 (en) 2015-11-17

Similar Documents

Publication Publication Date Title
JP5693630B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
JP2012013775A (en) Device, method, and program for providing information, and recording medium with information provision program recorded thereon
JP5683626B2 (en) Advertisement distribution apparatus, advertisement distribution method, and advertisement distribution program
JPWO2011105487A1 (en) Server device and program for advertisement image distribution
JP6001148B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
JP5661690B2 (en) Advertisement distribution apparatus, distribution method, and distribution program
JP5899144B2 (en) Advertisement distribution apparatus, advertisement distribution method, and advertisement distribution program
JP5814285B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
JP5475829B2 (en) Information processing apparatus, contribution calculation method, and contribution calculation program
JP2013029906A (en) Advertisement distribution server, advertisement distribution method and program
JP5847099B2 (en) Information distribution apparatus and information distribution method
JP5507618B2 (en) Advertisement distribution apparatus, advertisement distribution system, selection method, and selection program
JP5699233B1 (en) Generating device, generating method, and generating program
JP5693629B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
JP5642220B2 (en) Advertisement extraction apparatus, advertisement extraction method, and advertisement extraction program
JP2011238018A (en) Content distribution device and method
JP6173986B2 (en) Information providing apparatus, advertisement distribution system, information providing method, and information providing program
JP2009276868A (en) Advertisement distribution system
JP5599843B2 (en) Information providing apparatus, advertisement distribution system, information providing method, and information providing program
JP5706977B2 (en) Information processing apparatus, contribution calculation method, and contribution calculation program
JP2015103819A (en) Distribution device, terminal, distribution method, distribution program and terminal program
JP6546724B2 (en) Advertising distribution system
JP2009266059A (en) Advertisement distribution system
JP7347917B2 (en) Distribution device, distribution method and distribution program
WO2014192067A1 (en) Information processing system and information processing method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150113

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150311

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: 20150901

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150917

R150 Certificate of patent or registration of utility model

Ref document number: 5814285

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

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