Movatterモバイル変換


[0]ホーム

URL:


US20150112818A1 - Content item selection criteria generation - Google Patents

Content item selection criteria generation
Download PDF

Info

Publication number
US20150112818A1
US20150112818A1US14/060,325US201314060325AUS2015112818A1US 20150112818 A1US20150112818 A1US 20150112818A1US 201314060325 AUS201314060325 AUS 201314060325AUS 2015112818 A1US2015112818 A1US 2015112818A1
Authority
US
United States
Prior art keywords
entities
entity
relationship
candidate
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/060,325
Inventor
Clemens Lombriser
Ian James Leader
Hongji Bao
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.)
Google LLC
Original Assignee
Google LLC
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 Google LLCfiledCriticalGoogle LLC
Priority to US14/060,325priorityCriticalpatent/US20150112818A1/en
Assigned to GOOGLE INC.reassignmentGOOGLE INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BAO, HONGJI, LEADER, Ian James, LOMBRISER, Clemens
Publication of US20150112818A1publicationCriticalpatent/US20150112818A1/en
Priority to US14/870,321prioritypatent/US10248976B2/en
Priority to US16/184,995prioritypatent/US20190205948A1/en
Priority to US16/274,649prioritypatent/US11386466B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Selection of content selection criteria based on entities related by relationship dimensions. In one aspect, a method receives a selection of a seed entity described in entity relation data, the entity relation data defining instances of entities, and for each entity one or more relationship dimensions; generating a set of selected entities; iteratively updating the set of selected entities, each iteration comprising: determining a set of relationship dimensions from the entities in the set of selected entities, each relationship dimension in the set being selected from the one or more relationship dimensions of the entities in the set of selected entities, receiving a selection of one of the relationship dimensions and in response: determining a set of candidate entities from the relationship dimensions and in response to receiving a selection of one or more candidate entities, updating the set of selected entities to include the one or more candidate entities.

Description

Claims (18)

What is claimed is:
1. A computer implemented method, comprising:
receiving a selection of a seed entity described in entity relation data, wherein the entity relation data defines instances of entities, and for each entity one or more relationship dimensions, each relationship dimension defining a relationship between the entity and one or more other entities;
generating a set of selected entities, the set of selected entities being the seed entity;
iteratively updating the set of selected entities, each iteration comprising:
determining a set of relationship dimensions from the entities in the set of selected entities, each relationship dimension in the set being selected from the one or more relationship dimensions of the entities in the set of selected entities;
receiving a selection of one of the relationship dimensions and in response:
determining a set of candidate entities, each candidate entity in the set being an entity related to one of the entities in the set of selected entities by selected relationship dimension; and
in response to receiving a selection of one or more candidate entities, updating the set of selected entities to include the one or more candidate entities.
2. The computer implemented method ofclaim 1, further comprising:
receiving a request to generate content selection criteria based on the set of selected entities, the content selection criteria being criteria for selecting content to be provided to a user device, and in response:
providing the set of selected entities to a content selection criteria generator;
receiving, from the content selection criteria generators, a set of candidate content selection criterion based on the set of selected entities;
receiving selections of a subset of the candidate content selection criterion; and
storing the selected candidate content selection criterion as content selection criteria for use by a content management system to select and provide content to user devices in accordance with the content selection criteria.
3. The computer implemented method ofclaim 2, wherein:
receiving the set of candidate content selection criterion comprises receiving a set of keywords based on the set of selected entities; and
storing the selected candidate content selection criterion as content selection criteria for use by a content management system comprises storing the selected keywords in advertising campaign data for use in selecting and providing advertisements to user devices.
4. The computer implemented method ofclaim 1, wherein the entity relation data comprises data defining a knowledge graph having a plurality of nodes and edges, wherein each node in the knowledge graph represents a different entity and pairs of nodes in the knowledge graph are connected by one or more edges, each edge representing a relationship dimension that defines a relationship between the two entities represented by the pair of nodes.
5. The computer implemented method ofclaim 4, wherein determining the set of candidate entities comprise determining entities that are within N nodes of a node representing an entity connected by an edge representing the selected relationship dimension to another node representing one of the entities in the set of candidate entities.
6. The computer implemented method ofclaim 5, where N is greater than 0.
7. The computer implemented method ofclaim 2, wherein:
the entity relation data comprises data defining instances of entities, and for each entity a plurality of attributes of the entity;
determining a set of relationship dimensions comprises determining a set of attributes from the entities in the set of selected entities; and
determining a set of candidate entities comprising determining a set of entities not included in the set of selected entities and that each have at least one attribute in the determined set of attributes.
8. The computer implemented method ofclaim 2, wherein:
receiving a selection of one of the relationship dimensions comprises receiving a selection of a first relationship dimension indicating a positive relationship dimension; and
further comprising receiving a selection of a second relationship dimension indicating a negative relationship dimension;
wherein determining a set of candidate entities comprises determine candidate entities that are entity related to one of the entities in the set of selected entities by the positive relationship dimension and not related to any entities in the set of selected entities by the negative relationship dimension.
9. A system, comprising:
a data processing apparatus;
a data store storing instructions executable by the data processing and that upon execution cause the data processing apparatus to perform operations comprising:
receiving a selection of a seed entity described in entity relation data, wherein the entity relation data defines instances of entities, and for each entity one or more relationship dimensions, each relationship dimension defining a relationship between the entity and one or more other entities;
generating a set of selected entities, the set of selected entities being the seed entity;
iteratively updating the set of selected entities, each iteration comprising:
determining a set of relationship dimensions from the entities in the set of selected entities, each relationship dimension in the set being selected from the one or more relationship dimensions of the entities in the set of selected entities;
receiving a selection of one of the relationship dimensions and in response:
determining a set of candidate entities, each candidate entity in the set being an entity related to one of the entities in the set of selected entities by selected relationship dimension; and
in response to receiving a selection of one or more candidate entities, updating the set of selected entities to include the one or more candidate entities.
10. The system ofclaim 9, wherein the operations performed by the data processing apparatus further comprise:
receiving a request to generate content selection criteria based on the set of selected entities, the content selection criteria being criteria for selecting content to be provided to a user device, and in response:
providing the set of selected entities to a content selection criteria generator;
receiving, from the content selection criteria generators, a set of candidate content selection criterion based on the set of selected entities;
receiving selections of a subset of the candidate content selection criterion; and
storing the selected candidate content selection criterion as content selection criteria for use by a content management system to select and provide content to user devices in accordance with the content selection criteria.
11. The system ofclaim 10, wherein:
the operation of receiving the set of candidate content selection criterion comprises receiving a set of keywords based on the set of selected entities; and
the operation of storing the selected candidate content selection criterion as content selection criteria for use by a content management system comprises storing the selected keywords in advertising campaign data for use in selecting and providing advertisements to user devices.
12. The system ofclaim 9, wherein the entity relation data comprises data defining a knowledge graph having a plurality of nodes and edges, wherein each node in the knowledge graph represents a different entity and pairs of nodes in the knowledge graph are connected by one or more edges, each edge representing a relationship dimension that defines a relationship between the two entities represented by the pair of nodes.
13. The system ofclaim 12, wherein the operation of determining the set of candidate entities comprise determining entities that are within N nodes of a node representing an entity connected by an edge representing the selected relationship dimension to another node representing one of the entities in the set of candidate entities.
14. The system ofclaim 13, where N is greater than 0.
15. The system ofclaim 10, wherein:
the entity relation data comprises data defining instances of entities, and for each entity a plurality of attributes of the entity;
the operation of determining a set of relationship dimensions comprises determining a set of attributes from the entities in the set of selected entities; and
the operation of determining a set of candidate entities comprising determining a set of entities not included in the set of selected entities and that each have at least one attribute in the determined set of attributes.
16. The system ofclaim 10, wherein:
the operation of receiving a selection of one of the relationship dimensions comprises receiving a selection of a first relationship dimension indicating a positive relationship dimension; and
the operations performed by the data processing apparatus further comprise receiving a selection of a second relationship dimension indicating a negative relationship dimension;
wherein the operation of determining a set of candidate entities comprises determine candidate entities that are entity related to one of the entities in the set of selected entities by the positive relationship dimension and not related to any entities in the set of selected entities by the negative relationship dimension.
17. A computer storage medium encoded with instructions that when executed by a data processing apparatus cause the one or more data processing apparatus to perform operations comprising:
receiving a selection of a seed entity described in entity relation data, wherein the entity relation data defines instances of entities, and for each entity one or more relationship dimensions, each relationship dimension defining a relationship between the entity and one or more other entities;
generating a set of selected entities, the set of selected entities being the seed entity;
iteratively updating the set of selected entities, each iteration comprising:
determining a set of relationship dimensions from the entities in the set of selected entities, each relationship dimension in the set being selected from the one or more relationship dimensions of the entities in the set of selected entities;
receiving a selection of one of the relationship dimensions and in response:
determining a set of candidate entities, each candidate entity in the set being an entity related to one of the entities in the set of selected entities by selected relationship dimension; and
in response to receiving a selection of one or more candidate entities, updating the set of selected entities to include the one or more candidate entities.
18. The computer storage medium ofclaim 17, wherein the instructions cause the data processing apparatus to perform further operations comprising:
receiving a request to generate content selection criteria based on the set of selected entities, the content selection criteria being criteria for selecting content to be provided to a user device, and in response:
providing the set of selected entities to a content selection criteria generator;
receiving, from the content selection criteria generators, a set of candidate content selection criterion based on the set of selected entities;
receiving selections of a subset of the candidate content selection criterion; and
storing the selected candidate content selection criterion as content selection criteria for use by a content management system to select and provide content to user devices in accordance with the content selection criteria.
US14/060,3252013-10-222013-10-22Content item selection criteria generationAbandonedUS20150112818A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US14/060,325US20150112818A1 (en)2013-10-222013-10-22Content item selection criteria generation
US14/870,321US10248976B2 (en)2013-10-222015-09-30Content item selection criteria generation
US16/184,995US20190205948A1 (en)2013-10-222018-11-08Content item selection criteria generation
US16/274,649US11386466B2 (en)2013-10-222019-02-13Content item selection criteria generation

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US14/060,325US20150112818A1 (en)2013-10-222013-10-22Content item selection criteria generation

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US14/870,321ContinuationUS10248976B2 (en)2013-10-222015-09-30Content item selection criteria generation

Publications (1)

Publication NumberPublication Date
US20150112818A1true US20150112818A1 (en)2015-04-23

Family

ID=52827033

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US14/060,325AbandonedUS20150112818A1 (en)2013-10-222013-10-22Content item selection criteria generation
US14/870,321Active2035-07-05US10248976B2 (en)2013-10-222015-09-30Content item selection criteria generation
US16/184,995AbandonedUS20190205948A1 (en)2013-10-222018-11-08Content item selection criteria generation
US16/274,649Active2034-02-11US11386466B2 (en)2013-10-222019-02-13Content item selection criteria generation

Family Applications After (3)

Application NumberTitlePriority DateFiling Date
US14/870,321Active2035-07-05US10248976B2 (en)2013-10-222015-09-30Content item selection criteria generation
US16/184,995AbandonedUS20190205948A1 (en)2013-10-222018-11-08Content item selection criteria generation
US16/274,649Active2034-02-11US11386466B2 (en)2013-10-222019-02-13Content item selection criteria generation

Country Status (1)

CountryLink
US (4)US20150112818A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150149464A1 (en)*2013-11-262015-05-28OrangeProcessing of data relating to entities
US20170103107A1 (en)*2015-10-092017-04-13Informatica LlcMethod, apparatus, and computer-readable medium to extract a referentially intact subset from a database
US10380169B2 (en)*2016-07-292019-08-13Rovi Guides, Inc.Systems and methods for determining an execution path for a natural language query
US10482503B2 (en)2002-09-242019-11-19Google LlcSuggesting and/or providing ad serving constraint information
US11086911B2 (en)*2018-07-312021-08-10Wipro LimitedMethod and system for generating question variations to user input
CN114255056A (en)*2020-09-192022-03-29华为技术有限公司 Advertisement display method and electronic device
US11386466B2 (en)2013-10-222022-07-12Google LlcContent item selection criteria generation

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20190095481A1 (en)*2017-09-222019-03-28Microsoft Technology Licensing, LlcGenerating a query

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060206516A1 (en)*2005-03-102006-09-14Efficient FrontierKeyword generation method and apparatus
US20100217695A1 (en)*2009-02-262010-08-26Yahoo! Inc.Edge attribute aggregation in a directed graph
US20120051589A1 (en)*2010-08-242012-03-01Honeywell International Inc. method for clustering multi-modal data that contain hard and soft cross-mode constraints
US20120323932A1 (en)*2011-06-202012-12-20Microsoft CorporationIterative set expansion using samples
US8572099B2 (en)*2007-05-012013-10-29Google Inc.Advertiser and user association

Family Cites Families (86)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5887133A (en)1997-01-151999-03-23Health Hero NetworkSystem and method for modifying documents sent over a communications network
US5724521A (en)1994-11-031998-03-03Intel CorporationMethod and apparatus for providing electronic advertisements to end users in a consumer best-fit pricing manner
US5758257A (en)1994-11-291998-05-26Herz; FrederickSystem and method for scheduling broadcast of and access to video programs and other data using customer profiles
GB9426165D0 (en)1994-12-231995-02-22Anthony Andre CMethod of retrieving and displaying data
US5794050A (en)1995-01-041998-08-11Intelligent Text Processing, Inc.Natural language understanding system
US5740549A (en)1995-06-121998-04-14Pointcast, Inc.Information and advertising distribution system and method
US6026368A (en)1995-07-172000-02-1524/7 Media, Inc.On-line interactive system and method for providing content and advertising information to a targeted set of viewers
JP2001525951A (en)1995-12-082001-12-11テルコーディア テクノロジーズ インコーポレイテッド Method and system for placing advertisements in a computer network
JP3113814B2 (en)1996-04-172000-12-04インターナショナル・ビジネス・マシーンズ・コーポレ−ション Information search method and information search device
US5809242A (en)1996-04-191998-09-15Juno Online Services, L.P.Electronic mail system for displaying advertisement at local computer received from remote system while the local computer is off-line the remote system
US5848397A (en)1996-04-191998-12-08Juno Online Services, L.P.Method and apparatus for scheduling the presentation of messages to computer users
JP3108015B2 (en)1996-05-222000-11-13松下電器産業株式会社 Hypertext search device
US7013298B1 (en)1996-07-302006-03-14Hyperphrase Technologies, LlcMethod and system for automated data storage and retrieval
US6516321B1 (en)1996-07-302003-02-04Carlos De La HuergaMethod for database address specification
US5933811A (en)1996-08-201999-08-03Paul D. AnglesSystem and method for delivering customized advertisements within interactive communication systems
US5948061A (en)1996-10-291999-09-07Double Click, Inc.Method of delivery, targeting, and measuring advertising over networks
US6078914A (en)1996-12-092000-06-20Open Text CorporationNatural language meta-search system and method
US6285999B1 (en)1997-01-102001-09-04The Board Of Trustees Of The Leland Stanford Junior UniversityMethod for node ranking in a linked database
JPH10254899A (en)1997-03-131998-09-25Fujitsu Ltd Document classification system
US6144944A (en)1997-04-242000-11-07Imgis, Inc.Computer system for efficiently selecting and providing information
US6044376A (en)1997-04-242000-03-28Imgis, Inc.Content stream analysis
US6772200B1 (en)1997-05-152004-08-03Intel CorporationSystem for providing non-intrusive dynamic content to a client device
AU8072798A (en)1997-06-161999-01-04Doubleclick Inc.Method and apparatus for automatic placement of advertising
JP4025391B2 (en)1997-07-272007-12-19株式会社ジャストシステム Document processing apparatus, computer-readable storage medium storing document processing program, and document processing method
EP0913779A2 (en)1997-11-031999-05-06Mitsubishi Denki Kabushiki KaishaBrowser for documents with annotations
US6134532A (en)1997-11-142000-10-17Aptex Software, Inc.System and method for optimal adaptive matching of users to most relevant entity and information in real-time
US6804659B1 (en)2000-01-142004-10-12Ricoh Company Ltd.Content based web advertising
US6167382A (en)1998-06-012000-12-26F.A.C. Services Group, L.P.Design and production of print advertising and commercial display materials over the Internet
US6308202B1 (en)1998-09-082001-10-23Webtv Networks, Inc.System for targeting information to specific users on a computer network
JP2000020536A (en)1998-06-302000-01-21Nec CorpInternet terminal
US6327574B1 (en)1998-07-072001-12-04Encirq CorporationHierarchical models of consumer attributes for targeting content in a privacy-preserving manner
US6356898B2 (en)1998-08-312002-03-12International Business Machines CorporationMethod and system for summarizing topics of documents browsed by a user
US6985882B1 (en)1999-02-052006-01-10Directrep, LlcMethod and system for selling and purchasing media advertising over a distributed communication network
US6366298B1 (en)1999-06-032002-04-02Netzero, Inc.Monitoring of individual internet usage
US7702537B2 (en)1999-05-282010-04-20Yahoo! IncSystem and method for enabling multi-element bidding for influencing a position on a search result list generated by a computer network search engine
US6269361B1 (en)1999-05-282001-07-31Goto.ComSystem and method for influencing a position on a search result list generated by a computer network search engine
JP3791877B2 (en)1999-06-152006-06-28富士通株式会社 An apparatus for searching information using the reason for referring to a document
US7139732B1 (en)1999-07-222006-11-21Roger Marx DesenbergSystems, methods, and computer program products facilitating real-time transactions through the purchase of lead options
US6665838B1 (en)1999-07-302003-12-16International Business Machines CorporationWeb page thumbnails and user configured complementary information provided from a server
US6449657B2 (en)1999-08-062002-09-10Namezero.Com, Inc.Internet hosting system
US6360221B1 (en)1999-09-212002-03-19Neostar, Inc.Method and apparatus for the production, delivery, and receipt of enhanced e-mail
US6665656B1 (en)1999-10-052003-12-16Motorola, Inc.Method and apparatus for evaluating documents with correlating information
WO2001044992A1 (en)1999-12-152001-06-21Yellowbrix, Inc.Context matching system and method
AU2595801A (en)1999-12-302001-07-16Auctionwatch.Com, Inc.Minimal impact crawler
US6401075B1 (en)2000-02-142002-06-04Global Network, Inc.Methods of placing, purchasing and monitoring internet advertising
KR100379635B1 (en)2000-02-222003-04-08하나로드림(주)A system for retrieving world wide web and a method for storing, viewing and using the search result
AU2001238621A1 (en)2000-02-222001-09-03Bluestreak.ComDynamic targeting with experimentation over a network
US6455764B2 (en)2000-02-242002-09-24Dekalb Genetics CorporationInbred corn plant WQDS7 and seeds thereof
US6311194B1 (en)2000-03-152001-10-30Taalee, Inc.System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
JP2001307464A (en)2000-04-252001-11-02Hitachi Ltd Media storage device and method, and media-related information providing device and method
US20010056463A1 (en)2000-06-202001-12-27Grady James D.Method and system for linking real world objects to digital objects
US20040073485A1 (en)2000-07-252004-04-15Informlink, Inc.Method for an on-line promotion server
US6681223B1 (en)2000-07-272004-01-20International Business Machines CorporationSystem and method of performing profile matching with a structured document
US7451099B2 (en)2000-08-302008-11-11Kontera Technologies, Inc.Dynamic document context mark-up technique implemented over a computer network
JP2002108924A (en)2000-09-292002-04-12Dainippon Printing Co Ltd INFORMATION SELECTION DEVICE AND METHOD, AND INFORMATION PROVIDING DEVICE
JP2002117049A (en)2000-10-052002-04-19Fuji Xerox Co LtdSystem and method for generating web page
KR20020032774A (en)2000-10-272002-05-04김화영Advertisement method by using the internet
WO2002037220A2 (en)2000-10-312002-05-10ContextwebInternet contextual communication system
JP3984473B2 (en)2000-12-272007-10-03楽天株式会社 Advertisement transmission system
JP2002245061A (en)2001-02-142002-08-30Seiko Epson Corp Keyword extraction
KR20010074095A (en)2001-02-152001-08-04김창곤 A method of providing and managing an advertisement service on the Internet, and an advertisement service providing and management system on the Internet for implementing the method.
KR20020067828A (en)2001-02-192002-08-24소르네 주식회사System for providing advertisements on-line with URL information
JP2002259790A (en)2001-03-062002-09-13Ufj Bank LtdPromotion information posting system and method
US20020188635A1 (en)2001-03-202002-12-12Larson Stephen C.System and method for incorporation of print-ready advertisement in digital newspaper editions
KR20010084925A (en)2001-04-252001-09-07윤성현Advertisement Banner Displaying Method Using Translation Software for Web Document
US7778872B2 (en)2001-09-062010-08-17Google, Inc.Methods and apparatus for ordering advertisements based on performance information and price information
US20030083937A1 (en)2001-11-012003-05-01Masayuki HasegawaAdvertisement delivery systems, advertising content and advertisement delivery apparatus, and advertisement delivery methods
US7136875B2 (en)2002-09-242006-11-14Google, Inc.Serving advertisements based on content
US20050222901A1 (en)2004-03-312005-10-06Sumit AgarwalDetermining ad targeting information and/or ad creative information using past search queries
US7792698B1 (en)2002-11-082010-09-07Google, Inc.Automated price maintenance for use with a system in which advertisements are rendered with relative preferences
US7716161B2 (en)2002-09-242010-05-11Google, Inc,Methods and apparatus for serving relevant advertisements
US20100100437A1 (en)2002-09-242010-04-22Google, Inc.Suggesting and/or providing ad serving constraint information
US8311890B2 (en)2002-11-012012-11-13Google Inc.Method and system for dynamic textual ad distribution via email
US7668748B1 (en)2003-01-102010-02-23Google, Inc.Pricing across keywords associated with one or more advertisements
US7349876B1 (en)2003-01-102008-03-25Google, Inc.Determining a minimum price
US7818207B1 (en)2003-01-102010-10-19Google, Inc.Governing the serving of advertisements based on a cost target
US7546625B1 (en)2003-01-102009-06-09Google, Inc.Pausing one or more ads, one or more ad groups, and/or one or more ad campaigns
US8392249B2 (en)2003-12-312013-03-05Google Inc.Suggesting and/or providing targeting criteria for advertisements
CA2500573A1 (en)*2005-03-142006-09-14Oculus Info Inc.Advances in nspace - system and method for information analysis
WO2010085773A1 (en)2009-01-242010-07-29Kontera Technologies, Inc.Hybrid contextual advertising and related content analysis and display techniques
US20100257023A1 (en)2009-04-072010-10-07Facebook, Inc.Leveraging Information in a Social Network for Inferential Targeting of Advertisements
US9262520B2 (en)*2009-11-102016-02-16Primal Fusion Inc.System, method and computer program for creating and manipulating data structures using an interactive graphical interface
US8504490B2 (en)*2010-04-092013-08-06Microsoft CorporationWeb-scale entity relationship extraction that extracts pattern(s) based on an extracted tuple
US20130159110A1 (en)2011-12-142013-06-20Giridhar RajaramTargeting users of a social networking system based on interest intensity
US9146894B2 (en)*2013-08-082015-09-29Facebook, Inc.Objective value models for entity recommendation
US20150112818A1 (en)2013-10-222015-04-23Google Inc.Content item selection criteria generation

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060206516A1 (en)*2005-03-102006-09-14Efficient FrontierKeyword generation method and apparatus
US8572099B2 (en)*2007-05-012013-10-29Google Inc.Advertiser and user association
US20100217695A1 (en)*2009-02-262010-08-26Yahoo! Inc.Edge attribute aggregation in a directed graph
US20120051589A1 (en)*2010-08-242012-03-01Honeywell International Inc. method for clustering multi-modal data that contain hard and soft cross-mode constraints
US20120323932A1 (en)*2011-06-202012-12-20Microsoft CorporationIterative set expansion using samples

Cited By (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10482503B2 (en)2002-09-242019-11-19Google LlcSuggesting and/or providing ad serving constraint information
US11386466B2 (en)2013-10-222022-07-12Google LlcContent item selection criteria generation
US20150149464A1 (en)*2013-11-262015-05-28OrangeProcessing of data relating to entities
US10614104B2 (en)*2013-11-262020-04-07OrangeProcessing of data relating to entities
US20170103107A1 (en)*2015-10-092017-04-13Informatica LlcMethod, apparatus, and computer-readable medium to extract a referentially intact subset from a database
US11593376B2 (en)*2015-10-092023-02-28Informatica LlcMethod, apparatus, and computer-readable medium to extract a referentially intact subset from a database
US10380169B2 (en)*2016-07-292019-08-13Rovi Guides, Inc.Systems and methods for determining an execution path for a natural language query
US11086911B2 (en)*2018-07-312021-08-10Wipro LimitedMethod and system for generating question variations to user input
CN114255056A (en)*2020-09-192022-03-29华为技术有限公司 Advertisement display method and electronic device
US20230325884A1 (en)*2020-09-192023-10-12Huawei Technologies Co., Ltd.Advertisement Display Method and Electronic Device
US12412195B2 (en)*2020-09-192025-09-09Huawei Technologies Co., Ltd.Advertisement display method and electronic device

Also Published As

Publication numberPublication date
US20190205948A1 (en)2019-07-04
US20190180332A1 (en)2019-06-13
US10248976B2 (en)2019-04-02
US11386466B2 (en)2022-07-12
US20160019605A1 (en)2016-01-21

Similar Documents

PublicationPublication DateTitle
US11386466B2 (en)Content item selection criteria generation
US10242120B1 (en)Selecting a template for a content item
US10216851B1 (en)Selecting content using entity properties
US9311414B2 (en)Systems and methods of selecting content based on aggregate entity co-occurrence
US8447760B1 (en)Generating a related set of documents for an initial set of documents
US11250087B2 (en)Content item audience selection
CN110990725B (en)Distance-based search ranking degradation
US11055312B1 (en)Selecting content using entity properties
US9275147B2 (en)Providing query suggestions
CN102308184A (en) Entity-based search results and clusters on the map
US11789946B2 (en)Answer facts from structured content
US10198765B2 (en)Multiple interaction auction
US20140156623A1 (en)Generating and displaying tasks
US8229959B1 (en)Sharable search result labels
US12147480B2 (en)Content keyword identification
US8738602B1 (en)Determining relevance scores for locations
US9053129B1 (en)Content item relevance based on presentation data
US9015152B1 (en)Managing search results
US20140189047A1 (en)Expanding content inventory
US8781898B1 (en)Location query targeting
US9996851B1 (en)Performance based content item ranking
US20140324602A1 (en)Managing distribution parameter utilization
US8918381B1 (en)Selection criteria diversification
US20180285937A1 (en)Content item configuration evaluation
US9953055B1 (en)Systems and methods of generating semantic traffic reports

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:GOOGLE INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LOMBRISER, CLEMENS;LEADER, IAN JAMES;BAO, HONGJI;REEL/FRAME:031962/0353

Effective date:20131024

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp