CN107943495B - Method and device for setting business object, server and storage medium - Google Patents

Method and device for setting business object, server and storage medium Download PDF

Info

Publication number
CN107943495B
CN107943495B CN201711064598.0A CN201711064598A CN107943495B CN 107943495 B CN107943495 B CN 107943495B CN 201711064598 A CN201711064598 A CN 201711064598A CN 107943495 B CN107943495 B CN 107943495B
Authority
CN
China
Prior art keywords
service
attribute
display position
business
configuring
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
CN201711064598.0A
Other languages
Chinese (zh)
Other versions
CN107943495A (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology 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 Beijing Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201711064598.0A priority Critical patent/CN107943495B/en
Publication of CN107943495A publication Critical patent/CN107943495A/en
Application granted granted Critical
Publication of CN107943495B publication Critical patent/CN107943495B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention provides a method, a device, a server and a storage medium for setting a business object, wherein the method comprises the following steps: configuring a service display position and attribute information of the service display position in an SDK; configuring service elements according to the configuration modules of all classes, and generating corresponding service objects according to all the service elements; and associating the service display position with a service object according to the attribute information and the service element so as to output the service object at the service display position. The method can quickly determine the business object on the business display position, and is simple to operate.

Description

Method and device for setting business object, server and storage medium
Technical Field
The invention relates to the technical field of internet, in particular to a method and a device for setting a business object, a server and a storage medium.
Background
With the development of terminal technology, the performance of terminal equipment is better and better, so more and more mobile games begin to emerge. The mobile phone game enriches the mental world and the physical world of human beings, so that the quality of human life is higher, and the human life is more happy.
The mobile game of the terminal is often provided with some plug-ins to assist the running of game applications, such as login plug-ins, advertisement plug-ins, and the like. The game can display required information through the plug-in and provide corresponding functions. However, the information in the plug-in is directly written into the plug-in, for example, the advertisement displayed in the advertisement plug-in is directly written, and if the advertisement is to be modified or added, the plug-in needs to be modified, which is relatively complicated to operate.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a setting method of a business object, a setting apparatus of a corresponding business object, a server, and a storage medium that overcome or at least partially solve the above problems.
According to an aspect of the present invention, there is provided a method for setting a business object, including: configuring a service display position and attribute information of the service display position in an SDK; configuring service elements according to the configuration modules of all classes, and generating corresponding service objects according to all the service elements; and associating the service display position with a service object according to the attribute information and the service element so as to output the service object at the service display position.
Optionally, the configuring a service presentation position in the SDK and the attribute information of the service presentation position include: selecting a designated area in an interface, and configuring at least one service display position and attribute information of the service display position in the designated area; and adding the service display position and the attribute information of the service display position into the SDK.
Optionally, the configuring a service presentation position in the SDK and the attribute information of the service presentation position include: configuring a display area of a service display position in an interface in a service plug-in of the SDK; and configuring attribute information of the service display position.
Optionally, the attribute of the service exhibition position includes at least one of the following: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
Optionally, the configuring the service elements according to the configuration modules of each category, and generating the corresponding service object according to each service element, includes: configuring at least one service element for each category of configuration modules; and combining the business elements corresponding to the configuration modules to generate corresponding business objects.
Optionally, the configuring module for each category configures at least one service element, including: displaying module information of the configuration modules of all categories in a business object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
Optionally, the configuration module includes at least one of: the system comprises a content module, a target module, a time module and a behavior module; the step of configuring the service element corresponding to the configuration module includes at least one of: configuring display information of the business object aiming at a content module, wherein the display information is used as a business element and comprises at least one of text data, image data and audio data; configuring a user range of a target user corresponding to the service object aiming at a target module, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time module, and taking the time information as a business element; configuring recommended behavior data corresponding to the business object aiming at a behavior module, and taking the recommended behavior data as a business element, wherein the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
Optionally, associating the service display position with the service object according to the attribute information and the service element, including: matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position; and configuring the matched business object into the display content on the business display position.
Optionally, matching the attribute information of the service object with the service element of the service display position includes at least one of: matching the display information of the service object with the content attribute of the service display position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
Optionally, the business object includes: advertisement, the service exhibition position comprises: an ad slot.
According to another aspect of the present invention, there is provided a setting apparatus of a business object, including: the display position configuration unit is used for configuring a service display position and attribute information of the service display position in the SDK; the object generation unit is used for configuring the service elements according to the configuration modules of all the categories and generating corresponding service objects according to all the service elements; and the association unit is used for associating the service display position with the service object according to the attribute information and the service element so as to display the service object on the service display position.
Optionally, the display bit configuration unit includes: the system comprises an area determining subunit, a service displaying unit and a service displaying unit, wherein the area determining subunit is used for selecting a specified area in an interface, and configuring at least one service displaying position and attribute information of the service displaying position in the specified area; and the attribute configuration subunit is used for adding the service display position and the attribute information of the service display position into the SDK.
Optionally, the display bit configuration unit includes: the area determining subunit is used for configuring a display area of the service display position in the interface in the service plug-in unit of the SDK; and the attribute configuration subunit is used for configuring the attribute information of the service display position.
Optionally, the attribute of the service exhibition position includes at least one of the following: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
Optionally, the object generating unit includes: an element configuration subunit, configured to configure at least one service element for each category of configuration module; and the combination generation subunit is used for combining the service elements corresponding to the configuration modules to generate corresponding service objects.
Optionally, the element configuration subunit is configured to display unit information of the configuration modules of each category in a service object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
Optionally, the configuration module includes at least one of: a content unit, a target unit, a time unit and a behavior unit; the object generating unit is used for configuring the display information of the business object aiming at the content unit, and taking the display information as a business element, wherein the display information comprises at least one of text data, image data and audio data; configuring a user range of a target user corresponding to the service object aiming at a target unit, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time unit, and taking the time information as a business element; and configuring recommended behavior data corresponding to the service object aiming at a behavior unit, wherein the recommended behavior data is used as a service element, and the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
Optionally, the associating unit includes: the matching subunit is used for matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position; and the association configuration subunit is used for configuring the matched business object into the display content on the business display position.
Optionally, the matching subunit is configured to match the display information of the service object with the content attribute of the service display position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
Optionally, the business object includes: advertisement, the service exhibition position comprises: an ad slot.
According to another aspect of the present invention, there is provided a server including: one or more processors; and one or more machine readable media having instructions stored thereon, which when executed by the one or more processors, cause the server to perform a method of setting a business object as described in one or more of the embodiments of the invention.
According to another aspect of the present invention, there is provided one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause a server to perform a method of setting a business object as described in one or more of the embodiments of the present invention.
According to the setting method and device of the service object, the service display position and the attribute information of the service display position can be configured in the SDK, and the service display position and the attribute information thereof can be conveniently configured; the business elements can be configured according to the configuration modules of various types, the corresponding business objects are generated according to the business elements, the configuration modules are used for configuring the business elements, the configuration method of the business objects is simplified, and the modification and the addition of the business objects are very convenient; and then, according to the attribute information and the service elements, associating the service display position with the service object so as to output the service object at the service display position, thereby obtaining the service object on the service display position which is rapidly determined, and having the beneficial effect of simple operation.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flow chart illustrating the steps of a method for setting a business object according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating the steps of a method for setting a business object according to another embodiment of the present invention;
FIG. 3 is a block diagram illustrating an embodiment of a business object setup apparatus according to an embodiment of the present invention;
FIG. 4 is a block diagram illustrating an embodiment of an apparatus for setting a business object according to another embodiment of the present invention;
FIG. 5 schematically shows a block diagram of a server for performing the method according to the invention;
fig. 6 schematically shows a storage unit for holding or carrying program code implementing a method according to the invention; and
fig. 7 is a block diagram schematically showing a partial structure related to a terminal device provided by an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The terminal equipment of the embodiment of the application comprises mobile terminals such as mobile phones and tablet computers, and games running on the mobile terminals can be called mobile phone games. Various application programs, such as a game application, a shopping application, a payment application, a player application and the like, can run on the mobile terminal, each application is usually embedded into a Software Development Kit (SDK), and the SDK can provide various tools for the application and assist the application in executing various operations. The SDK of the embodiment of the present application may set an application host module, which may also be referred to as a parent plug-in, for managing the application plug-in module, including installation, invocation, maintenance, uninstallation, and other management, and accordingly, the application plug-in module managed by the parent plug-in may be referred to as a child plug-in, so that the application host module may maintain plug-in information of each application plug-in module, such as various information of plug-in identification, plug-in name, plug-in version, plug-in installation time, update time, and the like. The SDK provides auxiliary information such as tools and data such as resources to provide services for the application. Therefore, the installation Package of the application can be accessed to the SDK through an interface, and if the installation Package in the Android system is an APK (Android Package), the SDK can be accessed to the APK.
The SDK may configure a service presentation location and present a service object in the application interface, such as configuring an ad slot in the interface to present an advertisement. The advertisement may be configured by an advertisement plug-in the SDK, or based on other modules, which is not limited in this embodiment of the present invention.
Referring to fig. 1, a flowchart illustrating steps of a method for setting a business object according to an embodiment of the present invention is shown.
Step 102, configuring a service display position in the SDK and attribute information of the service display position.
When the SDK is configured, a service display position may be configured in the SDK, that is, an interface corresponding to the service display position and data such as a position in the interface may be configured, and attribute information of the service display position may be configured, where the attribute information includes an attribute and an attribute value, and the service display position may be defined first, for example, information such as a type and time of a content displayed on the service display position is defined.
And 104, configuring the service elements according to the configuration modules of all the categories, and generating corresponding service objects according to all the service elements.
The service display position is used for displaying the service object, so the embodiment of the invention can also configure the service object. The business object is composed of multiple types of business elements, such as specific content, time and other elements, so that the business object can be configured modularly, that is, the configuration modules are set according to the types, each configuration module corresponds to a type of business element, so that when the business object is set, the business elements of each type can be set according to the configuration modules, such as the display content is configured in one configuration module, the display time is configured in another unit, and the like, and then the business elements are combined to obtain the corresponding business object.
And 106, associating the service display position with a service object according to the attribute information and the service element so as to output the service object at the service display position.
In the embodiment of the application, the attribute information of the service display position corresponds to the service element of the service object, for example, one attribute of the service display position is a content attribute, and the content attribute can specify that the service display position can output at least one of text, image and audio, so that the service object containing image data cannot be displayed for the service display position which can only output text data. Therefore, the attribute information of the service display position can be compared with the service elements of the service object, so that the matched service display position and the matched service object are determined, the service display position and the service object are associated, namely, the service display position is set on the service display position, and the service object is output.
For example, if an advertisement display space is a scroll bar type display space, an advertisement including text may be displayed thereon, but an advertisement including picture data may not be displayed.
In summary, the service display position and the attribute information of the service display position can be configured in the SDK, and the service display position and the attribute information thereof can be configured conveniently; the business elements can be configured according to the configuration modules of various types, the corresponding business objects are generated according to the business elements, the configuration modules are used for configuring the business elements, the configuration method of the business objects is simplified, and the modification and the addition of the business objects are very convenient; and then, according to the attribute information and the service elements, the service display position and the service object are associated so as to output the service object at the service display position, so that the service object at the service display position is quickly determined, and the operation is simple.
Referring to fig. 2, a flowchart illustrating steps of a method for setting a business object according to another embodiment of the present invention is shown.
Step 202, configuring a service display position in the SDK, and attribute information of the service display position.
In this embodiment, the service presentation position and the attribute information thereof may be configured in the SDK, where the service presentation position may be directly configured in the SDK, for example, in an application host module of the SDK, or in a plug-in module of the SDK, that is, in an application plug-in module.
Therefore, in an optional embodiment, configuring a service presentation position in the SDK, and attribute information of the service presentation position include: selecting a designated area in an interface, and configuring at least one service display position and attribute information of the service display position in the designated area; and adding the service display position and the attribute information of the service display position into the SDK. The interface to be displayed with the service object, that is, the interface to be set with the service display position, such as the home page of APP, may be determined, then a designated area is selected from the interface, where the designated area is an area corresponding to the service display position, and for example, the designated area may be determined by coordinate information, and then at least one service display position is always configured in the designated area. For each service presentation position, attribute information of the service presentation position may be configured. And then adding the service display position and the attribute information of the service display position into the SDK.
In another optional embodiment, configuring a service presentation position in the SDK, and attribute information of the service presentation position include: configuring a display area of a service display position in an interface in a service plug-in of the SDK; and configuring attribute information of the service display position. Namely, an application plug-in module of the SDK includes a service plug-in, and a service display position can be configured for the service plug-in, that is, an interface is selected and an interface display area is determined by using the service plug-in, one or more service display positions are determined in the display area, and then attribute information of each service display position is configured respectively.
Wherein the attribute of the service exhibition position comprises at least one of the following: content attribute, target attribute, time attribute, behavior attribute. The content attribute is used for defining the content type displayed on the service display position, such as a text type, an image type, an audio type and the like, and if the content type is the text type, the image type, the audio type and the like, an audio channel is opened or not; the target attribute is used for defining a recommendation target of the service display position, such as a whole user, a VIP user and the like; the time attribute is used for defining time information of the business object displayed on the business display position, such as any time, 20:00 to 23:00 at night; the behavior attribute is used for determining the behavior of the service object triggered on the service display position, such as jumping, downloading data and the like. The service display position can also comprise other attributes, such as basic attributes comprising information of a displayed interface, an area in the interface and the like. The attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
Step 204, configuring at least one service element for each category of configuration module.
And step 206, combining the service elements corresponding to the configuration modules to generate corresponding service objects.
When configuring the business object, modular configuration may be performed, that is, a configuration module is set for each category, so that each configuration module is adopted to configure the business elements of the corresponding category, wherein at least one business element may be configured for each category.
Wherein the configuring module for each category configures at least one service element, including: displaying module information of the configuration modules of all categories in a business object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication. In this embodiment, the service object is configured modularly, so that in order to conveniently configure the service object for different services, a service object configuration page may be set, and a configuration option may be configured for each configuration module in the page, so that module information of configuration modules of various categories is displayed in the page. Each module information corresponds to a configuration option, a user can select a required configuration option in a page, the project data of each configuration option corresponds to a service element, so that a configuration instruction can be sent out aiming at the configuration option, then based on the configuration instruction, the project of the selected configuration option is determined, the selected service element is further determined, and at least one service element configured correspondingly by each configuration module is determined. The configuration of page elements is realized through a page, for example, text data of a business object is edited in the page, and business elements such as image data and audio data of the business object are uploaded in the page.
In an embodiment of the present application, the configuration module includes at least one of: the system comprises a content module, a target module, a time module and a behavior module. The content module is used for configuring the content of the business object, such as text, image, audio and video, and the like; the target module is used for configuring output targets of business objects, such as all users, VIP users, users playing certain games, users performing certain operations and the like; the time module user configures the display time of the business object, such as 8:00-12 in the morning: 00, as well as on weekends, etc.; the behavior module is used for configuring triggering behaviors of the business object, such as a page which jumps after clicking, downloading an APP after clicking and the like.
The step of configuring the service element corresponding to the configuration module includes at least one of:
and configuring display information of the business object aiming at a content module, wherein the display information is used as a business element and comprises at least one of text data, image data and audio data. That is, the content module may be used to configure the presentation information of the business object, for example, the advertisement of the business object, and the text, image, audio and other elements of the advertisement may be configured. Such as still images, moving images, text data, etc. that configure the business object.
And configuring a user range of the target user corresponding to the service object aiming at the target module, and taking the user range as a service element. Namely, the target module is adopted to configure the user range of the target user corresponding to the business object, wherein the user range is the condition of the target user, such as user level, user behavior and the like. Such as game advertisements of business objects, the target users are set to be users playing class a games, or the target users are paying users, etc.
And configuring time information for displaying the service object aiming at a time module, and taking the time information as a service element. The time information is the time for displaying the business object, such as displaying in friday every week, displaying after entering a designated page at any time, and the like.
Configuring recommended behavior data corresponding to the business object aiming at a behavior module, and taking the recommended behavior data as a business element, wherein the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page. Recommending behavior data, namely behaviors executed after the recommended service object is triggered, for example, a webpage is opened after the service object is clicked, and the webpage address of the webpage can be configured; if the business object is clicked and then the corresponding application is downloaded, the download address of the application can be configured, and if the application page is displayed after the business object is clicked, the address information of the specified page in the application can be configured.
Therefore, the business elements are configured through the modules and then combined to generate the corresponding business object. For example, the data such as text, image, etc. and the time information, the recommended behavior data and the user range of the target user can be combined to generate the corresponding advertisement.
And 208, matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position.
The attribute information of the service object corresponds to the service element of the service display position, so that the attribute information of the service object can be matched with the service element of the service display position, and the matched service object and the service display position can be obtained.
Wherein, matching the attribute information of the service object with the service element of the service display position comprises at least one step:
matching the display information of the service object with the content attribute of the service display position; that is, the display information and the content attribute are matched, and whether the category of the element in the display information conforms to the content attribute is determined, for example, if the content attribute supports a text category, and the category of the element is a picture category, the two are not matched, and if the content attribute supports a text, a picture, an audio video, and the two are matched. If an advertisement is a scroll bar, only the text class is supported, then one video advertisement does not match it, and one text advertisement matches it.
Matching the user range of the service object with the target attribute of the service display position; that is, it is determined whether the user range and the target attribute are matched, where, if the target attribute range and the user range have an intersection, the user range is a VIP user and the target attribute is an entire user, or if the target attribute is a VIP user and the user range is an entire user, the user range and the user range can be considered to be matched, and if the user range is a VIP user and the target attribute is a non-VIP user, the user range and the target attribute are not matched. In this embodiment, the range of the target attribute larger than the user range may be set to match, and the like, specifically set according to the requirement. For example, an advertisement that is recommended to a user to join a VIP may be sent to a non-VIP user, while it may not make sense for a VIP user and may not occupy the user's ad slot.
Matching the time information of the service object with the time attribute of the service display position; and setting intersection between the time information and the time attribute as matching, or setting the time attribute not less than the time information as matching, and the like, so as to select the service display position capable of displaying the required service object at the required time.
Matching the recommended behavior data of the service object with the behavior attribute of the service display position; and matching the behavior attribute with the recommended behavior data to determine a service display position capable of supporting the recommended behavior of the service object, and if the service display position supports skipping, supporting the service object which needs to start a webpage and download an APP.
Therefore, the corresponding matched service object and service display position can be obtained.
Step 210, configuring the matched business object as the display content on the business display position.
And configuring the matched business object into display content on a business display position, and establishing the association between the business object and the business display position. Therefore, after the subsequent SDK is implanted into the installation package, when a user runs the installation package and a service display position is arranged on an interface, the corresponding service object can be displayed in the service display position.
In the embodiment of the application, when the service display position and the service object in the SDK are realized through the service plug-in, the service display position in the plug-in can be configured when the service plug-in is updated, and the service object correspondingly displayed at the service display position can be updated, so that the expandability of the service object in the SDK is improved.
For simplicity of explanation, the method embodiments are described as a series of acts or combinations, but those skilled in the art will appreciate that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently with other steps in accordance with the embodiments of the invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
The embodiment of the invention also provides a setting device of the business object, which is applied to electronic equipment such as a server and the like.
Referring to fig. 3, a block diagram of a configuration embodiment of a setting apparatus for a business object according to an embodiment of the present invention is shown, which may specifically include the following modules:
the presentation position configuration unit 302 is configured to configure a service presentation position in the SDK and attribute information of the service presentation position.
And an object generating unit 304, configured to configure the service elements according to the configuration modules of each category, and generate corresponding service objects according to the service elements.
The associating unit 306 is configured to associate the service display position with a service object according to the attribute information and the service element, so as to display the service object at the service display position.
In summary, the service display position and the attribute information of the service display position can be configured in the SDK, and the service display position and the attribute information thereof can be configured conveniently; the business elements can be configured according to the configuration modules of various types, the corresponding business objects are generated according to the business elements, the configuration modules are used for configuring the business elements, the configuration method of the business objects is simplified, and the modification and the addition of the business objects are very convenient; then, according to the attribute information and the service elements, the service display position and the service object are associated to output the service object on the service display position, the service object on the service display position is rapidly determined, and the operation is simple
Referring to fig. 4, a block diagram of a configuration embodiment of a setting apparatus for a business object according to another embodiment of the present invention is shown, which may specifically include the following modules:
the presentation position configuration unit 302 is configured to configure a service presentation position in the SDK and attribute information of the service presentation position.
And an object generating unit 304, configured to configure the service elements according to the configuration modules of each category, and generate corresponding service objects according to the service elements.
The associating unit 306 is configured to associate the service display position with a service object according to the attribute information and the service element, so as to display the service object at the service display position.
The presentation bit configuration unit 302 includes: a region determination subunit 3022 and an attribute configuration subunit 3024.
In an embodiment, the area determining subunit 3022 is configured to select a specified area in the interface, and configure at least one service presentation position and attribute information of the service presentation position in the specified area; an attribute configuration subunit 3024, configured to add the service presentation position and the attribute information of the service presentation position to the SDK.
In another embodiment, the area determining subunit 3022 is configured to configure, in the service plug-in of the SDK, a display area of the service display position in the interface; an attribute configuration subunit 3024, configured to configure attribute information of the service display position.
Wherein the attribute of the service exhibition position comprises at least one of the following: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
The object generating unit 304 includes: an element configuration subunit 3042 and a combination generation subunit 3044, where:
an element configuration subunit 3042, configured to configure at least one business element for each category of configuration module.
A combination generating subunit 3044, configured to combine the service elements corresponding to the configuration modules, and generate a corresponding service object.
The element configuration subunit 3042 is configured to display unit information of configuration modules of each category in a service object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
The configuration module includes at least one of: a content unit, a target unit, a time unit and a behavior unit; the object generating unit 304 is configured to configure, for a content unit, presentation information of the business object, where the presentation information is used as a business element, and the presentation information includes at least one of text data, image data, and audio data; configuring a user range of a target user corresponding to the service object aiming at a target unit, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time unit, and taking the time information as a business element; and configuring recommended behavior data corresponding to the service object aiming at a behavior unit, wherein the recommended behavior data is used as a service element, and the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
The associating unit 306 includes: a matching subunit 3062 and an associated configuration subunit 3064, wherein:
the matching subunit 3062 is configured to match the attribute information of the service object with the service element at the service display position, and determine a corresponding matched service object and service display position.
And the association configuration subunit 3064 is configured to configure the matched business object as the display content at the business display position.
The matching subunit 3062, configured to match the display information of the service object with the content attribute of the service display position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
The business object comprises: advertisement, the service exhibition position comprises: an ad slot.
In the embodiment of the application, when the service display position and the service object in the SDK are realized through the service plug-in, the service display position in the plug-in can be configured when the service plug-in is updated, and the service object correspondingly displayed at the service display position can be updated, so that the expandability of the service object in the SDK is improved.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components in an electronic device according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form. The electronic devices may include servers (clusters), terminal devices, and the like.
An embodiment of the present invention provides a server, including: one or more processors; and one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the server to perform a plug-in backup method as described in one or more of the embodiments of the invention.
Embodiments of the invention provide one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause a server to perform a plug-in backup method as described in one or more of embodiments of the invention.
An example of an embodiment of the present invention provides a server, for example, fig. 5 illustrates a server, such as an application server, a cloud control service server cluster, and the like, which may implement the server for device detection according to the present invention. The server conventionally includes a processor 510 and a computer program product or computer-readable medium in the form of a memory 520. The memory 520 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. The memory 520 has a memory space 530 for program code 531 for performing any of the method steps in the method described above. For example, the storage space 530 for the program code may include respective program codes 531 for implementing various steps in the above method, respectively. The program code can be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such a computer program product is typically a portable or fixed storage unit as described with reference to fig. 6. The storage unit may have a storage section, a storage space, and the like arranged similarly to the memory 520 in the server of fig. 5. The program code may be compressed, for example, in a suitable form. Typically, the storage unit comprises computer readable code 531', i.e. code that can be read by a processor, such as 510, for example, which when executed by a server causes the server to perform the steps of the method described above.
An embodiment of the present invention provides a terminal device, including: one or more processors; and one or more machine readable media having instructions stored thereon, which when executed by the one or more processors, cause the terminal device to perform a plug-in execution method as described in one or more of the embodiments of the invention.
Embodiments of the present invention provide one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause a terminal device to perform a plug-in execution method as described in one or more of embodiments of the present invention.
Fig. 7 shows, for convenience of description, only a portion related to the embodiment of the present invention, and details of the specific technology are not disclosed, please refer to a method portion in the embodiment of the present invention. The terminal device may be any device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, and the like.
Fig. 7 is a block diagram illustrating a partial structure related to a terminal device provided in an embodiment of the present invention. Referring to fig. 7, the terminal device includes: radio Frequency (RF) circuit 710, memory 720, input unit 730, display unit 740, sensor 750, audio circuit 760, wireless fidelity (WiFi) module 770, processor 780, power supply 790 and camera 7110. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 7 does not constitute a limitation of the terminal device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following specifically describes each constituent component of the terminal device with reference to fig. 7:
the RF circuit 710 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 780; in addition, the data for designing uplink is transmitted to the base station. In general, the RF circuit 710 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 710 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 720 may be used to store software programs and modules, and the processor 780 may execute various functional applications of the terminal device and data processing by operating the software programs and modules stored in the memory 720. The memory 720 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal device, and the like. Further, the memory 720 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 730 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the input unit 730 may include a touch panel 731 and other input devices 732. The touch panel 731, also referred to as a touch screen, can collect touch operations of a user (e.g. operations of the user on or near the touch panel 731 by using any suitable object or accessory such as a finger, a stylus, etc.) and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 731 may include two portions of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts it to touch point coordinates, and sends the touch point coordinates to the processor 780, and can receive and execute commands from the processor 780. In addition, the touch panel 731 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 730 may include other input devices 732 in addition to the touch panel 731. In particular, other input devices 732 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 740 may be used to display information input by the user or information provided to the user and various menus of the terminal device. The Display unit 740 may include a Display panel 741, and optionally, the Display panel 741 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 731 can cover the display panel 741, and when the touch panel 731 detects a touch operation on or near the touch panel 731, the touch operation is transmitted to the processor 780 to determine the type of the touch event, and then the processor 780 provides a corresponding visual output on the display panel 741 according to the type of the touch event. Although in fig. 7, the touch panel 731 and the display panel 741 are two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 731 and the display panel 741 may be integrated to implement the input and output functions of the terminal device.
The terminal device may also include at least one sensor 750, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 741 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 741 and/or a backlight when the terminal device is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications (such as horizontal and vertical screen switching, related games, magnetometer attitude calibration) for recognizing the attitude of the terminal device, and related functions (such as pedometer and tapping) for vibration recognition; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal device, detailed description is omitted here.
Audio circuitry 760, speaker 761, and microphone 762 may provide an audio interface between a user and a terminal device. The audio circuit 760 can transmit the electrical signal converted from the received audio data to the speaker 761, and the electrical signal is converted into a sound signal by the speaker 761 and output; on the other hand, the microphone 762 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 760, processes the audio data by the audio data output processor 780, and transmits the processed audio data to, for example, another terminal device via the RF circuit 710, or outputs the audio data to the memory 720 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the terminal equipment can help a user to send and receive e-mails, browse webpages, access streaming media and the like through the WiFi module 770, and provides wireless broadband Internet access for the user. Although fig. 7 shows the WiFi module 770, it is understood that it does not belong to the essential constitution of the terminal device, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 780 is a control center of the terminal device, connects various parts of the entire terminal device using various interfaces and lines, and performs various functions of the terminal device and processes data by operating or executing software programs and/or modules stored in the memory 720 and calling data stored in the memory 720, thereby integrally monitoring the terminal device. Optionally, processor 780 may include one or more processing units; preferably, the processor 780 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 780.
The terminal device also includes a power supply 790 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 780 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
The camera 7110 may perform a photographing function.
Although not shown, the terminal device may further include a bluetooth module or the like, which is not described in detail herein.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The embodiment of the invention discloses A1 and a method for setting a business object, which comprises the following steps: configuring a service display position and attribute information of the service display position in an SDK; configuring service elements according to the configuration modules of all classes, and generating corresponding service objects according to all the service elements; and associating the service display position with a service object according to the attribute information and the service element so as to output the service object at the service display position.
A2, the method as in a1, wherein the configuring service exhibition position in SDK, and attribute information of the service exhibition position, includes: selecting a designated area in an interface, and configuring at least one service display position and attribute information of the service display position in the designated area; and adding the service display position and the attribute information of the service display position into the SDK.
A3, the method as in a1, wherein the configuring service exhibition position in SDK, and attribute information of the service exhibition position, includes: configuring a display area of a service display position in an interface in a service plug-in of the SDK; and configuring attribute information of the service display position.
A4, the method according to any a1-A3, wherein the attributes of the service exhibition location include at least one of: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
A5, the method as in a1, wherein the configuring the service elements according to the configuration modules of each category and generating the corresponding service objects according to the service elements, includes: configuring at least one service element for each category of configuration modules; and combining the business elements corresponding to the configuration modules to generate corresponding business objects.
A6, the method as in a5, wherein the configuring module for each category configures at least one business element, comprising: displaying module information of the configuration modules of all categories in a business object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
A7, the method as described in a1, a5, or a6, wherein the configuration module includes at least one of: the system comprises a content module, a target module, a time module and a behavior module; the step of configuring the service element corresponding to the configuration module includes at least one of: configuring display information of the business object aiming at a content module, wherein the display information is used as a business element and comprises at least one of text data, image data and audio data; configuring a user range of a target user corresponding to the service object aiming at a target module, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time module, and taking the time information as a business element; configuring recommended behavior data corresponding to the business object aiming at a behavior module, and taking the recommended behavior data as a business element, wherein the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
A8, the method as in A1, wherein associating the business exhibition location with a business object according to the attribute information and the business element, comprises: matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position; and configuring the matched business object into the display content on the business display position.
A9, the method according to A8, wherein the matching of the attribute information of the business object with the business element of the business exhibition position includes at least one of the steps of: matching the display information of the service object with the content attribute of the service display position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
A10, the method of A1, wherein the business object includes: advertisement, the service exhibition position comprises: an ad slot.
The embodiment of the invention also discloses B11, a setting device of a business object, comprising: the display position configuration unit is used for configuring a service display position and attribute information of the service display position in the SDK; the object generation unit is used for configuring the service elements according to the configuration modules of all the categories and generating corresponding service objects according to all the service elements; and the association unit is used for associating the service display position with the service object according to the attribute information and the service element so as to display the service object on the service display position.
B12, the apparatus as in B11, wherein the display bit configuration unit comprises: the system comprises an area determining subunit, a service displaying unit and a service displaying unit, wherein the area determining subunit is used for selecting a specified area in an interface, and configuring at least one service displaying position and attribute information of the service displaying position in the specified area; and the attribute configuration subunit is used for adding the service display position and the attribute information of the service display position into the SDK.
B13, the apparatus as in B11, wherein the display bit configuration unit comprises: the area determining subunit is used for configuring a display area of the service display position in the interface in the service plug-in unit of the SDK; and the attribute configuration subunit is used for configuring the attribute information of the service display position.
B14, the apparatus as in B11, wherein the attributes of the service exhibition location include at least one of: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
B15, the apparatus as described in B11, wherein the object generation unit comprises: an element configuration subunit, configured to configure at least one service element for each category of configuration module; and the combination generation subunit is used for combining the service elements corresponding to the configuration modules to generate corresponding service objects.
B16, the device according to B15, wherein the element configuration subunit is used for displaying the unit information of the configuration modules of each category in a service object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
B17, the apparatus as described in B11, B15 or B16, wherein the configuration module comprises at least one of: a content unit, a target unit, a time unit and a behavior unit; the object generating unit is used for configuring the display information of the business object aiming at the content unit, and taking the display information as a business element, wherein the display information comprises at least one of text data, image data and audio data; configuring a user range of a target user corresponding to the service object aiming at a target unit, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time unit, and taking the time information as a business element; and configuring recommended behavior data corresponding to the service object aiming at a behavior unit, wherein the recommended behavior data is used as a service element, and the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
B18, the device as B11, wherein the association unit comprises: the matching subunit is used for matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position; and the association configuration subunit is used for configuring the matched business object into the display content on the business display position.
B19, the apparatus according to B18, wherein the matching subunit is configured to match the presentation information of the service object with the content attribute of the service presentation position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
B20, the apparatus as in B11, wherein the business object comprises: advertisement, the service exhibition position comprises: an ad slot.
The embodiment of the invention also discloses C21 and a server, which comprises: one or more processors; and one or more machine readable media having instructions stored thereon, which when executed by the one or more processors, cause the server to perform a method of setting a business object as described in one or more of a1-a 9.
Embodiments of the present invention also disclose D22, one or more machine readable media having instructions stored thereon, which when executed by one or more processors, cause a server to perform a method for provisioning business objects as described in one or more of a1-a 9.

Claims (18)

1. A setting method of a business object comprises the following steps:
configuring a service display position and attribute information of the service display position in an SDK;
configuring service elements according to the configuration modules of all classes, and generating corresponding service objects according to all the service elements;
associating the service display position with a service object according to the attribute information and the service element so as to output the service object at the service display position;
the configuring the service elements according to the configuration modules of each category, and generating the corresponding service objects according to the service elements includes:
configuring at least one service element for each category of configuration modules;
combining the business elements corresponding to the configuration modules to generate corresponding business objects;
the configuration module for each category configures at least one business element, including:
displaying module information of the configuration modules of all categories in a business object configuration page;
and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
2. The method of claim 1, wherein the configuring the service presentation location in the SDK, and the attribute information of the service presentation location comprises:
selecting a designated area in an interface, and configuring at least one service display position and attribute information of the service display position in the designated area;
and adding the service display position and the attribute information of the service display position into the SDK.
3. The method of claim 1, wherein the configuring the service presentation location in the SDK, and the attribute information of the service presentation location comprises:
configuring a display area of a service display position in an interface in a service plug-in of the SDK;
and configuring attribute information of the service display position.
4. A method according to any of claims 1-3, wherein the attributes of the service presentation location comprise at least one of: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
5. The method of claim 1, wherein the configuration module comprises at least one of: the system comprises a content module, a target module, a time module and a behavior module;
the step of configuring the service element corresponding to the configuration module includes at least one of:
configuring display information of the business object aiming at a content module, wherein the display information is used as a business element and comprises at least one of text data, image data and audio data;
configuring a user range of a target user corresponding to the service object aiming at a target module, and taking the user range as a service element;
configuring time information for displaying the business object aiming at a time module, and taking the time information as a business element;
configuring recommended behavior data corresponding to the business object aiming at a behavior module, and taking the recommended behavior data as a business element, wherein the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
6. The method of claim 1, wherein associating the business presentation location with a business object based on the attribute information and the business element comprises:
matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position;
and configuring the matched business object into the display content on the business display position.
7. The method of claim 6, wherein matching attribute information of the business object with business elements of a business presentation location comprises at least one of:
matching the display information of the service object with the content attribute of the service display position;
matching the user range of the service object with the target attribute of the service display position;
matching the time information of the service object with the time attribute of the service display position;
and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
8. The method of claim 1, wherein the business object comprises: advertisement, the service exhibition position comprises: an ad slot.
9. A setting apparatus of a business object, comprising:
the display position configuration unit is used for configuring a service display position and attribute information of the service display position in the SDK;
the object generation unit is used for configuring the service elements according to the configuration modules of all the categories and generating corresponding service objects according to all the service elements;
the association unit is used for associating the service display position with a service object according to the attribute information and the service element so as to display the service object on the service display position;
wherein the object generation unit comprises:
an element configuration subunit, configured to configure at least one service element for each category of configuration module;
the combination generation subunit is used for combining the service elements corresponding to the configuration modules to generate corresponding service objects;
the element configuration subunit is used for displaying unit information of the configuration modules of each category in a service object configuration page; and acquiring at least one service element correspondingly configured by each configuration module according to the configuration indication.
10. The apparatus of claim 9, wherein the presentation bit configuration unit comprises:
the system comprises an area determining subunit, a service displaying unit and a service displaying unit, wherein the area determining subunit is used for selecting a specified area in an interface, and configuring at least one service displaying position and attribute information of the service displaying position in the specified area;
and the attribute configuration subunit is used for adding the service display position and the attribute information of the service display position into the SDK.
11. The apparatus of claim 9, wherein the presentation bit configuration unit comprises:
the area determining subunit is used for configuring a display area of the service display position in the interface in the service plug-in unit of the SDK;
and the attribute configuration subunit is used for configuring the attribute information of the service display position.
12. The apparatus of claim 9, wherein the attributes of the service presentation location include at least one of: content attribute, target attribute, time attribute, behavior attribute; the attribute information includes at least one of: attribute values of the content attribute, attribute values of the target attribute, attribute values of the time attribute, and attribute values of the behavior attribute.
13. The apparatus of claim 9, wherein the configuration module comprises at least one of: a content unit, a target unit, a time unit and a behavior unit;
the object generating unit is used for configuring the display information of the business object aiming at the content unit, and taking the display information as a business element, wherein the display information comprises at least one of text data, image data and audio data; configuring a user range of a target user corresponding to the service object aiming at a target unit, and taking the user range as a service element; configuring time information for displaying the business object aiming at a time unit, and taking the time information as a business element; and configuring recommended behavior data corresponding to the service object aiming at a behavior unit, wherein the recommended behavior data is used as a service element, and the recommended behavior data comprises: and at least one of opening a webpage, downloading an application and displaying an application page.
14. The apparatus of claim 9, wherein the associating unit comprises:
the matching subunit is used for matching the attribute information of the service object with the service element of the service display position, and determining the corresponding matched service object and service display position;
and the association configuration subunit is used for configuring the matched business object into the display content on the business display position.
15. The apparatus of claim 14,
the matching subunit is configured to match the display information of the service object with the content attribute of the service display position; matching the user range of the service object with the target attribute of the service display position; matching the time information of the service object with the time attribute of the service display position; and matching the recommended behavior data of the service object with the behavior attribute of the service display position.
16. The apparatus of claim 9, wherein the business object comprises: advertisement, the service exhibition position comprises: an ad slot.
17. A server, comprising:
one or more processors; and
one or more machine-readable media having instructions stored thereon, which when executed by the one or more processors, cause the server to perform a method of provisioning a business object as recited in one or more of claims 1-8.
18. One or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause a server to perform a method of provisioning a business object as recited in one or more of claims 1-8.
CN201711064598.0A 2017-11-02 2017-11-02 Method and device for setting business object, server and storage medium Active CN107943495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711064598.0A CN107943495B (en) 2017-11-02 2017-11-02 Method and device for setting business object, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711064598.0A CN107943495B (en) 2017-11-02 2017-11-02 Method and device for setting business object, server and storage medium

Publications (2)

Publication Number Publication Date
CN107943495A CN107943495A (en) 2018-04-20
CN107943495B true CN107943495B (en) 2021-04-16

Family

ID=61934213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711064598.0A Active CN107943495B (en) 2017-11-02 2017-11-02 Method and device for setting business object, server and storage medium

Country Status (1)

Country Link
CN (1) CN107943495B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109819273B (en) * 2018-12-20 2021-08-13 华为技术有限公司 End-side advertisement display method and corresponding terminal and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727638A (en) * 2009-11-13 2010-06-09 深圳市同洲电子股份有限公司 Advertisement scheduling method and device and advertisement system
JP2013047885A (en) * 2011-08-29 2013-03-07 Nec Corp Advertisement distribution system, advertisement distribution device, advertisement distribution method and program
CN105407365A (en) * 2015-12-07 2016-03-16 深圳市创维软件有限公司 Advertisement data management method and advertisement management server side
CN107018166A (en) * 2016-08-05 2017-08-04 阿里巴巴集团控股有限公司 Service showing method and terminal
CN107146107A (en) * 2017-05-05 2017-09-08 携程旅游信息技术(上海)有限公司 The system and method for dynamic generation advertisement position

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727638A (en) * 2009-11-13 2010-06-09 深圳市同洲电子股份有限公司 Advertisement scheduling method and device and advertisement system
JP2013047885A (en) * 2011-08-29 2013-03-07 Nec Corp Advertisement distribution system, advertisement distribution device, advertisement distribution method and program
CN105407365A (en) * 2015-12-07 2016-03-16 深圳市创维软件有限公司 Advertisement data management method and advertisement management server side
CN107018166A (en) * 2016-08-05 2017-08-04 阿里巴巴集团控股有限公司 Service showing method and terminal
CN107146107A (en) * 2017-05-05 2017-09-08 携程旅游信息技术(上海)有限公司 The system and method for dynamic generation advertisement position

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
团购网站首页广告配置平台的设计与实现;杨洋;《CNKI》;20170420;第6-9页 *

Also Published As

Publication number Publication date
CN107943495A (en) 2018-04-20

Similar Documents

Publication Publication Date Title
US11355157B2 (en) Special effect synchronization method and apparatus, and mobile terminal
CN107943683B (en) Test script generation method and device, electronic equipment and storage medium
CN108055490B (en) Video processing method and device, mobile terminal and storage medium
CN107153537B (en) Information display method and device based on multi-task interface and mobile terminal
CN106296255B (en) Page information display method and device
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN108055567B (en) Video processing method and device, terminal equipment and storage medium
CN107943685B (en) Traversal path generation method and device, server and storage medium
CN106231433B (en) A kind of methods, devices and systems playing network video
CN108235754A (en) A kind of method and apparatus that user is prompted to update application version
CN106126207B (en) Desktop information display method and device and mobile terminal
CN107103074B (en) Processing method of shared information and mobile terminal
US20200310771A1 (en) Application Processing Method for Terminal Device, and Terminal Device
CN106056001A (en) Private data protection method and apparatus based on mobile terminal and mobile terminal
KR102239616B1 (en) Message notification method and terminal
CN106713636B (en) Loading method, device and the mobile terminal of image data
CN106933636B (en) Method and device for starting plug-in service and terminal equipment
CN106254488B (en) The method of screen locking picture push, the method played and relevant apparatus
CN107465646B (en) A kind of application method for down loading, system and relevant device
CN106095423B (en) Method, terminal and server for providing browsing service
CN106155888A (en) The detection method of webpage loading performance and device in a kind of Mobile solution
CN110609694A (en) BUG repairing method and device, terminal equipment and storage medium
CN104135504A (en) An application-based service providing method, device and system
CN106874038B (en) Application installation method and device and mobile terminal
CN106713627B (en) Method and device for pushing message in notification bar and mobile terminal

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
GR01 Patent grant