CN113467827A - Version control method and device for advertisement page - Google Patents

Version control method and device for advertisement page Download PDF

Info

Publication number
CN113467827A
CN113467827A CN202110813064.3A CN202110813064A CN113467827A CN 113467827 A CN113467827 A CN 113467827A CN 202110813064 A CN202110813064 A CN 202110813064A CN 113467827 A CN113467827 A CN 113467827A
Authority
CN
China
Prior art keywords
advertisement page
version
component
launched
version number
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110813064.3A
Other languages
Chinese (zh)
Inventor
罗旭廷
邵帅
林静英
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Bilibili Technology Co Ltd
Original Assignee
Shanghai Bilibili 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 Shanghai Bilibili Technology Co Ltd filed Critical Shanghai Bilibili Technology Co Ltd
Priority to CN202110813064.3A priority Critical patent/CN113467827A/en
Publication of CN113467827A publication Critical patent/CN113467827A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Databases & Information Systems (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Marketing (AREA)
  • Computer Security & Cryptography (AREA)
  • Economics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application provides a version control method and a version control device for an advertisement page, wherein the version control method for the advertisement page comprises the following steps: responding to an advertisement page construction instruction to generate an advertisement page to be launched; acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component; determining the version information of the advertisement page to be launched according to the version information of each advertisement page component; and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched. The version control method of the advertisement page determines the version information of the advertisement page to be launched according to the version information of the advertisement page component, so that the advertisement page to be launched can reach more audience users, and the range of influence of the advertisement page is widened.

Description

Version control method and device for advertisement page
Technical Field
The application relates to the technical field of internet, in particular to a version control method of an advertisement page. The application also relates to a version control device of the advertisement page, a computing device and a computer readable storage medium.
Background
The advertisement page is a webpage displayed to a potential user after the potential user searches by using a search engine, the advertisement page is usually constructed by an advertisement page website building tool, the page in the advertisement page website building tool is built by a plurality of native components, the components can be iteratively realized in different functional versions, the components and the functions of a high version cannot run in a low version application program, and when a new component or a new function is developed, the corresponding application program needs to be updated so as to ensure the completeness of the functionality.
Disclosure of Invention
In view of this, the present application provides a version control method for an advertisement page. The application also relates to a version control device of the advertisement page, a computing device and a computer readable storage medium, which are used for solving the problems that the number of users capable of being delivered to the advertisement page is reduced and the reach of the advertisement page is low due to low version of an application program in the prior art.
According to a first aspect of the embodiments of the present application, there is provided a version control method for an advertisement page, including:
responding to an advertisement page construction instruction to generate an advertisement page to be launched;
acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component;
determining the version information of the advertisement page to be launched according to the version information of each advertisement page component;
and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched.
According to a second aspect of the embodiments of the present application, there is provided an apparatus for controlling a version of an advertisement page, including:
the generation module is configured to respond to an advertisement page construction instruction to generate an advertisement page to be delivered;
the acquisition module is configured to acquire at least one advertisement page component of the advertisement page to be launched and acquire version information of each advertisement page component;
the determining module is configured to determine the version information of the advertisement page to be delivered according to the version information of each advertisement page component;
and the sending module is configured to send the advertisement page to be delivered to a terminal meeting the version information of the advertisement page to be delivered.
According to a third aspect of embodiments of the present application, there is provided a computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, the processor implementing the steps of the method for versioning a version of the advertisement page when executing the computer instructions.
According to a fourth aspect of embodiments of the present application, there is provided a computer-readable storage medium storing computer instructions which, when executed by a processor, implement the steps of the version control method of the advertisement page.
The version control method of the advertisement page provided by the application responds to an advertisement page construction instruction to generate an advertisement page to be launched; acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component; determining the version information of the advertisement page to be launched according to the version information of each advertisement page component; and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched. By the version control method of the advertisement page, the advertisement page to be launched can reach more audience users, so that more users can see the advertisement page, and the influence range of the advertisement page is enlarged.
Drawings
Fig. 1 is a flowchart of a version control method for an advertisement page according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an advertisement delivery scenario of a version control method for an advertisement page used in an embodiment of the present application;
fig. 3 is a processing flow chart of a version control method applied to an advertisement page of an advertisement placement scenario according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a version control apparatus for an advertisement page according to an embodiment of the present application;
fig. 5 is a block diagram of a computing device according to an embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The terminology used in the one or more embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the one or more embodiments of the present application. As used in one or more embodiments of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present application refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments of the present application to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first aspect may be termed a second aspect, and, similarly, a second aspect may be termed a first aspect, without departing from the scope of one or more embodiments of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
First, the noun terms to which one or more embodiments of the present application relate are explained.
Advertisement page: also called landing pages, and guide pages, in internet marketing, when a potential user clicks an advertisement or searches with a search engine, the potential user displays a web page to the user, and generally, the web page displays extended content related to the clicked content or a link of a search result, and the web page should be optimized by the search engine for a certain keyword.
Software version: after the software product is put into use, the software product runs for a period of time, the requirement of change is put forward, great correction or error correction is needed, the function is enhanced or the performance is improved.
In the field of internet advertising, landing page (advertisement page) skipping is increasingly common, and landing pages can be divided into one-hop landing pages, two-hop landing pages, three-hop landing pages and the like according to the total skipping times of users. The commercial advertisement page website building tool can quickly build an advertisement page, and can build an advertisement page which can be used for putting propaganda in a few minutes as long as typing is carried out and professional knowledge is not needed.
The function of the advertisement page is continuously iterative, the low-version application program (APP) does not support the high-version function, after the website building tool of the advertisement page is iterated each time, the configured advertisement page can only be launched to the APP of the latest version, but some advertisement pages do not use the new function and new components of the website building tool after being updated, the users of the low-version APP can browse the advertisement page normally, and if the advertisement page is launched to the APP of the latest version each time, a great part of users of the low-version audience can be lost.
Based on this, in the present application, a version control method of an advertisement page is provided, and the present application simultaneously relates to a version control apparatus of an advertisement page, a computing device, and a computer readable storage medium, which are described in detail in the following embodiments one by one.
Fig. 1 shows a flowchart of a version control method for an advertisement page according to an embodiment of the present application, which specifically includes the following steps:
step 102: and responding to the advertisement page construction instruction to generate an advertisement page to be launched.
In internet marketing, when a potential user clicks an advertisement or searches with a search engine, and then displays a web page to the user, the web page generally displays extended content related to the clicked content or a link of a search result, and the web page should be optimized by the search engine for a certain keyword.
The advertisement page building instruction is usually sent by a user using a site building tool, the advertisement page site building tool usually comprises a visual configuration interface, the user can build an advertisement page to be launched in a mode of dragging an advertisement page assembly, and the advertisement page to be launched is specifically generated according to the requirements of the user and is not launched to the advertisement page of the user.
In view of the visualization properties of the advertisement page establishment tool, the advertisement page establishment instruction is not a single instruction, but a set of multiple instructions, and specifically, the advertisement page to be delivered is generated in response to the advertisement page establishment instruction, which includes:
receiving an advertisement page construction instruction, wherein the advertisement page construction instruction carries at least one advertisement page component corresponding to an advertisement page to be delivered and component position information corresponding to each advertisement page component;
and placing each advertisement page component based on the component position information corresponding to each advertisement page component, and generating the advertisement page to be delivered.
In practical application, an advertisement page building instruction is continuously received, advertisement page components used for generating the advertisement page to be delivered and component position information of each advertisement page component in the advertisement page to be delivered are written in the building instruction, for example, a user drags a button, the button is placed in the advertisement page, the button is an advertisement page component, and the specific position of the button in the advertisement page is component position information. The advertisement page components comprise button components, picture control components, Flash control components, text control components, form control components and the like; the component position information may specifically be coordinate information of the component in the advertisement page.
In a specific embodiment provided by the application, taking the example that a user constructs an advertisement page P to be delivered, the user drags an advertisement page component a, an advertisement page component b, an advertisement page component c, an advertisement page component d, and an advertisement page component e in a visualization interface of a station building tool to form the advertisement page P to be delivered.
Step 104: and acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component.
In the process of dragging the advertisement page component, information of each advertisement page component, such as position information, version number, type information and the like of the advertisement page component, is correspondingly added in a data source of the advertisement page. In practical application, each time the website building tool is updated, one or more advertisement page components may be modified, for example, in version V6.1, the button component is modified, an invitation function is added, after the component is modified, the version is upgraded from V6.1 to V6.2, then the video component is modified, the version is upgraded from V6.2 to V6.3, and the like.
The version information of the ad page component may include a lowest compatible version number of the ad page component, a current version number of the ad page component, a preferred version number of the ad page component, and so on. In the present application, obtaining version information of each advertisement page component specifically includes:
the lowest compatible version number of each advertisement page component is obtained.
The lowest compatible version number specifically refers to the version number at least required by the current advertisement page component, for example, in the button component, an invitation button is used, and the invitation button appears for the first time in the website building tool of the V6.2 version, so if the invitation button is used, the version at least needs to be used in the V6.2 version, wherein the V6.2 is the lowest compatible version number of the button component.
In a specific embodiment provided by the present application, along with the above example, taking the example of a user constructing an advertisement page P to be delivered, the lowest compatible version number corresponding to each advertisement page component is respectively obtained, and the specific contents are shown in table 1 below:
TABLE 1
Assembly Lowest compatible version number
Advertising page component a V5.1
Advertising page component b V4.2
Advertising page component c V6.2
Advertising page component d V2.2
Advertising page component e V6.3
As shown in table 1, the lowest compatible version number corresponding to the component a is V5.1, the lowest compatible version number corresponding to the advertisement page component b is V4.2, the lowest compatible version number corresponding to the advertisement page component c is V6.2, the lowest compatible version number corresponding to the advertisement page component d is V2.2, and the lowest compatible version number corresponding to the advertisement page component e is V6.3.
Step 106: and determining the version information of the advertisement page to be delivered according to the version information of each advertisement page component.
After the version information of each advertisement page component is obtained, the version information of the advertisement page to be delivered can be further determined. In practical application, the version information of the advertisement page component specifically includes the lowest compatible version number of each advertisement page component, and further, the determining the version information of the advertisement page to be delivered according to the version information of each advertisement page component includes:
determining a target version number according to the lowest compatible version number of each advertisement page component;
and taking the target version number as the lowest compatible version number of the advertisement page to be launched.
In practical application, a target version number is determined from the lowest compatible version number of each advertisement page component in an advertisement page to be launched, the target version number is used as the lowest compatible version number of the advertisement page to be launched, and specifically, the determining of the target version number according to the lowest compatible version number of each advertisement page component includes:
and traversing the lowest compatible version number of each advertisement page component, and selecting the highest lowest compatible version number as a target version number.
Each advertisement page component corresponds to a lowest compatible version number, the versions of the application programs are all downward compatible, namely, the high versions can be compatible with the low versions, therefore, the highest version number needs to be selected from the lowest compatible version numbers of each advertisement page component as a target version number, for example, 3 advertisement page components are respectively Z1, Z2 and Z3, the lowest compatible version numbers are respectively V1, V2 and V3, and only when V3 is selected as the target version number, the Z1 and Z2 can be compatible, so that the advertisement page to be launched is normally launched; if V1 is chosen to be the lowest compatible version number, then the Ad Page components Z2 and Z3 cannot be used properly, which can affect placement of the Ad Page to be placed.
In a specific embodiment provided by the application, the above example is used, and V6.3 is determined as a target version number in a plurality of lowest compatible version numbers, and then the lowest compatible version number of the page P to be advertised is determined as V6.3.
Step 108: and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched.
In practical application, after the lowest compatible version number of the advertisement page to be launched is determined, the advertisement page to be launched needs to be launched and sent to the terminal meeting the version information of the advertisement page to be launched.
Specifically, the version information of the advertisement page to be launched comprises a lowest compatible version number of the advertisement page to be launched; based on this, the sending the advertisement page to be delivered to the terminal meeting the version information of the advertisement page to be delivered includes:
and sending the advertisement page to be launched to a target terminal, wherein the version number of an application program in the target terminal is more than or equal to the lowest compatible version number of the advertisement page to be launched.
The application program has a corresponding version number in the current terminal, and the same application program may have different version numbers in different terminals. Specifically, the terminal is screened according to the lowest compatible version number of the advertisement page to be launched, and is marked as a target terminal only under the condition that the version number of an application program in the terminal is greater than or equal to the lowest compatible version number of the advertisement page to be launched, and the advertisement page to be launched is sent to the target terminal through a launching engine. That is, the version number of the application program in the target terminal for delivering the advertisement page is greater than or equal to the lowest compatible version number of the advertisement page to be delivered.
In a specific embodiment provided by the application, along the above example, the lowest compatible version number of the advertisement page P to be delivered is V6.3, and the advertisement page P to be delivered is delivered to a terminal of which the version number of the application program is greater than or equal to V6.3. To complete placement of the ad page.
Optionally, the method further includes:
and storing the advertisement page data corresponding to the advertisement page to be launched into an advertisement page database.
In practical application, advertisement page data corresponding to the advertisement pages to be delivered are also stored in the advertisement page database, and advertisement page data of each advertisement page to be delivered, such as advertisement page version number, advertisement page creation date, advertisement page identifier, advertisement page status, etc., are stored in the advertisement page database. When the advertisement page is required to be launched, the advertisement page data can be directly and quickly and efficiently acquired from the advertisement page database, and the advertisement page launching efficiency is improved.
The version control method of the advertisement page provided by the application responds to an advertisement page construction instruction to generate an advertisement page to be launched; acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component; determining the version information of the advertisement page to be launched according to the version information of each advertisement page component; and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched. By the version control method of the advertisement page, the advertisement page to be launched can reach more audience users, so that more users can see the advertisement page, and the influence range of the advertisement page is enlarged.
The following describes the version control method of the advertisement page by taking an application of the version control method of the advertisement page provided by the present application in an advertisement delivery scenario as an example, with reference to fig. 2 and fig. 3. Fig. 2 shows a schematic diagram of an architecture of an advertisement delivery scene of the version control method for an advertisement page, as shown in fig. 2, an advertiser uses a site creation tool to create an advertisement page to be delivered in a visual view in a form of dragging an advertisement page component, in the process of dragging the advertisement page component, JSON information of each advertisement page component is added to an advertisement page data source, and the lowest compatible version number of each advertisement page component is injected into the JSON information.
After the advertisement page to be launched is constructed, traversing the information of the advertisement page components in the advertisement page to be launched, acquiring the lowest compatible version number with the highest version number in the advertisement page components, and taking the lowest compatible version number as the advertisement page version number of the advertisement page to be launched.
And storing the advertisement page data comprising the version number of the advertisement page into an advertisement page database, and in the advertisement putting process, obtaining the advertisement page data from the advertisement page database by a putting engine and distributing the advertisement page data to a terminal of which the version number of the application program is greater than or equal to the version number of the advertisement page to be put. And after receiving the advertisement page data, the terminal renders and generates an advertisement page view to finish the delivery of the advertisement page.
Fig. 3 shows a processing flow chart of a version control method applied to an advertisement page of an advertisement placement scenario according to an embodiment of the present application, which specifically includes the following steps:
step 302: and receiving an advertisement page construction instruction sent by a user.
In the embodiment provided by the application, an advertisement page construction instruction of a user is received, and the advertisement page construction instruction carries an advertisement page component 1, an advertisement page component 2, an advertisement page component 3, an advertisement page component 4, and position information of each advertisement page component in an advertisement page to be delivered.
Step 304: the ad page data source adds component information for each ad page component.
In the embodiment provided by the application, the above example is adopted, each advertisement page component is added into the advertisement page to be delivered according to the position information of each advertisement page component, and meanwhile, the component information of each advertisement page component is added into the advertisement page data source of the advertisement page to be delivered.
Step 306: the lowest compatible version number for each advertisement page component is recorded.
In the embodiment provided by the application, the above example is used, and the lowest compatible version number of each advertisement page component is recorded in the component information of each advertisement page component, wherein the lowest compatible version number of the advertisement page component 1 is V2.1, the lowest compatible version number of the advertisement page component 2 is V3.1, the lowest compatible version number of the advertisement page component 3 is V4.1, and the lowest compatible version number of the advertisement page component 4 is V1.1.
Step 308: and traversing all advertisement page components to obtain the highest lowest compatible version number.
In the embodiment provided by the application, the above example is used, each advertisement page component is traversed, and the lowest compatible version number with the highest version number is determined to be V4.1.
Step 310: and setting the highest lowest compatible version number in the advertisement page component as the lowest compatible version number of the advertisement page to be launched.
In the embodiment provided by the application, the above example is used, and the lowest compatible version number V4.1 is set as the lowest compatible version number of the advertisement page to be delivered.
Step 312: and acquiring advertisement page data information of the advertisement page to be launched containing the lowest compatible version number.
In the embodiment provided by the application, the above example is used, and the advertisement page data information of the advertisement page to be launched is obtained, wherein the advertisement page data information comprises the lowest compatible version number of the advertisement page to be launched.
Step 314: and writing the data information of the advertisement page into an advertisement page database.
In the embodiment provided by the application, the above example is used, and the advertisement page data information including the lowest compatible version number of the advertisement page to be delivered is added to the advertisement page database for storage.
Step 316: and reading the data information of the advertisement page from the advertisement page database, and sending the data information of the advertisement page to a target terminal, wherein the version number of an application program in the target terminal is higher than the lowest compatible version number of the advertisement page to be launched.
In the embodiment provided by the application, the above example is used, the advertisement page data information of the advertisement page to be launched is read from the advertisement page database, and the advertisement page data information is sent to the target terminal meeting the conditions, specifically, the version number of the application program in the target terminal should be greater than or equal to V4.1. And the target terminal can generate the advertisement page according to the rendering of the advertisement page data after acquiring the advertisement page data of the advertisement page to be launched.
The version control method of the advertisement page provided by the application responds to an advertisement page construction instruction to generate an advertisement page to be launched; acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component; determining the version information of the advertisement page to be launched according to the version information of each advertisement page component; and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched. By the version control method of the advertisement page, the advertisement page to be launched can reach more audience users, so that more users can see the advertisement page, and the influence range of the advertisement page is enlarged.
Corresponding to the above version control method embodiment of the advertisement page, the present application further provides an embodiment of a version control device of the advertisement page, and fig. 4 shows a schematic structural diagram of a version control device of the advertisement page provided in an embodiment of the present application. As shown in fig. 4, the apparatus includes:
a generating module 402 configured to generate an advertisement page to be delivered in response to the advertisement page construction instruction;
an obtaining module 404, configured to obtain at least one advertisement page component of the advertisement page to be delivered, and obtain version information of each advertisement page component;
a determining module 406 configured to determine version information of the advertisement page to be delivered according to the version information of each advertisement page component;
a sending module 408 configured to send the advertisement to be delivered page to a terminal satisfying the version information of the advertisement to be delivered page.
Optionally, the obtaining module 404 is further configured to:
the lowest compatible version number of each advertisement page component is obtained.
Optionally, the determining module 406 is further configured to:
determining a target version number according to the lowest compatible version number of each advertisement page component;
and taking the target version number as the lowest compatible version number of the advertisement page to be launched.
Optionally, the determining module 406 is further configured to:
and traversing the lowest compatible version number of each advertisement page component, and selecting the highest lowest compatible version number as a target version number.
Optionally, the version information of the advertisement page to be delivered includes a lowest compatible version number of the advertisement page to be delivered;
the sending module 408 is further configured to:
and sending the advertisement page to be launched to a target terminal, wherein the version number of an application program in the target terminal is more than or equal to the lowest compatible version number of the advertisement page to be launched.
Optionally, the apparatus further comprises:
and the storage module is configured to store the advertisement page data corresponding to the advertisement page to be launched into an advertisement page database.
Optionally, the generating module 402 is further configured to:
receiving an advertisement page construction instruction, wherein the advertisement page construction instruction carries at least one advertisement page component corresponding to an advertisement page to be delivered and component position information corresponding to each advertisement page component;
and placing each advertisement page component based on the component position information corresponding to each advertisement page component, and generating the advertisement page to be delivered.
The version control device of the advertisement page responds to an advertisement page construction instruction to generate an advertisement page to be launched; acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component; determining the version information of the advertisement page to be launched according to the version information of each advertisement page component; and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched. By the version control device of the advertisement page, the advertisement page to be launched can reach more audience users, more users can see the advertisement page, and the range of influence of the advertisement page is enlarged.
The foregoing is an illustrative scheme of a version control apparatus for an advertisement page according to this embodiment. It should be noted that the technical solution of the version control device of the advertisement page belongs to the same concept as the technical solution of the version control method of the advertisement page, and details that are not described in detail in the technical solution of the version control device of the advertisement page can be referred to the description of the technical solution of the version control method of the advertisement page.
Fig. 5 illustrates a block diagram of a computing device 500 provided according to an embodiment of the present application. The components of the computing device 500 include, but are not limited to, a memory 510 and a processor 520. Processor 520 is coupled to memory 510 via bus 530, and database 550 is used to store data.
Computing device 500 also includes access device 540, access device 540 enabling computing device 500 to communicate via one or more networks 560. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. The access device 540 may include one or more of any type of network interface, e.g., a Network Interface Card (NIC), wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the application, the above-described components of computing device 500 and other components not shown in FIG. 5 may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device architecture shown in FIG. 5 is for purposes of example only and is not limiting as to the scope of the present application. Those skilled in the art may add or replace other components as desired.
Computing device 500 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), mobile phone (e.g., smartphone), wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 500 may also be a mobile or stationary server.
Wherein, the processor 520, when executing the computer instructions, implements the steps of the version control method for advertisement pages.
The above is an illustrative scheme of a computing device of the present embodiment. It should be noted that the technical solution of the computing device and the technical solution of the version control method of the advertisement page belong to the same concept, and details that are not described in detail in the technical solution of the computing device can be referred to the description of the technical solution of the version control method of the advertisement page.
An embodiment of the present application also provides a computer readable storage medium, which stores computer instructions, and the computer instructions, when executed by a processor, implement the steps of the version control method for advertisement pages as described above.
The above is an illustrative scheme of a computer-readable storage medium of the present embodiment. It should be noted that the technical solution of the storage medium and the technical solution of the version control method of the advertisement page belong to the same concept, and details that are not described in detail in the technical solution of the storage medium can be referred to the description of the technical solution of the version control method of the advertisement page.
The foregoing description of specific embodiments of the present application has been presented. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The preferred embodiments of the present application disclosed above are intended only to aid in the explanation of the application. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the application and its practical applications, to thereby enable others skilled in the art to best understand and utilize the application. The application is limited only by the claims and their full scope and equivalents.

Claims (10)

1. A version control method of an advertisement page is characterized by comprising the following steps:
responding to an advertisement page construction instruction to generate an advertisement page to be launched;
acquiring at least one advertisement page component of the advertisement page to be launched, and acquiring version information of each advertisement page component;
determining the version information of the advertisement page to be launched according to the version information of each advertisement page component;
and sending the advertisement page to be launched to a terminal meeting the version information of the advertisement page to be launched.
2. The method for controlling version of advertisement page as claimed in claim 1, wherein the obtaining of version information of each advertisement page component comprises:
the lowest compatible version number of each advertisement page component is obtained.
3. The method for controlling the version of the advertisement page as claimed in claim 2, wherein the determining the version information of the advertisement page to be delivered according to the version information of each advertisement page component comprises:
determining a target version number according to the lowest compatible version number of each advertisement page component;
and taking the target version number as the lowest compatible version number of the advertisement page to be launched.
4. The method of version control of an advertising page as claimed in claim 3, wherein determining the target version number according to the lowest compatible version number of each advertising page component comprises:
and traversing the lowest compatible version number of each advertisement page component, and selecting the highest lowest compatible version number as a target version number.
5. The version control method of an advertisement page as claimed in claim 1, characterized in that the version information of the advertisement page to be delivered includes the lowest compatible version number of the advertisement page to be delivered;
and sending the advertisement page to be released to a terminal meeting the version information of the advertisement page to be released, wherein the method comprises the following steps:
and sending the advertisement page to be launched to a target terminal, wherein the version number of an application program in the target terminal is more than or equal to the lowest compatible version number of the advertisement page to be launched.
6. The method for controlling the version of an advertisement page according to any one of claims 1 to 5, characterized in that the method further comprises:
and storing the advertisement page data corresponding to the advertisement page to be launched into an advertisement page database.
7. The version control method of an advertisement page according to any one of claims 1 to 5, wherein generating an advertisement page to be delivered in response to an advertisement page construction instruction comprises:
receiving an advertisement page construction instruction, wherein the advertisement page construction instruction carries at least one advertisement page component corresponding to an advertisement page to be delivered and component position information corresponding to each advertisement page component;
and placing each advertisement page component based on the component position information corresponding to each advertisement page component, and generating the advertisement page to be delivered.
8. An apparatus for controlling a version of an advertisement page, comprising:
the generation module is configured to respond to an advertisement page construction instruction to generate an advertisement page to be delivered;
the acquisition module is configured to acquire at least one advertisement page component of the advertisement page to be launched and acquire version information of each advertisement page component;
the determining module is configured to determine the version information of the advertisement page to be delivered according to the version information of each advertisement page component;
and the sending module is configured to send the advertisement page to be delivered to a terminal meeting the version information of the advertisement page to be delivered.
9. A computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, wherein the processor implements the steps of the method of any one of claims 1-7 when executing the computer instructions.
10. A computer-readable storage medium storing computer instructions, which when executed by a processor, perform the steps of the method of any one of claims 1 to 7.
CN202110813064.3A 2021-07-19 2021-07-19 Version control method and device for advertisement page Pending CN113467827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110813064.3A CN113467827A (en) 2021-07-19 2021-07-19 Version control method and device for advertisement page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110813064.3A CN113467827A (en) 2021-07-19 2021-07-19 Version control method and device for advertisement page

Publications (1)

Publication Number Publication Date
CN113467827A true CN113467827A (en) 2021-10-01

Family

ID=77881047

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110813064.3A Pending CN113467827A (en) 2021-07-19 2021-07-19 Version control method and device for advertisement page

Country Status (1)

Country Link
CN (1) CN113467827A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102918491A (en) * 2010-06-10 2013-02-06 微软公司 Rendering incompatible content within a user interface
CN107330087A (en) * 2017-07-04 2017-11-07 北京京东尚科信息技术有限公司 Pagefile generation method and device
CN108376091A (en) * 2018-02-23 2018-08-07 中国平安人寿保险股份有限公司 Assembly operating method, device, equipment and computer storage media
US20190171437A1 (en) * 2017-12-04 2019-06-06 nPhase, Inc. Server and system for versioning for software in the context of multi-tenancy
CN110427215A (en) * 2019-07-30 2019-11-08 阿里巴巴集团控股有限公司 A kind of program version mRNA differential display mRNA method and device applied to front end exploitation
CN111273961A (en) * 2020-01-20 2020-06-12 维沃移动通信有限公司 Advertisement display method and device and electronic equipment
CN112486484A (en) * 2020-11-26 2021-03-12 北京金山云网络技术有限公司 Webpage version generation method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102918491A (en) * 2010-06-10 2013-02-06 微软公司 Rendering incompatible content within a user interface
CN107330087A (en) * 2017-07-04 2017-11-07 北京京东尚科信息技术有限公司 Pagefile generation method and device
US20190171437A1 (en) * 2017-12-04 2019-06-06 nPhase, Inc. Server and system for versioning for software in the context of multi-tenancy
CN108376091A (en) * 2018-02-23 2018-08-07 中国平安人寿保险股份有限公司 Assembly operating method, device, equipment and computer storage media
CN110427215A (en) * 2019-07-30 2019-11-08 阿里巴巴集团控股有限公司 A kind of program version mRNA differential display mRNA method and device applied to front end exploitation
CN111273961A (en) * 2020-01-20 2020-06-12 维沃移动通信有限公司 Advertisement display method and device and electronic equipment
CN112486484A (en) * 2020-11-26 2021-03-12 北京金山云网络技术有限公司 Webpage version generation method and device

Similar Documents

Publication Publication Date Title
CN107203894B (en) Information pushing method and device
US20210174230A1 (en) Service recommendation method, apparatus, and device
CN110366041B (en) Media data sharing method, device and equipment
CN108243219B (en) Information pushing method and device
CN105320766A (en) Information pushing method and apparatus
CN105786207B (en) Data inputting method and device
CN105528459B (en) Information processing method, server and terminal
US20170262885A1 (en) Facilitating communication with a visitor to a web-based information resource
US8732010B1 (en) Annotated advertisements and advertisement microsites
CN110233879A (en) Intelligently pushing interfacial process, device, computer equipment and storage medium
CN103747436A (en) Application program downloading method and device
CN110677267A (en) Information processing method and device
CN111949324A (en) Distributed serial number generation method and device
CN108197210A (en) User based on friend relation interacts reading method and computing device
CN109271083B (en) Data processing method and device, computing equipment and storage medium
US20160275572A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable storage medium
CN113282863B (en) Service page generation method and device
CN113467827A (en) Version control method and device for advertisement page
CN108197996A (en) A kind of shopping website rebating implementation method
KR101584276B1 (en) Method for providing application product service
CN107169026B (en) Website page display method and device
CN115706821B (en) Virtual gift display method and device
CN114820883A (en) Poster generation method, poster generation system, electronic device and storage medium
KR20190098810A (en) Method and server for interactive message service
CN113344633A (en) Advertisement picture processing method and device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211001

RJ01 Rejection of invention patent application after publication