JP5102854B2 - 広告枠予約方法、広告枠予約装置及び広告枠予約プログラム - Google Patents
広告枠予約方法、広告枠予約装置及び広告枠予約プログラム Download PDFInfo
- Publication number
- JP5102854B2 JP5102854B2 JP2010064247A JP2010064247A JP5102854B2 JP 5102854 B2 JP5102854 B2 JP 5102854B2 JP 2010064247 A JP2010064247 A JP 2010064247A JP 2010064247 A JP2010064247 A JP 2010064247A JP 5102854 B2 JP5102854 B2 JP 5102854B2
- Authority
- JP
- Japan
- Prior art keywords
- sales
- frame
- advertising
- reservation
- time zone
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 51
- 238000003860 storage Methods 0.000 claims description 21
- 238000004364 calculation method Methods 0.000 claims description 20
- 238000009826 distribution Methods 0.000 description 21
- 238000012545 processing Methods 0.000 description 15
- 230000008569 process Effects 0.000 description 14
- 238000010586 diagram Methods 0.000 description 13
- 238000009472 formulation Methods 0.000 description 3
- 238000009434 installation Methods 0.000 description 3
- 239000000203 mixture Substances 0.000 description 3
- 238000003825 pressing Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000008929 regeneration Effects 0.000 description 2
- 238000011069 regeneration method Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- NAWXUBYGYWOOIX-SFHVURJKSA-N (2s)-2-[[4-[2-(2,4-diaminoquinazolin-6-yl)ethyl]benzoyl]amino]-4-methylidenepentanedioic acid Chemical compound C1=CC2=NC(N)=NC(N)=C2C=C1CCC1=CC=C(C(=O)N[C@@H](CC(=C)C(O)=O)C(O)=O)C=C1 NAWXUBYGYWOOIX-SFHVURJKSA-N 0.000 description 1
- 238000009825 accumulation Methods 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000012913 prioritisation Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
広告条件の再生時間帯の開始時刻 < 販売枠の終了時刻 ・・・(1)
広告条件の再生時間帯の終了時刻 > 販売枠の開始時刻 ・・・(2)
コサイン類似度=(x,y)/{|x|*|y|} ・・・(3)
(x,y)=x1*y1+x2*y2+・・・+xn*yn
|x|=sqrt(x1*x1+x2*x2+・・・+xn*xn)
|y|=sqrt(y1*y1+y2*y2+・・・+yn*yn)
ここで、xは入力特徴ベクトルであり、入力条件を数値(0以上)の配列としたものである。yは検索先特徴ベクトルであり、検索対象の情報を数値(0以上)の配列としたものである。x,yは、複数項目を持つ情報(例えばリストなど)であれば、配列以外でもよい。コサイン類似度は0.0〜1.0の範囲で求められる。
文字列類似度=「入力文字列毎の類似度」の合計/入力文字列配列の項目数 ・・・(4)
「入力文字列毎の類似度」は、検索先文字列配列の各項目に対する「文字列間類似度」の最大値を採用する。「文字列間類似度」は、文字列が完全一致する場合は1.0、部分一致する場合は1.0〜0.0、それ以外は0.0とする。「文字列間類似度」の部分一致については、比較する各文字列について、あいまい検索用テーブルからの一致度割合を1.0〜0.0で返却することで求めても良い。
最低単価 ≦ マッチング対象販売枠の単価 ≦ 最高単価 ・・・(5)
最低単価 − 価格帯幅 < マッチング対象販売枠の単価 < 最低単価 ・・・(6)
最高単価 < マッチング対象販売枠の単価 < 最高単価 + 価格帯幅 ・・・(7)
スコア = 1.0 + (マッチング対象販売枠の単価 − 最低価格)÷ 価格帯幅 ・・・(8)
スコア = 1.0 + (最高価格 − マッチング対象販売枠の単価)÷ 価格帯幅 ・・・(9)
マッチング対象販売枠の単価 ≦ 最低単価 − 価格帯幅 ・・・(10)
最高単価 + 価格帯幅 ≦ マッチング対象販売枠の単価 ・・・(11)
このときのスコアはいずれも0.0とする。
総合スコア=((基準点×重み付け×マッチングスコア)の合計)÷((基準点×重み付け)の合計)×100% ・・・(12)
次に、固定時間帯指定をして広告枠を予約する構成について説明する。広告主としては、時報番組やイベント直前の告知番組、複数場所同時告知などを行うために時間帯を指定した番組再生が必要な場合があり、広告枠予約から放映計画策定の期間のいづれかにおいて時間帯指定を行う必要がある。対応方法としては広告枠予約・確定後の割付コンテンツ確定において、放映計画策定に対しての条件指定を行う方法が考えられるが、各広告主の条件が競合してしまうことが考えられるため適切な方法とはいえない。よって、予約時に番組を再生する時間帯の指定を行う必要がある。固定時間帯指定とはコンテンツの放映時間帯を予約時に指定するものであり、固定時間帯指定した時間帯にコンテンツを放映させることができる。ところが、固定時間帯指定をして予約を行った場合に、各広告主が自身の購入範囲で割付コンテンツ確定を行ったとしても、放映計画策定の際にコンテンツ尺長以上の時間帯が確保できないため、合計時間の条件を満たしていても再生できないコンテンツが発生してしまう場合がある。
再生保証時間帯の開始時刻 − 販売枠開始時刻 = コンテンツ最大尺長×0..n ・・・(13)
再生保証時間帯の終了時刻 − 再生保証時間帯の開始時刻 = コンテンツ最大尺長×0..n ・・・(14)
上記条件により、終了時刻もコンテンツ最大尺長の倍数となる。
次に、広告枠を一括して予約する方法について説明する。
11…空き枠入力部
12…販売枠生成部
13…広告条件入力部
14…マッチング部
15…スコア算出部
16…予約処理部
17…蓄積部
Claims (9)
- 空き枠入力手段による、デジタルサイネージによる広告表示を受け付ける時間帯を入力し、蓄積手段に格納された前記デジタルサイネージに関するプレーヤ情報に関連付けて空き枠として蓄積するステップと、
販売枠生成手段による、前記デジタルサイネージについて広告枠販売条件が同じ時間帯を示すテンプレートを前記蓄積手段から読み出し、前記広告枠販売条件が同じ前記空き枠をまとめ、前記広告枠販売条件に含まれた単位広告枠時間を利用して販売単位となる広告枠の枠数を含んだ販売枠を生成して蓄積するステップと、
広告条件入力手段による、広告条件を入力するステップと、
対象販売枠検索手段による、前記広告条件に合致する前記広告枠販売条件を有する前記販売枠を検索して対象販売枠とするステップと、
スコア算出手段による、前記対象販売枠毎に、前記広告条件と当該対象販売枠に関連付けられた前記プレーヤ情報とを比較してスコアを算出するステップと、
予約手段による、前記対象販売枠と当該対象販売枠の前記スコアとを提示して広告枠の予約を受け付けるステップと、
を有することを特徴とする広告枠予約方法。 - 前記テンプレートは、複数の販売枠を選択して同時に広告枠を予約する必要があるグループ化指定情報を有し、
前記販売枠を検索して前記対象販売枠とするステップは、前記販売枠がグループ化指定されている場合、同一のグループ化指定された全ての前記販売枠が前記広告条件を満たす場合に対象販売枠とすることを特徴とする請求項1記載の広告枠予約方法。 - 前記広告枠販売条件は、所定の時間帯において広告を表示することを保証する再生保証時間帯を有し、
前記予約を受け付けるステップは、前記再生保証時間帯を有する前記販売枠を選択して広告枠を予約する際に、当該再生保証時間帯内で広告が表示される時間を指定した固定時間帯指定を受け付けるものであって、
前記再生保証時間帯の開始時間及び終了時間、並びに前記固定時間帯指定の開始時間及び終了時間は、所定の時間幅の倍数であることを特徴とする請求項1又は2記載の広告枠予約方法。 - 前記予約を受け付けるステップは、前記スコアに基づき、前記広告条件を満たす範囲で、複数の広告枠を一括して予約することを特徴とする請求項1乃至3のいずれかに記載の広告枠予約方法。
- 広告表示の予約を受け付けるデジタルサイネージに関するプレーヤ情報、前記デジタルサイネージについて広告枠販売条件が同じ時間帯を示すテンプレートを格納した蓄積手段と、
広告表示を受け付ける時間帯を入力し、前記プレーヤ情報に関連付けて空き枠として蓄積する空き枠入力手段と、
前記蓄積手段から前記テンプレートを読み出し、前記広告枠販売条件が同じ前記空き枠をまとめ、前記広告枠販売条件に含まれた単位広告枠時間を利用して販売単位となる広告枠の枠数を含んだ販売枠を生成して蓄積する販売枠生成手段と、
広告条件を入力する広告条件入力手段と、
前記広告条件に合致する前記広告枠販売条件を有する前記販売枠を検索して対象販売枠とする対象販売枠検索手段と、
前記対象販売枠毎に、前記広告条件と当該対象販売枠に関連付けられた前記プレーヤ情報とを比較してスコアを算出するスコア算出手段と、
前記対象販売枠と当該対象販売枠の前記スコアとを提示して広告枠の予約を受け付ける予約手段と、
を有することを特徴とする広告枠予約装置。 - 前記テンプレートは、複数の販売枠を選択して同時に広告枠を予約する必要があるグループ化指定情報を有し、
前記対象販売枠検索手段は、前記販売枠がグループ化指定されている場合、同一のグループ化指定された全ての前記販売枠が前記広告条件を満たす場合に対象販売枠とすることを特徴とする請求項5記載の広告枠予約装置。 - 前記広告枠販売条件として所定の時間帯において広告を表示することを保証する再生保証時間帯を有し、
前記予約手段は、前記再生保証時間帯を有する前記販売枠を選択して広告枠を予約する際に、当該再生保証時間帯内で広告が表示される時間を指定した固定時間帯指定を受け付けるものであって、
前記再生保証時間帯の開始時間及び終了時間、並びに前記固定時間帯指定の開始時間及び終了時間は、所定の時間幅の倍数であることを特徴とする請求項5又は6記載の広告枠予約装置。 - 前記予約手段は、前記スコアに基づき、前記広告条件を満たす範囲で、複数の広告枠を一括して予約することを特徴とする請求項5乃至7のいずれかに記載の広告枠予約装置。
- 請求項1乃至4のいずれかに記載の広告枠予約方法をコンピュータに実行させることを特徴とする広告枠予約プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010064247A JP5102854B2 (ja) | 2010-03-19 | 2010-03-19 | 広告枠予約方法、広告枠予約装置及び広告枠予約プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010064247A JP5102854B2 (ja) | 2010-03-19 | 2010-03-19 | 広告枠予約方法、広告枠予約装置及び広告枠予約プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011198052A JP2011198052A (ja) | 2011-10-06 |
JP5102854B2 true JP5102854B2 (ja) | 2012-12-19 |
Family
ID=44876164
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010064247A Active JP5102854B2 (ja) | 2010-03-19 | 2010-03-19 | 広告枠予約方法、広告枠予約装置及び広告枠予約プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5102854B2 (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5417270B2 (ja) * | 2010-07-12 | 2014-02-12 | 日本電信電話株式会社 | 放映計画生成装置、放映計画生成方法及び放映計画生成プログラム |
JP5824336B2 (ja) * | 2011-11-15 | 2015-11-25 | 株式会社ジェイアール東日本企画 | 広告情報管理サーバ、広告情報管理システム及び広告情報管理プログラム |
JP2013186497A (ja) * | 2012-03-05 | 2013-09-19 | Toshiba Tec Corp | スケジュール設定装置およびプログラム |
JP6521562B2 (ja) * | 2013-11-11 | 2019-05-29 | 三菱電機株式会社 | デジタルサイネージ配信システム |
JP6023104B2 (ja) * | 2014-02-06 | 2016-11-09 | ヤフー株式会社 | 配信装置、配信方法、配信プログラム、施設装置及び配信システム |
JP6130034B1 (ja) * | 2016-07-07 | 2017-05-17 | ヤフー株式会社 | 広告配信装置、広告配信方法、及び広告配信プログラム |
JP6745695B2 (ja) * | 2016-09-27 | 2020-08-26 | シャープ株式会社 | コンテンツ管理装置、コンテンツ表示システム及びコンテンツ予約方法 |
JP6401329B2 (ja) * | 2017-04-12 | 2018-10-10 | ヤフー株式会社 | 広告配信装置、広告配信方法、及び広告配信プログラム |
JP2018032441A (ja) * | 2017-11-20 | 2018-03-01 | ヤフー株式会社 | サービス提供装置、サービス提供方法及びサービス提供プログラム |
JP7338840B2 (ja) * | 2018-02-16 | 2023-09-05 | 日本電気株式会社 | 処理装置、処理方法及びプログラム |
WO2020240663A1 (ja) * | 2019-05-27 | 2020-12-03 | シャープNecディスプレイソリューションズ株式会社 | ディスプレイ管理装置、ディスプレイ管理方法、及びプログラム |
JP7433953B2 (ja) * | 2020-02-10 | 2024-02-20 | 株式会社日立システムズ | 放送枠管理装置、放送枠管理システム、プログラム、及び放送枠管理方法 |
JP7437174B2 (ja) * | 2020-02-10 | 2024-02-22 | 株式会社日立システムズ | 放送枠管理装置、放送枠管理システム、プログラム、及び放送枠管理方法 |
JP6920527B1 (ja) * | 2020-10-26 | 2021-08-18 | 株式会社電通 | 情報処理装置、配分方法、および配分プログラム |
WO2023188144A1 (ja) * | 2022-03-30 | 2023-10-05 | 日本電気株式会社 | 情報処理装置、情報処理方法およびプログラム |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008078695A (ja) * | 2006-09-19 | 2008-04-03 | Hitachi Ltd | 表示装置及び表示制御装置 |
JP2008140277A (ja) * | 2006-12-05 | 2008-06-19 | Osamajooru:Kk | 広告仲介システム |
-
2010
- 2010-03-19 JP JP2010064247A patent/JP5102854B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011198052A (ja) | 2011-10-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5102854B2 (ja) | 広告枠予約方法、広告枠予約装置及び広告枠予約プログラム | |
US9147198B2 (en) | Systems and methods for providing an interface for data driven media placement | |
US20170024767A1 (en) | Technology System to Develop and Support Community News Services with Multi-Dimensional Marketing and Distributed Computing. | |
US20090276317A1 (en) | Dynamic inventory management for systems presenting marketing campaigns via media devices in public places | |
US8311886B2 (en) | System for display advertising optimization with uncertain supply | |
US20110106584A1 (en) | System and method for measuring customer interest to forecast entity consumption | |
US20110225015A1 (en) | Interactive calendar of scheduled web-based events | |
US20140297400A1 (en) | Method and system for media advertising campaign sales and allocation | |
JP2009521014A (ja) | メディアプランニング、広告製作、広告配置、及びコンテンツカスタマイゼーションのためのシステム及び方法 | |
US20150025962A1 (en) | System, method, and computer program for pricing and allocating advertising inventory on digital and web publisher properties | |
CN103309866A (zh) | 生成推荐结果的方法和装置 | |
CN103562945A (zh) | 广告系统、广告系统的控制方法、程序及信息存储介质 | |
US20130339155A1 (en) | User advertisement space | |
JP5216753B2 (ja) | 放映計画情報生成装置、放映計画情報生成方法およびコンピュータプログラム | |
US7769743B2 (en) | System and method for automated selection and distribution of media content | |
US20160117626A1 (en) | System and Method for Determining a Ranking Schema to Calculate Effort Related to an Entity | |
JP4788245B2 (ja) | 広告ポイント預託方法、および広告ポイント預託システム | |
US12014212B2 (en) | Systems and methods for optimization of data element utilization using demographic data | |
JP5015978B2 (ja) | 情報提供装置及び情報提供方法並びに情報提供装置用プログラム | |
US20080147728A1 (en) | Exposure-based scheduling | |
JP2010108311A (ja) | 投資管理装置およびシステム、ならびにユーザ参加型コンテンツ制作システムにおける投資管理方法、プログラム | |
KR20080090584A (ko) | 사용자가 생성하는 동영상 컨텐츠를 이용한 광고방법 및장치 | |
JP2002092488A (ja) | 広告情報提供方法 | |
US11379874B1 (en) | Recommending unique product inventory | |
JP7144395B2 (ja) | 情報処理装置、情報処理方法および情報処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120326 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120403 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20120510 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20120514 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120528 |
|
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: 20120925 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120928 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151005 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5102854 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 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 |