CN112667180B - Service data display method and device, computer equipment and storage medium - Google Patents

Service data display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112667180B
CN112667180B CN202011598956.8A CN202011598956A CN112667180B CN 112667180 B CN112667180 B CN 112667180B CN 202011598956 A CN202011598956 A CN 202011598956A CN 112667180 B CN112667180 B CN 112667180B
Authority
CN
China
Prior art keywords
service data
service
data
client
target
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
Application number
CN202011598956.8A
Other languages
Chinese (zh)
Other versions
CN112667180A (en
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.)
Bigo Technology Pte Ltd
Original Assignee
Bigo Technology Pte 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 Bigo Technology Pte Ltd filed Critical Bigo Technology Pte Ltd
Priority to CN202011598956.8A priority Critical patent/CN112667180B/en
Publication of CN112667180A publication Critical patent/CN112667180A/en
Application granted granted Critical
Publication of CN112667180B publication Critical patent/CN112667180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a method, a device, computer equipment and a storage medium for displaying service data, wherein the method comprises the following steps: the method comprises the steps of determining to configure and display first service data, second service data and third service data in a client, taking priority and authority values as constraint conditions, selecting at least one of the first service data, the second service data and the third service data as target service data, wherein the authority values are used for representing data consumed in displaying in the client, requesting the target service data from at least one of the client, the second service platform and the third service platform, displaying the target service data on an interface of the client, providing a framework for aggregating the service data of different service platforms in the client, wherein the framework is strong in expandability, displaying the service data according to the convention of the framework when the accessed service platform changes, reducing modification of a functional module for displaying the service data of the client, and reducing development workload.

Description

Service data display method and device, computer equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computer processing, in particular to a method and a device for displaying business data, computer equipment and a storage medium.
Background
With the rapid development of network technology, different service platforms integrate a plurality of service data, and the service data are pushed to clients in different modes so as to provide services for users.
A client may access the business data of one or more business platforms, and the client typically configures different ways to display the business data for different business platforms.
When the accessed service platform changes, the mode of displaying the service data correspondingly changes, and at the moment, the functional module of the client for displaying the service data is modified, so that the development workload is high.
Disclosure of Invention
The embodiment of the invention provides a method, a device, computer equipment and a storage medium for displaying service data, which are used for solving the problem of large workload of development for modifying a functional module for displaying the service data when an accessed service platform changes.
In a first aspect, an embodiment of the present invention provides a method for displaying service data, including:
Determining to configure and display first service data, second service data and third service data in a client, wherein the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface for the client;
selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and a permission value as constraint conditions, wherein the permission value is used for representing data consumed in display in the client;
requesting the target service data from at least one of the client, the second service platform and the third service platform;
And displaying the target business data on an interface of the client.
In a second aspect, an embodiment of the present invention further provides a device for displaying service data, including:
The service data configuration determining module is used for determining that first service data, second service data and third service data are configured and displayed in a client, wherein the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface for the client;
The target service data selection module is used for selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and a permission value as constraint conditions, wherein the permission value is used for representing data consumed when the data is displayed in the client;
a target service data request module, configured to request the target service data to at least one of the client, the second service platform, and the third service platform;
And the target service data display module is used for displaying the target service data on the interface of the client.
In a third aspect, an embodiment of the present invention further provides a computer apparatus, including:
one or more processors;
A memory for storing one or more programs,
The one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method for displaying business data according to the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, where the computer program when executed by a processor implements a method for displaying service data according to the first aspect.
In this embodiment, it is determined that the first service data, the second service data and the third service data are configured and displayed in the client, where the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface to the client.
Drawings
Fig. 1 is a flowchart of a method for displaying service data according to a first embodiment of the present invention;
Fig. 2 is a flowchart of a method for displaying service data according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a display device for service data according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1 is a flowchart of a service data display method provided in a first embodiment of the present invention, where the method may be applicable to a case of aggregating service data of each service platform in a client, where the method may be performed by a service data display device, where the service data display device may be implemented by software and/or hardware, and may be configured in a computer device, for example, a personal computer, a mobile terminal (such as a mobile phone, a tablet computer, etc.), an intelligent wearable device (such as glasses, a watch, etc.), and so on, and specifically includes the following steps:
step 101, determining to configure and display the first service data, the second service data and the third service data in the client.
For different traffic domains, there may be different traffic data, i.e. data with traffic domain characteristics.
For example, for the news media field, the business data may be news data; for the multimedia field, the service data may be short video; for the field of electronic commerce (Electronic Commerce, EC), the business object may be advertising data, or the like.
Business data, while carrying different business characteristics, is still data in nature, e.g., text, image data, audio data, video data, etc.
In order for those skilled in the art to better understand the present invention, in the present embodiment, advertisement data is described as an example of service data.
There are typically three ways for a developer to display business data (e.g., advertisement data) in a client:
The first mode is to create a service platform, the service platform is matched with the client and belongs to the same development enterprise, and the service platform can independently accept service data and push the service data to the client.
The advertisement data may be referred to as brand advertisement data, and in general, the brand advertisement data has higher profit and better effect.
For convenience of distinction, the service platform may be denoted as a first service platform, and the service data may be denoted as first service data, i.e. the first service data originates from the first service platform matched with the client.
The second way is to embed one or more development kits (SDKs, software Development Kit) in the client, which are developed by the third party's service platform, and the client invokes the service platform that is matched with the development kits to send the service data.
In this case, the SDK advertisement data is generally charged according to exposure clicks (such as CPM (Cost per mille, charging for every thousand presentations), CPC (charging for every click)), and the client sets a base price to request the SDK advertisement data from the service platform, i.e. the charging of the SDK advertisement data is higher than the base price.
For convenience of distinction, the service platform may be denoted as a second service platform, and the service data may be denoted as second service data, i.e. the second service data originates from the second service platform matched with the development kit in the client.
The third way is to introduce multiple third-party service platforms, which provide API (Application Program Interface, application programming interface) interfaces, and the client calls the API interfaces of the respective service platforms to obtain service data.
For advertisement data, the service Platform is also called DSP (DEMAND SIDE Platform), and the service data may also be called bid advertisement data.
For ease of distinction, the service platform may be denoted as a third service platform, and the service data may be denoted as third service data, i.e. the third service data originates from a third service platform providing an interface to the client.
Because the types of the clients are different, the scenes of the service data are different, and the acquisition modes and effects of the service data are different.
In the first way, most of service platforms of development clients do not have the requirement of a large amount of service data, so that the filling rate of the service data is difficult to ensure, and secondly, on the aspect of service data delivery, it is difficult to meet various delivery requirements of users who make the service data (for advertisement data, the users can refer to advertisers).
In the second and third modes, the service data is acquired from the service platform of the third party, and although the filling rate of the service data can be ensured, the characteristics of each service bit (that is, the abstract representation of the area where the service data is displayed, the area is also called an advertisement bit for advertisement data) cannot be effectively utilized, the efficiency is maximized, and the actual efficiency of the service platform of each third party cannot be known, and the efficiency is particularly reflected as a benefit for advertisement data.
The embodiment designs and realizes a scheme for aggregating service data based on a client, which can enable an area (such as an advertisement space) for displaying the service data to support the client to configure various service data of each service platform, namely, on one hand, the requirement of releasing the service data of the service platform of the user is met, the service data bureau is ensured to be matched with the type and service scene of the client, and the requirement of releasing the service data (such as the release requirement based on various forms of charging) of a user (such as an advertiser) for making the service data is met; on the other hand, the filling rate of the service data is ensured through the business platform spam of the third party. And finally, win-win of the quality and the quantity of the service data is realized, so that reasonable utilization of service positions (such as advertisement positions) and maximization of efficiency (such as income) are realized.
In particular, one skilled in the art can configure a file at the back end, such as JSON (JavaScript Object Notation, a lightweight data exchange format) data, that can be used to configure a business bit (e.g., ad bit) of a client, i.e., configure the client to display at least one of the first business data, the second business data, and the third business data.
And 102, selecting at least one of the first service data, the second service data and the third service data as target service data by taking the priority and the authority value as constraint conditions.
In a specific implementation, to avoid that users (such as advertisers) who make service data request each service platform to put service data out of order, resulting in resource waste, a right value may be configured for the service data, where the right value is used to characterize data consumed when displayed in the client, and for advertisement data, the right value may be a bid.
In addition to the authority value, the service data may set a priority according to the requirement of the service scenario, and in this embodiment, at least one of the first service data, the second service data, and the third service data is selected as the target service data by referring to the priority and the authority value in consideration of serving the service data in two dimensions of the priority and the authority value.
In one embodiment of the present invention, step 102 may include the steps of:
Step 1021, judging whether the client stores the first service data meeting the display condition; if yes, go to step 1022, if not, go to step 1023.
In this embodiment, the priority is set between the first service data, the second service data and the third service data, because the first service platform and the client generally belong to the same manufacturer for development and maintenance, and the second service platform and the third service platform belong to the service platform of the third party for the client, in general, the first service data provided by the first service platform is more adaptive to the service scene of the client and has higher quality than the second service data provided by the second service platform and the service data provided by the third service platform, so that the priority between the first service data, the second service data and the third service data can be set to be higher than the priority of the second service data and the priority of the third service data, and then, when the service data is ready to be displayed, whether the first service data is suitable or not can be preferentially detected.
In order to ensure that the first service data is displayed in time when the time for displaying the first service data is reached, the first service data may be downloaded from the first service platform in advance and stored locally at the client.
The first service data is configured with a display condition and a validity condition, wherein the display condition is a condition for displaying the first service data, and the validity condition is a condition for detecting whether the first service data is valid or not.
For the first service data with the highest priority, whether the first service data meeting the display condition is stored in the client can be judged.
In one example, the display condition includes a time range, a time threshold, and a frequency threshold, and in this example, the current first time, the second time when the last client displayed the first service data, and the frequency of displaying the first service data may be queried.
It is determined whether the first time is in a time range (the display condition is used for ensuring that the current first time reaches the time at which display is started and does not reach the time at which display is stopped), whether the difference between the first time and the second time is greater than or equal to a time threshold (the display condition is used for ensuring that the current first time is longer than the time at which display was last performed at a time satisfying the interval of display), and whether the frequency is less than or equal to a frequency threshold (the display condition is used for preventing the number of times of display from exceeding the number of times of maximum display within a period of time).
If yes, determining that the first service data meeting the display conditions is stored in the client.
If not, determining that the first service data meeting the display conditions is not stored in the client.
Of course, the above-mentioned manner of extremely detecting the display condition is merely an example, and other manners of extremely detecting the display condition may be set according to actual situations when the embodiment of the present invention is implemented, for example, the display condition includes a duration threshold, the condition is used to prevent the duration of the first service data display from exceeding the duration threshold, and the embodiment of the present invention is not limited thereto. In addition, in addition to the above-mentioned display condition extremely detecting method, those skilled in the art may adopt other display condition extremely detecting methods according to actual needs, which is not limited in this embodiment of the present invention.
Step 1022, selecting the first service data meeting the validity condition as the target service data.
When the first service data meeting the display condition is stored in the client, the validity condition can be used for detecting the validity of the first service data, and the valid first service data is selected as the target service data.
In one example, the validity conditions include a priority, a blacklist, which refers to a priority between the first service data, the blacklist describing the first service data that is prohibited from being displayed, the priority, the blacklist being configurable by one skilled in the art.
In this example, the priority between the first service data may be compared, and the first service data may be compared with the first service data in the blacklist, and the first service data with the highest priority and outside the blacklist may be selected as the target service data.
Of course, the above manner of extremely detecting the validity condition is merely an example, and other manners of extremely detecting the validity condition may be set according to actual situations when implementing the embodiment of the present invention, for example, the validity condition includes a validity period, for the first service data cached in the client, a validity period of the cache may be set, and the validity period accords with the validity condition, and the embodiment of the present invention is not limited thereto. In addition, in addition to the above-mentioned manners of extremely detecting the validity conditions, those skilled in the art may also adopt other manners of extremely detecting the validity conditions according to actual needs, which are not limited in this embodiment of the present invention.
After selecting the effective first service data as the target service data, in view of ensuring the display effect of the first service data, the calculation amount is reduced, and the second service data or the third service data can be no longer selected as the target service data.
For advertisement data, the brand advertisement data (i.e. the first service data) is put for a long time by using a long time, so as to ensure the putting effect of the brand advertisement data, reduce the calculated amount, and the SDK advertisement data (i.e. the second service data) or the bid advertisement data (i.e. the third service data) can be no longer selected as the target service data.
Step 1023, selecting the second service data or the third service data as the target service data based on the authority value.
Under the condition that the second service data meeting the display conditions is not stored in the client, the second service data and the third service data can be compared under the dimension of the authority value, so that the second service data or the third service data is selected as the proper target service data, the filling rate of the service data is ensured, the efficiency of displaying the service data is optimized as much as possible, and the benefit of displaying the service data is optimized as much as possible for the advertisement data.
In a specific implementation, the type may be preset for the second service data, and the type association priority is set in advance.
The types of the second service data include video type, banner type and graphic type;
The video type represents the content of the second service data and comprises the video data, the banner type represents the second service data and is used for displaying on the banner, the image-text type represents the content of the second service data and comprises the image data and the text data, the second service platform pushes the second service data of the image-text type to the client, and the client reorganizes the image data and the text data into the second service data.
For advertisement data, the video type is also called video advertisement data, the banner type is also called banner advertisement data (i.e. banner), and the graphic type is also called graphic advertisement data.
The video type has a higher priority than the banner type, which has a higher priority than the picture-text type.
The video advertising data has a higher profit than the banner advertising data for the advertising data.
For the current second service data and third service data, the type of the second service data can be queried, the second service data with the highest priority is selected according to the type to be used as candidate service data, and the third service platform is queried for the weight value of the third service data.
And comparing the authority value of the third service data with the minimum authority value (such as the base price of the SDK advertisement data) in the candidate service data, and selecting the service data with higher authority value for display.
And if the authority value of the third service data is smaller than or equal to the minimum authority value in the candidate service data, selecting the candidate service data as target service data.
And if the authority value of the third service data is larger than the authority value of the candidate service data, selecting the third service data as target service data.
Step 103, requesting target service data from at least one of the client, the second service platform and the third service platform.
And if at least one of the first service data, the second service data and the third service data is selected as the target service data, correspondingly, requesting the target service data from at least one of the client, the second service platform and the third service platform.
In a specific implementation, if the first service data is selected as the target service data, the first service data can be searched in the client, and the request of the second service data to the second service platform and the request of the third service data to the third service platform are forbidden, so that the waste of resources is avoided.
If the second service data or the third service data is selected as the target service data, and the target service data is displayed for quick response, the development kit can be synchronously called to request the second service data from the second service platform, call the interface to request the third service data from the third service platform, and read the second service data and the third service data in the validity period from the cache, and meanwhile, step 1023 is executed to select the second service data or the third service data as the target service data based on the authority value.
In view of the fact that the quality of the second service data is generally higher than the quality of the third service data, the request may be returned based on the time-consuming time of the request for the second service data.
If the target service data is the second service data, the second service data returned by the second service platform and the third service data returned by the third service platform can be determined to be effective target service data, the third service data is cached, and the third service data is used when the third service data is displayed later.
If the target service data is third service data and the time for receiving the second service data is later than the time for receiving the second service data, determining that the third service data is effective target service data, caching the second service data, and using the second service data when the second service data is displayed later.
If the target service data is third service data and the time for receiving the second service data is earlier than the time for receiving the third service data, the third service data can be cached by using the second service data as the target service data instead of the third service data in order to improve the speed for displaying the service data, and the third service data is used when the third service data is displayed later.
And 104, displaying the target business data on an interface of the client.
If the client acquires the target service data, the target service data can be played in a mode of calling a video player, a view (view) and the like at a position (such as the bottom of the interface, a floating window on the interface and the like) set for the service data on the interface of the client, and after the playing of the target service data is completed, a user can normally operate on the client.
In this embodiment, it is determined that the first service data, the second service data and the third service data are configured and displayed in the client, where the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface to the client.
For advertisement data, the client side realizes the advertisement position with aggregation property, increases the diversity of the advertisement position of the client side accessing the advertisement data, and realizes the display logic and bidding logic among the advertisement data inside the advertisement position. Therefore, when the system is used, the advertisement space can be utilized more efficiently, the access of high-value brand advertisement data can be realized, the filling rate of the advertisement data can be ensured under the access of SDK advertisements and bid advertisements, meanwhile, the advertisement data of high bid of a third-party advertisement platform DSP can be obtained, and the benefit is ensured.
Example two
Fig. 2 is a flowchart of a method for displaying service data according to a second embodiment of the present invention, where the method further includes the operations of pre-downloading the first service data and adjusting configuration information of the first service data based on the foregoing embodiment, and the method specifically includes the following steps:
Step 201, request configuration information of first service data from a first service platform.
In this embodiment, the first service data is generally high-quality service data, and most of the types of the first service data are video data, and the first service data has a large volume, and if the first service data is selected as the target service data, the first service data is downloaded from the first service platform, which may cause conditions such as downloading failure, and thus the first service data cannot be normally displayed.
In order to ensure the exposure of the first service data in the full-network client, thereby ensuring the delivery quality of the first service data in the full-network, the first service data displayed in a future period of time can be downloaded from the first service platform.
Specifically, configuration information of the first service data may be requested from the first service platform, where the configuration information includes an address of the first service data, such as URL (Uniform Resource Locator ), and a display condition and a validity condition of the first service data.
Because the client downloads the first service data in advance, resources such as a CPU (Central Processing Unit, a central processing unit), a memory, a bandwidth and the like of the equipment where the client is located are consumed during downloading, the interval of the client requesting the first service data can be properly controlled, unnecessary downloading is avoided, the resource consumption of the equipment where the client is located is reduced, and the influence on the client is reduced.
In one pre-downloading manner, if the last request for the configuration information of the first service data from the first service platform is successful, the preset first period (e.g., 2 hours) is used to request the configuration information of the first service data from the first service platform.
If the configuration information of the first service data is requested to the first service platform last time fails, the number of times of failure is counted.
And configuring a second time period based on the number of failures, wherein the number of failures is positively correlated with the second time period, the second time period is smaller than or equal to the first time period, namely, the more the number of failures is, the longer the second time period is, until the second time period is equal to the first time period, otherwise, the fewer the number of failures is, and the shorter the second time period is.
Therefore, the configuration information of the first service data is requested to the first service platform at intervals of the second time period, the time of the downloading interval is gradually prolonged under the condition that the downloading frequency is increased when the downloading frequency is failed, and the influence on the client side is reduced as much as possible while factors causing the downloading failure are avoided.
For example, if the first time period is 2 hours, the second time period set for the failure of downloading the configuration information for the first time is 10 minutes, that is, the configuration information is re-downloaded at intervals of 10 minutes after the failure of downloading the configuration information for the first time, the second time period set for the failure of downloading the configuration information for the second time is 20 minutes, that is, the configuration information is re-downloaded at intervals of 20 minutes after the failure of downloading the configuration information for the second time, and the second time period set for the failure of downloading the configuration information for the third time is 30 minutes, that is, the configuration information is re-downloaded at intervals of 30 minutes after the failure of downloading the configuration information for the third time, until the configuration file is restored every 2 hours.
Step 202, accessing the address to download the first service data.
In this embodiment, the client reads the address of the first service data in the configuration information, and accesses the address in the configuration file through a private protocol agreed between the first service platform and the client, thereby downloading the material of the first service data.
For the first service data, the client can start an independent process/thread, the process/thread executes the task of downloading the first service data, and when the process/thread executes the downloading of the first service data, the downloading modes such as breakpoint continuous transmission and the like can be supported.
In general, the priority of downloading the first service data by the client is higher, the client can detect whether a task for downloading the first service data exists after starting, if so, the client starts the task for downloading the first service data, and before exiting, the client can detect whether a task for not completing the downloading of the first service data exists, and if so, the task is saved.
Step 203, the first service data is stored in the client.
For the downloaded first service data, the downloaded first service data can be stored locally on the client side in a lasting mode, and the first service data is called when waiting for subsequent display.
Step 204, receiving an adjustment operation.
Step 205, adjusting display conditions and/or validity conditions corresponding to the first service data in response to the adjustment operation.
In this embodiment, the client provides an API interface, and a person skilled in the art may call the API interface according to the situation of putting service data in the whole network, trigger an adjustment operation, adjust a display condition and/or a validity condition corresponding to the first service data, change the display condition and/or the validity condition corresponding to the first service data in each client, implement fine granularity control, improve flexibility of putting the first service data, and dynamically adjust configuration of the first service data in each client, thereby adjusting an effect of putting the first service data in the whole network client.
Wherein, for the display condition, the time range, the time threshold, and the frequency threshold of the first service data may be adjusted in response to the adjustment operation, including increasing the time range of the first service data, decreasing the time range of the first service data, increasing the time threshold of the first service data, decreasing the time threshold of the first service data, increasing the frequency threshold of the first service data, decreasing the frequency threshold of the first service data, and so on.
For the validity condition, the adjustment operation may be responsive to adjusting the priority, blacklist, including increasing the priority of the first traffic data, decreasing the priority of the first traffic data, adding the first traffic data to the blacklist, removing the first traffic data from the blacklist, and so forth.
In one example, two types of service data are put in simultaneously, wherein one service data has completed the requirement of putting in the whole network, a part of clients display that the service data does not reach a preset frequency threshold, the service data may be displayed again, in order to reduce the meaningless exposure and avoid wasting resources, the configuration information in the clients of the whole network can be dynamically adjusted, the service data is added to the blacklist, and even if the frequency of the clients displaying the service data is less than the frequency threshold, the service data is forbidden to be displayed so as to increase the exposure of the other service data in the whole network.
Step 206, determining to configure and display the first service data, the second service data and the third service data in the client.
The first service data is from a first service platform matched with the client, the second service data is from a second service platform matched with the development kit in the client, and the third service data is from a third service platform providing an interface for the client.
Step 207, selecting at least one of the first service data, the second service data and the third service data as the target service data by taking the priority and the authority value as constraint conditions.
Wherein the permission value is used to characterize the data consumed when displayed in the client.
Step 208, requesting target service data from at least one of the client, the second service platform and the third service platform.
Step 209, displaying the target service data on the interface of the client.
It should be noted that, for simplicity of description, the method embodiments are shown as a series of acts, but it should be understood by those skilled in the art that the embodiments are not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred embodiments, and that the acts are not necessarily required by the embodiments of the invention.
Example III
Fig. 3 is a block diagram of a service data display device according to a third embodiment of the present invention, which may specifically include the following modules:
The service data configuration determining module 301 is configured to determine that first service data, second service data, and third service data are configured and displayed in a client, where the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform that provides an interface to the client;
A target service data selection module 302, configured to select at least one of the first service data, the second service data, and the third service data as target service data with priority and a permission value as constraint conditions, where the permission value is used to characterize data consumed when the data is displayed in the client;
A target service data request module 303, configured to request the target service data from at least one of the client, the second service platform, and the third service platform;
And the target service data display module 304 is configured to display the target service data on an interface of the client.
In one embodiment of the present invention, further comprising:
the configuration information request module is used for requesting configuration information of the first service data from the first service platform, wherein the configuration information comprises an address of the first service data, a display condition and a validity condition of the first service data;
The first business data downloading module is used for accessing the address to download the first business data;
And the first business data storage module is used for storing the first business data in the client.
In one embodiment of the present invention, further comprising:
The adjustment operation receiving module is used for receiving adjustment operation;
And the configuration information adjusting module is used for responding to the adjusting operation and adjusting the display condition and/or the validity condition corresponding to the first service data.
The display device for the service data provided by the embodiment of the invention can execute the display method for the service data provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example IV
Fig. 4 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention.
As shown in fig. 4, the components of the computer device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, a bus 18 that connects the various system components, including the system memory 28 and the processing units 16.
Computer device 12 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 30 and/or cache memory 32. The computer device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. Program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, with program modules 42 generally performing the functions and/or methods of the described embodiments of the invention. By way of example only, storage system 34 may be used to read from or write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, commonly referred to as a "hard disk drive").
The computer device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), one or more devices that enable a user to interact with the computer device 12, and/or any devices (e.g., network card, modem, etc.) that enable the computer device 12 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 22. Moreover, computer device 12 may also communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet, through network adapter 20. As shown, network adapter 20 communicates with other modules of computer device 12 via bus 18. It should be appreciated that although not shown, other hardware and/or software modules may be used in connection with computer device 12, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processing unit 16 executes various functional applications and data processing by running programs stored in the system memory 28, for example, implementing the method for displaying service data provided by the embodiment of the present invention.
Example five
The fifth embodiment of the present invention further provides a computer readable storage medium, on which a computer program is stored, where the computer program when executed by a processor implements each process of the foregoing service data display method, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (12)

1. A method for displaying service data, comprising:
Determining to configure and display first service data, second service data and third service data in a client, wherein the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface for the client;
selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and a permission value as constraint conditions, wherein the permission value is used for representing data consumed in display in the client;
requesting the target service data from at least one of the client, the second service platform and the third service platform;
displaying the target business data on an interface of the client;
The priority of the first service data is higher than the priority of the second service data and the priority of the third service data, and the first service data is configured with a display condition and a validity condition;
The selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and authority values as constraint conditions comprises:
judging whether the first service data meeting the display conditions is stored in the client;
If yes, selecting the first service data meeting the validity condition as target service data;
If not, selecting the second service data or the third service data as target service data based on the authority value.
2. The method as recited in claim 1, further comprising:
requesting configuration information of first service data from a first service platform, wherein the configuration information comprises an address of the first service data, a display condition of the first service data and a validity condition;
accessing the address to download the first service data;
and storing the first service data in the client.
3. The method of claim 2, wherein requesting configuration information of the first service data from the first service platform comprises:
If the last time the configuration information of the first service data is requested to the first service platform is successful, requesting the configuration information of the first service data to the first service platform at intervals of a preset first time period;
If the configuration information of the first service data is requested to the first service platform last time fails, counting the failure times;
configuring a second time period based on the number of failures, the number of failures being positively correlated with the second time period, the second time period being less than or equal to the first time period;
and requesting configuration information of the first service data from the first service platform at intervals of the second time period.
4. The method as recited in claim 2, further comprising:
receiving an adjustment operation;
and responding to the adjustment operation, and adjusting the display condition and/or the validity condition corresponding to the first service data.
5. The method of claim 1, wherein the display condition comprises a time range, a time threshold, a frequency threshold;
The judging whether the first service data meeting the display condition is stored in the client comprises the following steps:
inquiring the current first time, the last second time the client displays the first service data and the frequency of displaying the first service data;
Judging whether the first time is in the time range, whether the difference value between the first time and the second time is larger than or equal to the time threshold value and whether the frequency is smaller than or equal to the frequency threshold value;
if yes, determining that the first service data meeting the display conditions are stored in the client;
if not, determining that the first service data meeting the display conditions is not stored in the client.
6. The method of claim 1, wherein the validity conditions include priority, blacklist;
The selecting the first service data meeting the validity condition as target service data includes:
And selecting the first service data with the highest priority and outside the blacklist as target service data.
7. The method of claim 1, wherein the selecting the second service data or the third service data as the target service data based on the authority value comprises:
Inquiring the type of the second service data, wherein the type is associated with priority;
selecting the second service data with the highest priority according to the type as candidate service data;
If the authority value of the third service data is smaller than or equal to the minimum authority value in the candidate service data, selecting the candidate service data as target service data;
and if the authority value of the third service data is larger than the authority value of the candidate service data, selecting the third service data as target service data.
8. The method of claim 7, wherein the type of the second service data comprises a video type, a banner type, a teletext type;
Wherein, the video type represents that the content of the second service data comprises video data, the banner type represents that the second service data is used for being displayed on a banner, and the image-text type represents that the content of the second service data comprises image data and text data;
The video type has a higher priority than the banner type, and the banner type has a higher priority than the graphics context type.
9. The method according to any one of claims 1-8, wherein said requesting the target service data from at least one of the client, the second service platform, and the third service platform comprises:
Searching the first service data in the client, and prohibiting the request of the second service data to the second service platform and the request of the third service data to the third service platform;
Or alternatively
Synchronously calling the development kit to request the second service data from the second service platform, calling the interface to request the third service data from the third service platform, and reading the second service data and the third service data in the validity period from a cache;
If the target service data is the second service data, determining that the second service data is the effective target service data, and caching the third service data;
If the target service data is the third service data and the time for receiving the second service data is later than the time for receiving the second service data, determining that the third service data is the effective target service data, and caching the second service data;
And if the target service data is the third service data and the time for receiving the second service data is earlier than the time for receiving the third service data, replacing the third service data with the second service data as the target service data, and caching the third service data.
10. A display device for service data, comprising:
The service data configuration determining module is used for determining that first service data, second service data and third service data are configured and displayed in a client, wherein the first service data is derived from a first service platform matched with the client, the second service data is derived from a second service platform matched with a development kit in the client, and the third service data is derived from a third service platform for providing an interface for the client;
The target service data selection module is used for selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and a permission value as constraint conditions, wherein the permission value is used for representing data consumed when the data is displayed in the client;
a target service data request module, configured to request the target service data to at least one of the client, the second service platform, and the third service platform;
the target service data display module is used for displaying the target service data on the interface of the client;
The priority of the first service data is higher than the priority of the second service data and the priority of the third service data, and the first service data is configured with a display condition and a validity condition;
The selecting at least one of the first service data, the second service data and the third service data as target service data by taking priority and authority values as constraint conditions comprises:
judging whether the first service data meeting the display conditions is stored in the client;
If yes, selecting the first service data meeting the validity condition as target service data;
If not, selecting the second service data or the third service data as target service data based on the authority value.
11. A computer device, the computer device comprising:
one or more processors;
A memory for storing one or more programs,
When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method of displaying business data as claimed in any one of claims 1-9.
12. A computer-readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements a method of displaying traffic data according to any of claims 1-9.
CN202011598956.8A 2020-12-29 2020-12-29 Service data display method and device, computer equipment and storage medium Active CN112667180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011598956.8A CN112667180B (en) 2020-12-29 2020-12-29 Service data display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011598956.8A CN112667180B (en) 2020-12-29 2020-12-29 Service data display method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112667180A CN112667180A (en) 2021-04-16
CN112667180B true CN112667180B (en) 2024-05-28

Family

ID=75410374

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011598956.8A Active CN112667180B (en) 2020-12-29 2020-12-29 Service data display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112667180B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113630612B (en) * 2021-07-30 2023-09-05 北京达佳互联信息技术有限公司 Data processing and data displaying method and device, electronic equipment and medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1655606A (en) * 2004-02-11 2005-08-17 北京中视联数字系统有限公司 Multiple-service data broadcast service platform and multiple-service integration method
CN105141653A (en) * 2015-07-01 2015-12-09 北京奇虎科技有限公司 Method, equipment and system for data interaction of service platform
CN106407210A (en) * 2015-07-29 2017-02-15 阿里巴巴集团控股有限公司 Display method and device of business object
CN108259533A (en) * 2016-12-28 2018-07-06 阿里巴巴集团控股有限公司 A kind of data transmission method and device
CN109165905A (en) * 2018-06-26 2019-01-08 北京炎黄盈动科技发展有限责任公司 Processing method, device, equipment and the readable storage medium storing program for executing of operation flow data
CN109495374A (en) * 2018-10-30 2019-03-19 广东优势智云信息科技有限公司 Mobile message convergence platform
CN110347493A (en) * 2019-07-16 2019-10-18 广州虎牙科技有限公司 Processing method, display methods, device, equipment and the storage medium of page data
CN110347750A (en) * 2019-06-28 2019-10-18 阿里巴巴集团控股有限公司 Data processing method and device based on block chain
CN110597920A (en) * 2019-09-26 2019-12-20 腾讯云计算(北京)有限责任公司 Information processing method and device
CN111736775A (en) * 2020-06-22 2020-10-02 平安医疗健康管理股份有限公司 Multi-source storage method, device, computer system and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140198180A1 (en) * 2013-01-14 2014-07-17 3Dmedia Corporation Data communication between non-homogeneous display clients and data servers and related methods
US11379191B2 (en) * 2013-10-16 2022-07-05 Jpmorgan Chase Bank, N.A. Presentation oriented rules-based technical architecture display framework
US10452233B2 (en) * 2014-07-18 2019-10-22 Shanghai Chule (Cootek) Information Technology Co., Ltd. Information interactive platform, system and method
US11126684B2 (en) * 2017-03-21 2021-09-21 Sap Portals Israel Ltd. Providing dynamic overview panel user experience

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1655606A (en) * 2004-02-11 2005-08-17 北京中视联数字系统有限公司 Multiple-service data broadcast service platform and multiple-service integration method
CN105141653A (en) * 2015-07-01 2015-12-09 北京奇虎科技有限公司 Method, equipment and system for data interaction of service platform
CN106407210A (en) * 2015-07-29 2017-02-15 阿里巴巴集团控股有限公司 Display method and device of business object
CN108259533A (en) * 2016-12-28 2018-07-06 阿里巴巴集团控股有限公司 A kind of data transmission method and device
CN109165905A (en) * 2018-06-26 2019-01-08 北京炎黄盈动科技发展有限责任公司 Processing method, device, equipment and the readable storage medium storing program for executing of operation flow data
CN109495374A (en) * 2018-10-30 2019-03-19 广东优势智云信息科技有限公司 Mobile message convergence platform
CN110347750A (en) * 2019-06-28 2019-10-18 阿里巴巴集团控股有限公司 Data processing method and device based on block chain
CN110347493A (en) * 2019-07-16 2019-10-18 广州虎牙科技有限公司 Processing method, display methods, device, equipment and the storage medium of page data
CN110597920A (en) * 2019-09-26 2019-12-20 腾讯云计算(北京)有限责任公司 Information processing method and device
CN111736775A (en) * 2020-06-22 2020-10-02 平安医疗健康管理股份有限公司 Multi-source storage method, device, computer system and storage medium

Also Published As

Publication number Publication date
CN112667180A (en) 2021-04-16

Similar Documents

Publication Publication Date Title
JP6306187B2 (en) Dynamic telephone number assignment
US10044567B2 (en) System and method for determining optimal bandwidth for streaming to a client device in an adjustable bit rate video system
US10862888B1 (en) Linking a forwarded contact on a resource to a user interaction on a requesting source item
US20140067898A1 (en) Cost-aware cloud-based content delivery
WO2013163593A1 (en) Frequency capping of content across multiple devices
US20230206284A1 (en) Technologies for content presentation
CN110381346A (en) A kind of advertisement demonstration method and equipment
CN112667180B (en) Service data display method and device, computer equipment and storage medium
CN112099991A (en) Method, device, system and storage medium for data backup and source data access
WO2015096791A1 (en) Method and system for releasing media content
CN114513462B (en) Dynamic service flow distribution method and system
CN105872634A (en) Video data sharing method and device
CN114140162A (en) Advertisement putting method and device, electronic equipment and computer readable storage medium
US20130080180A1 (en) Method and apparatus for sender paid data delivery
CN115373831A (en) Data processing method, device and computer readable storage medium
CN112636971A (en) Service degradation method and device, electronic equipment and storage medium
US20200204837A1 (en) Systems and methods for obtaining and displaying videos
US10257264B1 (en) System and method for reducing data center latency
CN112308579A (en) Information delivery method and device and storage medium
US11636507B2 (en) Slow network detection and response
CN114979004B (en) Information processing method, device, equipment and medium
US20210312508A1 (en) Systems and methods for selectively refreshing advertising content
US10547658B2 (en) System and method for managing content presentation on client devices
CN118034651A (en) Information processing method, information processing device, electronic equipment and storage medium
CN114490066A (en) Method and device for dynamically adjusting large data cluster resources

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant