CN105740014A - Method for integrating YouTube functions in mobile terminal application - Google Patents

Method for integrating YouTube functions in mobile terminal application Download PDF

Info

Publication number
CN105740014A
CN105740014A CN201610055707.1A CN201610055707A CN105740014A CN 105740014 A CN105740014 A CN 105740014A CN 201610055707 A CN201610055707 A CN 201610055707A CN 105740014 A CN105740014 A CN 105740014A
Authority
CN
China
Prior art keywords
mobile terminal
video
youtube
interface
application
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.)
Pending
Application number
CN201610055707.1A
Other languages
Chinese (zh)
Inventor
邱攀攀
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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201610055707.1A priority Critical patent/CN105740014A/en
Publication of CN105740014A publication Critical patent/CN105740014A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The invention relates to mobile terminal applications and provides a method for integrating YouTube functions in a mobile terminal application for the problem that a user has to install a YouTube client when wanting to use powerful YouTube functions in the prior art. The method comprises the steps that firstly, the mobile terminal application obtains a key of a YouTube Data API and an ID of a user terminal, and establishes a connection with the YouTube Data API; secondly, the mobile terminal application receives an instruction input by a user, calls a corresponding interface of a YouTube API interface document according to the instruction and sets interface parameters, and a mobile application terminal obtains a request result; and finally, the mobile application terminal analyzes the request result and displays the analyzed result to the user. The mobile application terminal realizes the integration of a YouTube video search function, a YouTube video classification function and YouTube video related comment list acquisition and video commenting functions in the mobile application terminal by calling API interfaces; and the user can get quick video search and video classification functions as same as those of the YouTube client by using the mobile terminal application without the need for installing the YouTube client. Therefore, the method is suitable for integrating the YouTube functions in the mobile terminal application.

Description

The method of mobile terminal application integration YouTube function
Technical field
The present invention relates to mobile terminal application, particularly to the method for the functions such as mobile terminal application integration YouTube video search, classification.
Background technology
YouTube is video website maximum in the world, and server is throughout world various places.Use YouTube can obtain oneself inquisitive information easily.But apply almost without the mobile terminal of a integrated YouTube function on the market at present, then user wants the function using YouTube powerful, it is necessary to install YouTube client.This patent proposes a kind of method of the functions such as mobile terminal application integration YouTube video search, classification, user uses the function that the application of this mobile terminal can realize ground identical with YouTube client fast search video, video is classified, it is not necessary to install YouTube client again.
Summary of the invention
The technical problem to be solved, it is simply that provide a kind of method of mobile terminal application integration YouTube function to realize integrated to functions such as YouTube video search, classification of mobile terminal application.
This invention address that described technical problem, employed technical scheme comprise that the method for mobile terminal application integration YouTube function comprises the following steps:
Step 1, mobile terminal application obtain key and the user side ID of YouTubeDataAPI, set up the connection with YouTubeDataAPI;
Step 2, mobile terminal application receive user input instruction, and according to the corresponding interface of instruction calls YouTubeAPI interface document and arrange interface parameters, mobile terminal application obtains request results;
Step 3, mobile terminal analytic application request results, be shown to user.
Concrete, in described step 2, when user input instruction is search video instruction:
The Search:list interface of mobile terminal application call YouTubeAPI interface document, and type parameter is set to video;Mobile terminal application obtains the videoId of video to be searched;
The Mobile solution videoId according to video to be searched, the Videos:list interface calling YouTubeAPI interface document obtains video information.
Further, described video information at least includes video name, poster URL, video videoId, channelId, channeltitle and video duration.
Further, in described step 3, mobile terminal application is shown to user after video information is carried out form conversion.
Concrete, in described step 2, when user input instruction is visual classification instruction:
The VideoCategories:list interface of mobile terminal application call YouTubeAPI interface document, arranges VideoCategories:list interface parameters;Mobile terminal application obtains video genre title and video genre ID;
Mobile solution calls the Videos:list interface of YouTubeAPI interface document according to video genre ID and obtains the video information of each apoplexy due to endogenous wind.
Concrete, in described step 2, when user input instruction is video comments instruction:
Mobile terminal application carries out OAuth2.0 certification according to user side Id, obtain the OAuth2.0 needed for interface requests and access token, mobile terminal applications exploiting token calls the CommentThreads:insert interface of YouTubeAPI interface document according to the videoId treating comment video, CommentThreads:insert interface parameters is set, treats comment video and comment on;
Mobile terminal application, according to the videoId of the video CommentThreads:list interface calling YouTubeAPI interface document, arranges CommentThreads:list interface parameters, and mobile terminal application obtains the comment list information of this video.
Further, described user comment information at least includes the head portrait URL of commentator, commentator's pet name and comment content.
The invention has the beneficial effects as follows: mobile terminal is applied by api interface is called, it is achieved in the acquisition of mobile terminal application integration YouTube video function of search, YouTube video classification feature and YouTube video related commentary list and video is carried out comment function;User uses the function that the application of this mobile terminal can realize ground identical with YouTube client fast search video, video is classified, it is not necessary to install YouTube client again.
Accompanying drawing explanation
Fig. 1 is the video search frame of the embodiment of the method 1 of application integration YouTube function in mobile terminal of the present invention;
Fig. 2 is the visual classification frame of the embodiment of the method 2 of application integration YouTube function in mobile terminal of the present invention;
Fig. 3 is the video details page of the embodiment of the method 2 of application integration YouTube function in mobile terminal of the present invention.
Below in conjunction with the detailed description of the invention of embodiment, the foregoing of the present invention is described in further detail again.But this should not being interpreted as, the scope of the above-mentioned theme of the present invention is only limitted to Examples below.Without departing from the idea case in the present invention described above, the various replacements made according to ordinary skill knowledge and customary means or change, all should be included within the scope of the invention.
Detailed description of the invention
Technical scheme is described in detail below in conjunction with drawings and Examples:
The present invention is directed to the function that user in prior art wants to use YouTube powerful, the problem that must install YouTube client, a kind of method that mobile terminal application integration YouTube function is provided, first, mobile terminal application obtains key and the user side ID of YouTubeDataAPI, sets up the connection with YouTubeDataAPI;Secondly, mobile terminal application receives user input instruction, and according to the corresponding interface of instruction calls YouTubeAPI interface document and arrange interface parameters, mobile terminal application obtains request results;Finally, mobile terminal analytic application request results, it is shown to user.Mobile terminal is applied by api interface is called, it is achieved in the acquisition of mobile terminal application integration YouTube video function of search, YouTube video classification feature and YouTube video related commentary list and video is carried out comment function;User uses the function that the application of this mobile terminal can realize ground identical with YouTube client fast search video, video is classified, it is not necessary to install YouTube client again.
Embodiment 1
In order in mobile terminal application integration video search function, the method that the integrated YouTube function of search of a kind of application end is provided in this example, specific as follows:
First, in order to correctly call the relevant api interface of YouTube, it is necessary to the certificate of authority obtaining the support of Google developer's platform is applied in the mobile terminal for us.It is able to access that Google developer's platform firstly the need of there being a Google account, our mobile terminal application is registered at Google developer's platform, YouTubeDataV3 is chosen as the state of enabling by API information bank, and be authenticated in authentication interface, obtain a key accessing YouTubeDataAPI and user side ID, set up the connection with YouTubeDataAPI.
The Search:list interface of YouTubeAPI is called in the realization of function of search, it is necessary first to correctly arrange YouTubeAPI interface requests parameter according to the exploitation demand of oneself.In our application, searching for associated video according to the keyword of user's input, Search Results sorts according to the dependency with keyword.Considering that our application is primarily to and obtain video resource information, therefore arranging type parameter is video;In order to improve request speed, only ask 20 associated video data when request every time, go for again when user refreshes and seek down 20 video datas.
Cannot obtain needing to show the video duration field of user owing to calling Search:list interface according to YouTubeAPI interface document, the videoId of video may only be obtained.Therefore we are further according to videoId, call Videos:list interface and obtain needing show user and meet the video informations such as the video name of video normal play, poster URL, video videoId, channelId, channeltitle, video duration.It should be noted that and need when request results is resolved the data form considering analysis result whether to need to show with us the data form of user consistent.If inconsistent, mobile terminal application is shown to user after needing video information is carried out form conversion.As: the request results of Videos:list interface is resolved obtain video duration time, the form of analysis result is PMXHXMXS, it would be desirable to this form carries out correct process and obtains the video duration form that we need.
Concrete how by the video data display that obtains to user, Mobile solution in this example adopts the mode of hybrid programming to realize, acquisition and the parsing part of video data adopt the primary code of android/ios to realize, then adopt the mode of HTML to realize the i.e. UI part that presents of data.Firstly the need of defining android/ios and the HTML relevant interface interacted.Call after relevant interface obtains video data in the mode adopting the primary programming of android/ios, according to the data communication format that predefined is good, video data is packaged into the HTML data form needed and passes to HTML, and related data can be passed to android/ios to carry out the request of data next time by HTML.Finally, video push is played out to intelligent television.Having wanted video to the propelling movement of intelligent television, intelligent television end needs to install YouTubeTV end application program, mobile terminal YouTube video could be pushed to TV and play out.And what the propelling movement of video realized mainly by DIAL agreement, comprise two basic functions: the discovery of YouTubeTV end application program and startup.
In specifically used process, when user is after search box as shown in Figure 1 inputs key word, call the Search:list interface of YouTubeAPI, the parameter that correctly arranging this interface requests needs obtains association requests result, owing to needs show that video duration is to user, and the request results of interface Search:list does not comprise video duration field, therefore according to video videoId, call Videos:list interface to obtain Fig. 1 video information shown, these video informations are packaged into JSON data form and pass to HTML, the HTML video information to receiving shows user after resolving.In order to improve interface requests speed, only ask 20 associated video data every time, user can to showing that result refreshes, during refreshing, HTML notifies android/ios, android/ios goes for according to the pageToken value preserved last time and seeks next group data, and in time these data is passed to HTML to refresh UI.
To sum up, mobile terminal is applied by calling YouTubeAPI interface interchange, it is achieved in mobile terminal application integration YouTube video function of search;User uses the application of this mobile terminal can realize the function of ground identical with YouTube client fast search video, it is not necessary to install YouTube client again.
Embodiment 2
In order in mobile terminal application integration visual classification function in this example:
First, in order to correctly call the relevant api interface of YouTube, it is necessary to the certificate of authority obtaining the support of Google developer's platform is applied in the mobile terminal for us.It is able to access that Google developer's platform firstly the need of there being a Google account, our mobile terminal application is registered at Google developer's platform, YouTubeDataV3 is chosen as the state of enabling by API information bank, and be authenticated in authentication interface, obtain a key accessing YouTubeDataAPI and user side ID, set up the connection with YouTubeDataAPI.
Secondly, VideoCategories:list interface and the Videos:list interface of YouTubeAPI is called in the realization of classification feature.Owing to our application only needs video is classified, the therefore first VideoCategories:list interface in calling interface document, relevant parameter is set, the classification to video can be completed.The video data of corresponding each class then needs to call Videos:list interface and realizes.
Similar with video search function, need first correctly to arrange interface requests parameter, need to arrange regionCode parameter to VideoCategories:list interface, this parameter represents the ISO3166-1alpha-2 code of country, interface obtains specifying the visual classification list of country according to this parameter, if the ISO3166-1alpha-2 code of unclear concrete country can call YouTubeAPI interface i18nRegions:list and inquire about and obtain.Wherein, the request results of VideoCategories:list interface comprises video genre title and video genre ID.
After obtaining video genre title and video genre ID, the acquisition to the video data of concrete each kind, then need mobile terminal application to realize according to video genre ID calling interface Videos:list.The parsing of request results is needed also exist for according to showing the information of user to resolve the field of needs.
In specifically used process, user calls the relevant interface of visual classification and obtains visual classification result as shown in Figure 2 after clicking YouTube entrance icon: first android/ios calls VideoCategories:list interface and correctly arranges association requests parameter and obtain video genre title and video genre Id, video genre title and video genre Id are packaged into JSON form and pass to HTML, HTML in the navigation bar all video genre titles of displaying shown in Fig. 2.Simultaneously android/ios calls Videos:list interface according to video genre Id and first obtains the video data that in navigation bar, Section 1 video genre is corresponding, passes to HTML after being encapsulated by these video datas;User is when navigation bar clicks a certain sorting item, and corresponding video genre Id is passed to android/ios, android/ios and calls the video data of Videos:list interface requests correspondence kind by HTML.Thus completing visual classification.
Embodiment 3
In order in mobile terminal application integration video comments function in this example:
First, in order to correctly call the relevant api interface of YouTube, it is necessary to the certificate of authority obtaining the support of Google developer's platform is applied in the mobile terminal for us.It is able to access that Google developer's platform firstly the need of there being a Google account, our mobile terminal application is registered at Google developer's platform, YouTubeDataV3 is chosen as the state of enabling by API information bank, and be authenticated in authentication interface, obtain a key accessing YouTubeDataAPI and user side ID, set up the connection with YouTubeDataAPI.
Secondly, corresponding a certain concrete video, our application needs to obtain the comment list of this video, and this video is commented on.Obtain the comment list of video to need to call CommentThreads:list interface according to the videoId of video and realize, then carry out the request results of this interface resolving and can obtain the head portrait URL of commentator, commentator's pet name and comment content.
It is significant to note that this video is commented on: need owing to making comments to use privately owned user data, it is thus desirable to carry out OAuth2.0 certification according to the above-mentioned user side ID obtained at Google developer's platform, in order to obtain the OAuth2.0 needed for interface requests and access token.After obtaining access token, calling interface CommentThreads:insert completes the comment to associated video, and can upgrade in time after making comments comment list.
In specifically used process, the list of videos shown in Fig. 1 and 2 is clicked some list of videos item and enters video details page as shown in Figure 3.Call Channels:list and PlaylistItems:list interface at video details page according to channelid and the videoid of video obtain the associated recommendation video of this video and show user.Call CommentThreads:list interface simultaneously and obtain the comment list of this video, every time 10 comments of display, during refreshing, ask next group to comment on also refresh list in time according to pageToken.First OAuth2.0 certification is carried out according to the user side Id obtained at Google developer's platform, in order to obtain the OAuth2.0 needed for interface requests and access token when making comments.After obtaining access token, calling interface CommentThreads:insert completes the comment to associated video, and can upgrade in time after making comments comment list.Clicking " PushedtoTV " button shown in Fig. 3 to be played out to intelligent television by this video push, concrete propelling movement mode is as described in Example 1.

Claims (7)

1. the method for mobile terminal application integration YouTube function, it is characterised in that comprise the following steps:
Step 1, mobile terminal application obtain key and the user side ID of YouTubeDataAPI, set up the connection with YouTubeDataAPI;
Step 2, mobile terminal application receive user input instruction, and according to the corresponding interface of instruction calls YouTubeAPI interface document and arrange interface parameters, mobile terminal application obtains request results;
Step 3, mobile terminal analytic application request results, be shown to user.
2. the method for application integration YouTube function in mobile terminal according to claim 1, it is characterised in that in described step 2, when user input instruction is search video instruction:
The Search:list interface of mobile terminal application call YouTubeAPI interface document, and type parameter is set to video;Mobile terminal application obtains the videoId of video to be searched;
The mobile terminal application videoId according to video to be searched, the Videos:list interface calling YouTubeAPI interface document obtains video information.
3. the method for application integration YouTube function in mobile terminal according to claim 2, it is characterised in that described video information at least includes video name, poster URL, video videoId, channelId, channeltitle and video duration.
4. the method for application integration YouTube function in mobile terminal according to claim 3, it is characterised in that in described step 3, mobile terminal application is shown to user after video information is carried out form conversion.
5. the method for application integration YouTube function in mobile terminal according to claim 1, it is characterised in that in described step 2, when user input instruction is visual classification instruction:
The VideoCategories:list interface of mobile terminal application call YouTubeAPI interface document, arranges VideoCategories:list interface parameters;Mobile terminal application obtains video genre title and video genre ID;
Mobile terminal application is called the Videos:list interface of YouTubeAPI interface document according to video genre ID and is obtained the video information of each apoplexy due to endogenous wind.
6. the method for application integration YouTube function in mobile terminal according to claim 1, it is characterised in that in described step 2, when user input instruction is video comments instruction:
Mobile terminal application carries out OAuth2.0 certification according to user side Id, obtain the OAuth2.0 needed for interface requests and access token, mobile terminal applications exploiting token calls the CommentThreads:insert interface of YouTubeAPI interface document according to the videoId treating comment video, CommentThreads:insert interface parameters is set, treats comment video and comment on;
Mobile terminal application, according to the videoId of the video CommentThreads:list interface calling YouTubeAPI interface document, arranges CommentThreads:list interface parameters, and mobile terminal application obtains the comment list information of this video.
7. the method for application integration YouTube function in mobile terminal according to claim 6, it is characterised in that described user comment information at least includes the head portrait URL of commentator, commentator's pet name and comment content.
CN201610055707.1A 2016-01-27 2016-01-27 Method for integrating YouTube functions in mobile terminal application Pending CN105740014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610055707.1A CN105740014A (en) 2016-01-27 2016-01-27 Method for integrating YouTube functions in mobile terminal application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610055707.1A CN105740014A (en) 2016-01-27 2016-01-27 Method for integrating YouTube functions in mobile terminal application

Publications (1)

Publication Number Publication Date
CN105740014A true CN105740014A (en) 2016-07-06

Family

ID=56246637

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610055707.1A Pending CN105740014A (en) 2016-01-27 2016-01-27 Method for integrating YouTube functions in mobile terminal application

Country Status (1)

Country Link
CN (1) CN105740014A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106534990A (en) * 2016-12-06 2017-03-22 四川长虹电器股份有限公司 A method for obtaining related recommended videos of YouTube videos
CN106792018A (en) * 2016-12-12 2017-05-31 四川长虹电器股份有限公司 The low-end set top boxes system of integrated YouTube applications and the method for playing YouTube web videos
CN107295413A (en) * 2017-08-10 2017-10-24 四川长虹电器股份有限公司 A kind of method of mobile terminal application integration YouTube recommendation of the channels functions
CN107360451A (en) * 2017-08-10 2017-11-17 四川长虹电器股份有限公司 The method of mobile terminal application integration YouTube channel subscription correlation functions
CN107454473A (en) * 2017-08-16 2017-12-08 四川长虹电器股份有限公司 The method that application integration YouTube video in mobile terminal comments on function
US20230139539A1 (en) * 2016-04-05 2023-05-04 Google Llc Identifying viewing characteristics of an audience of a content channel

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090187859A1 (en) * 2008-01-23 2009-07-23 Andreas Tuerk Graphical user interface elements using video pre-fetch
CN102624901A (en) * 2012-03-09 2012-08-01 广东步步高电子工业有限公司 Method for integrating multiple SNS (Social Networking Services) on mobile handheld device
CN103514282A (en) * 2013-09-29 2014-01-15 北京奇虎科技有限公司 Method and device for displaying search results of videos
CN103761093A (en) * 2014-01-20 2014-04-30 深圳市佳创视讯技术股份有限公司 Video aggregation method for clients
CN104809223A (en) * 2015-05-04 2015-07-29 卓易畅想(北京)科技有限公司 Method and device for supplying application content search result in application
CN104954811A (en) * 2015-07-17 2015-09-30 杭州当贝网络科技有限公司 Method for loading network video by video polymerization application and intelligent television terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090187859A1 (en) * 2008-01-23 2009-07-23 Andreas Tuerk Graphical user interface elements using video pre-fetch
CN102624901A (en) * 2012-03-09 2012-08-01 广东步步高电子工业有限公司 Method for integrating multiple SNS (Social Networking Services) on mobile handheld device
CN103514282A (en) * 2013-09-29 2014-01-15 北京奇虎科技有限公司 Method and device for displaying search results of videos
CN103761093A (en) * 2014-01-20 2014-04-30 深圳市佳创视讯技术股份有限公司 Video aggregation method for clients
CN104809223A (en) * 2015-05-04 2015-07-29 卓易畅想(北京)科技有限公司 Method and device for supplying application content search result in application
CN104954811A (en) * 2015-07-17 2015-09-30 杭州当贝网络科技有限公司 Method for loading network video by video polymerization application and intelligent television terminal

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230139539A1 (en) * 2016-04-05 2023-05-04 Google Llc Identifying viewing characteristics of an audience of a content channel
US11818428B2 (en) * 2016-04-05 2023-11-14 Google Llc Identifying viewing characteristics of an audience of a content channel
CN106534990A (en) * 2016-12-06 2017-03-22 四川长虹电器股份有限公司 A method for obtaining related recommended videos of YouTube videos
CN106792018A (en) * 2016-12-12 2017-05-31 四川长虹电器股份有限公司 The low-end set top boxes system of integrated YouTube applications and the method for playing YouTube web videos
CN107295413A (en) * 2017-08-10 2017-10-24 四川长虹电器股份有限公司 A kind of method of mobile terminal application integration YouTube recommendation of the channels functions
CN107360451A (en) * 2017-08-10 2017-11-17 四川长虹电器股份有限公司 The method of mobile terminal application integration YouTube channel subscription correlation functions
CN107454473A (en) * 2017-08-16 2017-12-08 四川长虹电器股份有限公司 The method that application integration YouTube video in mobile terminal comments on function

Similar Documents

Publication Publication Date Title
CN105740014A (en) Method for integrating YouTube functions in mobile terminal application
EP2902912B1 (en) Information processing device, portable terminal, information processing method, program, and information processing system
US10185486B2 (en) Method for one-click subscribing to multiple channels of information on a single topic
US9952848B2 (en) Dependency-aware transformation of multi-function applications for on-demand execution
US20120317136A1 (en) Systems and methods for domain-specific tokenization
US20130247105A1 (en) Smart subscribe button on watch
CN103647989A (en) Program recommending method and apparatus for smart television
KR102045602B1 (en) Live tiles without application-code execution
US20170177317A1 (en) Dependency-Aware Transformation of Multi-Function Applications for On-Demand Execution
JP7019669B2 (en) Systems and methods for disambiguating terms based on static and temporal knowledge graphs
KR101955463B1 (en) System and Method for recommending application using contents analysis
CN103428525A (en) Online inquiry and play control method and system for network videos and television programs
US11930252B2 (en) Video recommendation method and apparatus, electronic device, and storage medium
WO2017016101A1 (en) Search result display method, device and search engine
WO2020199749A1 (en) Feedback-based information pushing method and apparatus, and electronic device
CN103888408B (en) Upload the data to method and the device of social platform
KR20120039921A (en) Method for providing search service and display apparatus applying the same
CN103024608A (en) Network media playing method and device
US20170272793A1 (en) Media content recommendation method and device
US20130002540A1 (en) Operation information generation device
US20150142778A1 (en) Presenting Previously Selected Search Results
CN103618779A (en) Method and system for resource sharing
KR101958662B1 (en) Method and Apparatus for sharing java script object in webpage
CN106534990A (en) A method for obtaining related recommended videos of YouTube videos
US10049170B1 (en) Methods and systems for selectively preventing third-party content from being displayed using undefined publisher identifier

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160706

RJ01 Rejection of invention patent application after publication