CN116737728A - Advertisement data updating method, device, equipment and storage medium - Google Patents

Advertisement data updating method, device, equipment and storage medium Download PDF

Info

Publication number
CN116737728A
CN116737728A CN202310196816.5A CN202310196816A CN116737728A CN 116737728 A CN116737728 A CN 116737728A CN 202310196816 A CN202310196816 A CN 202310196816A CN 116737728 A CN116737728 A CN 116737728A
Authority
CN
China
Prior art keywords
data
updating
data set
local database
advertisement
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
CN202310196816.5A
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.)
New Cloud Technology Group Co ltd
Original Assignee
New Cloud Technology Group 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 New Cloud Technology Group Co ltd filed Critical New Cloud Technology Group Co ltd
Priority to CN202310196816.5A priority Critical patent/CN116737728A/en
Publication of CN116737728A publication Critical patent/CN116737728A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2308Concurrency control
    • G06F16/2315Optimistic concurrency control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/219Managing data history or versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • 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/0251Targeted advertisements
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The application discloses a method, a device, equipment and a storage medium for updating advertisement data, which relate to the technical field of database data management and comprise the following steps: acquiring a data updating request aiming at a target advertisement position and sent by a background server; acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database; and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data. It can be seen that the update data for the target advertisement position is determined by comparing the new data set of the target advertisement position with the old data set stored in the local database, and the data in the local database is updated accordingly according to the update data. Therefore, the judging process of whether the advertisement needs to be updated or not is omitted, and the advertisement updating efficiency is improved.

Description

Advertisement data updating method, device, equipment and storage medium
Technical Field
The present application relates to the field of database data management technologies, and in particular, to a method, an apparatus, a device, and a storage medium for updating advertisement data.
Background
A plurality of advertisement sites are arranged on one central control device, different advertisement sites correspond to different pictures and videos, and the content of the advertisement sites is controlled by an operation platform and can be modified at any time. If normal display and play is required without networking, then the pictures and video must be downloaded locally for caching at the time of networking. When the operation platform modifies the content of the advertisement space, the common method for locally performing synchronous update is to give a version number to the issued advertisement, and judge whether the advertisement content is updated or not according to whether the version numbers are the same. But this approach is extremely inconvenient for updating the carousel map ad slots.
Disclosure of Invention
Accordingly, the present application is directed to a method, apparatus, device and storage medium for updating advertisement data, which can improve the timeliness of advertisement update and reduce the occupation of central control resources. The specific scheme is as follows:
in a first aspect, the present application discloses an advertisement data updating method, which is applied to a central control device, and includes:
acquiring a data updating request aiming at a target advertisement position and sent by a background server;
acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database;
and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data.
Optionally, the determining the update data of the target advertisement position according to the new data set and the old data set and updating the data in the local database based on the update data includes:
and obtaining a difference set of the new data set and the old data set as update data and updating data in the local database based on the update data.
Optionally, the calculating the difference set between the new data set and the old data set as update data and updating the data in the local database based on the update data includes:
solving a difference set between the new data set and the old data set as update data;
solving a difference set between the old data set and the new data set to serve as data to be deleted;
deleting the data to be deleted from the local database and storing the updated data in the local database.
Optionally, the method further comprises:
and reading initial data corresponding to different advertisement positions through a preset background interface, and downloading and storing the initial data into a local database.
Optionally, the initial data includes an ad slot ID, a data ID, and a data storage local path.
Optionally, after the reading, by the preset background interface, each initial data corresponding to a different advertisement position, and downloading and saving each initial data to the local database, the method further includes:
and classifying the initial data to generate old data sets corresponding to different advertisement positions.
In a second aspect, the present application discloses an advertisement data updating apparatus, applied to a central control device, comprising:
the request acquisition module is used for acquiring a data update request aiming at a target advertisement position and sent by the background server;
the data set acquisition module is used for acquiring a new data set of the target advertisement position based on the data update request and reading an old data set corresponding to the target advertisement position from a local database;
and the data updating module is used for determining updating data of the target advertisement bit according to the new data set and the old data set and updating the data in the local database based on the updating data.
Optionally, the data updating module includes:
and the database updating sub-module is used for solving the difference set between the new data set and the old data set as updating data and updating the data in the local database based on the updating data.
In a third aspect, the present application discloses an electronic device, comprising:
a memory for storing a computer program;
and a processor for executing the computer program to implement the aforementioned advertisement data updating method.
In a fourth aspect, the present application discloses a computer readable storage medium storing a computer program which, when executed by a processor, implements the foregoing advertisement data updating method.
In the application, the data updating request aiming at the target advertisement position and sent by the background server is obtained; acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database; and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data. It can be seen that the update data for the target advertisement position is determined by comparing the new data set of the target advertisement position with the old data set stored in the local database, and the data in the local database is updated accordingly according to the update data. Therefore, the judging process of whether the advertisement needs to be updated or not is omitted, and the advertisement updating efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of an advertisement data updating method disclosed by the application;
FIG. 2 is a flowchart of a specific advertisement data updating method disclosed in the present application;
FIG. 3 is a flowchart of another exemplary advertisement data update method disclosed in the present application;
FIG. 4 is a schematic diagram of an advertisement data update apparatus according to the present application;
fig. 5 is a block diagram of an electronic device according to the present disclosure.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the prior art, when an advertisement operator updates the content of an advertisement space. When the local database is correspondingly updated, the version numbers of the issued advertisements need to be acquired, and whether the advertisement content needs to be updated is judged by judging whether the version numbers are the same. The application introduces a method for judging whether the advertisement content is updated without depending on the version number, and can improve the updating efficiency of the advertisement data.
Referring to fig. 1, an embodiment of the present application discloses an advertisement data updating method, which is applied to a central control device, and includes:
step S11: and acquiring a data updating request aiming at the target advertisement position and sent by a background server.
In this embodiment, when the operation platform needs to modify the material to be displayed in the target advertisement space, the background server may send a long link instruction to tell the central control device that the target advertisement space has update data, where the material in the target advertisement space includes but is not limited to advertisement pictures and advertisement videos.
Step S12: and acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database.
In this embodiment, when the central control device is in a power-on state, after receiving the data update request, a new data set of the target advertisement bit is obtained based on the data update request, and at the same time, an old data set corresponding to the target advertisement bit stored in a local database is read through a preset background interface. And if the central control equipment is in the off state, performing the operation when the central control equipment is in the on state. When the central control equipment is networked for the first time, initial data corresponding to different advertisement positions are read through a preset background interface, and the initial data are downloaded and stored in a local database. And after the initial data corresponding to different advertisement positions are read through a preset background interface, downloaded and stored in a local database, classifying the initial data to generate old data sets corresponding to different advertisement positions. The initial data includes an ad slot ID, a data ID, and a data storage local path. Thus, the old data set corresponding to the target advertisement position can be conveniently and conveniently read later.
Step S13: and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data.
In this embodiment, after the new data set and the old data set are read, update data may be determined according to the new data set and the old data set, where the update data is newly added data. And correspondingly updating the data stored in the local database based on the updated data.
In this embodiment, a data update request for a target advertisement space sent by a background server is obtained first; acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database; and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data. It can be seen that the update data for the target advertisement position is determined by comparing the new data set of the target advertisement position with the old data set stored in the local database, and the data in the local database is updated accordingly according to the update data. Therefore, the judging process of whether the advertisement needs to be updated or not is omitted, and the advertisement updating efficiency is improved.
The above embodiment describes a process of determining update data when only a part of data of a target advertisement spot needs to be modified without depending on a version number to determine whether the advertisement content is updated.
Referring to fig. 2, the embodiment of the application discloses a specific advertisement data updating method, which is applied to central control equipment and comprises the following steps:
step S21: and acquiring a data updating request aiming at the target advertisement position and sent by a background server.
Step S22: and acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database.
Step S23: and obtaining a difference set between the new data set and the old data set as update data.
In this embodiment, a difference set between the new data set and the old data set is obtained as update data, that is, data included in the new data set but not included in the old data set is obtained. For example, the new data set includes data p, y, z, the old data set includes data x, y, z, and the difference between the new data set and the old data set is obtained to obtain data p, so that the data p is updated data.
Step S24: and solving a difference set between the old data set and the new data set to serve as data to be deleted.
In this embodiment, a difference set between the old data set and the new data set is obtained as data to be deleted, that is, data included in the old data set but not included in the new data set is obtained. For example, the new data set includes data p, y, z, the old data set includes data x, y, z, and the difference between the old data set and the new data set is obtained to obtain data x, and then the data x is the data to be deleted.
Step S25: deleting the data to be deleted from the local database and storing the updated data in the local database.
In this embodiment, the intersection of the old data set and the new data set is data that does not need to be changed, the data to be deleted is deleted from the local database, and the updated data is stored in the local database. Therefore, when only part of data in the target advertisement position needs to be updated, only one advertisement data can be accurately modified, a large amount of traffic can be saved, and occupation of central control resources is reduced.
For the specific process of steps S21 and S22, reference may be made to the corresponding content disclosed in the foregoing embodiment, and no further description is given here.
In this embodiment, a data update request for a target advertisement space sent by a background server is obtained first; acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database; and obtaining a difference set of the new data set and the old data set as update data, obtaining a difference set of the old data set and the new data set as data to be deleted, deleting the data to be deleted from the local database, and storing the update data in the local database. Therefore, when only part of data in the target advertisement position needs to be updated, only one advertisement data can be accurately modified, a large amount of traffic can be saved, and occupation of central control resources is reduced.
Assuming now that there are 4 advertisement carousel bits, each carousel bit has 3 pictures, there is a need for the central control device to cache 12 pictures. The operation platform now modifies a picture in a certain ad spot. Referring to fig. 3, the embodiment of the application discloses a technical scheme for solving the problems: firstly, 4 advertisement space contents to be cached are obtained through a background interface when the central control equipment is started and networked for the first time; and downloading the advertisement materials to the local, and storing the material information into a local database after successful downloading, wherein the storage field comprises an advertisement position ID, a data storage local path and the like. At this point, 1 advertisement carousel bit may be considered as 1 set. When the operation platform modifies a certain picture in the advertisement carousel position A, the original 3 pictures, namely, the picture x, the picture y and the picture z are changed into a picture p, a picture y and a picture z; the background server sends a long link instruction to tell the central control equipment A that the advertisement position is updated, if the central control equipment is in a starting state, the latest content data set A { picture p, picture y and picture z } of the advertisement position A is obtained through an interface after receiving the instruction, and meanwhile, the old A advertisement position set AA { picture x, picture y and picture z } stored in a local database is read; if the device is not in the power-on state, the background interface is accessed after the device is powered on to acquire the A advertisement space latest content data set A { picture p, picture y, picture z }. Comparing the two sets, and taking the intersection of the two sets, namely if the two sets are the same parts { picture y, picture z }, the two sets are unchanged advertisement materials; a difference set of the set A and the set AA, namely the set A is a part { picture p } more than the set AA, and is a new advertisement material; and the difference set of the set AA and the set A, namely the set AA is more than the set A by the part { picture x } and is the advertisement material to be deleted, the newly added material { picture p } is downloaded, the discarded material { picture x } is deleted, and the latest advertisement position content A is synchronized into a local database for storage so as to finish updating the advertisement position content.
As described with reference to fig. 4, the embodiment of the present application further correspondingly discloses an advertisement data updating apparatus, which is applied to a central control device, and includes:
a request acquisition module 11, configured to acquire a data update request for a target advertisement slot sent by a background server;
a data set obtaining module 12, configured to obtain a new data set of the target advertisement slot based on the data update request and read an old data set corresponding to the target advertisement slot from a local database;
a data updating module 13, configured to determine updating data of the target advertisement bit according to the new data set and the old data set, and update data in the local database based on the updating data.
In this embodiment, a data update request for a target advertisement space sent by a background server is obtained first; acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database; and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data. It can be seen that the update data for the target advertisement position is determined by comparing the new data set of the target advertisement position with the old data set stored in the local database, and the data in the local database is updated accordingly according to the update data. Therefore, the judging process of whether the advertisement needs to be updated or not is omitted, and the advertisement updating efficiency is improved.
In some specific embodiments, the data updating module 13 may specifically include:
and the database updating sub-module is used for solving the difference set between the new data set and the old data set as updating data and updating the data in the local database based on the updating data.
In some specific embodiments, the database update sub-module may specifically include:
a first difference set obtaining unit for obtaining a difference set between the new data set and the old data set as update data;
a second difference set obtaining unit for obtaining a difference set between the old data set and the new data set as data to be deleted;
and the difference set updating unit is used for deleting the data to be deleted from the local database and storing the updated data in the local database.
In some specific embodiments, the advertisement data updating apparatus may specifically include:
and the initial data storage module is used for reading initial data corresponding to different advertisement positions through a preset background interface, downloading the initial data and storing the initial data into a local database.
In some specific embodiments, the advertisement data updating apparatus may specifically include:
and the data classification module is used for classifying the initial data to generate old data sets corresponding to different advertisement positions.
Further, the embodiment of the present application further discloses an electronic device, and fig. 5 is a block diagram of an electronic device 20 according to an exemplary embodiment, where the content of the figure is not to be considered as any limitation on the scope of use of the present application.
Fig. 5 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present application. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input output interface 25, and a communication bus 26. Wherein the memory 22 is used for storing a computer program, which is loaded and executed by the processor 21 to implement the relevant steps in the advertisement data updating method disclosed in any of the foregoing embodiments. In addition, the electronic device 20 in the present embodiment may be specifically an electronic computer.
In this embodiment, the power supply 23 is configured to provide an operating voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and the communication protocol to be followed is any communication protocol applicable to the technical solution of the present application, which is not specifically limited herein; the input/output interface 25 is used for acquiring external input data or outputting external output data, and the specific interface type thereof may be selected according to the specific application requirement, which is not limited herein.
The memory 22 may be a carrier for storing resources, such as a read-only memory, a random access memory, a magnetic disk, or an optical disk, and the resources stored thereon may include an operating system 221, a computer program 222, and the like, and the storage may be temporary storage or permanent storage.
The operating system 221 is used for managing and controlling various hardware devices on the electronic device 20 and computer programs 222, which may be Windows Server, netware, unix, linux, etc. The computer program 222 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the advertising data update method performed by the electronic device 20 as disclosed in any of the previous embodiments.
Further, the application also discloses a computer readable storage medium for storing a computer program; wherein the computer program, when executed by a processor, implements the advertising data updating method disclosed previously. For specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing has outlined rather broadly the more detailed description of the application in order that the detailed description of the application that follows may be better understood, and in order that the present principles and embodiments may be better understood; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. An advertisement data updating method, which is applied to a central control device, comprises the following steps:
acquiring a data updating request aiming at a target advertisement position and sent by a background server;
acquiring a new data set of the target advertisement position based on the data updating request and reading an old data set corresponding to the target advertisement position from a local database;
and determining updating data of the target advertisement position according to the new data set and the old data set, and updating data in the local database based on the updating data.
2. The advertising data updating method according to claim 1, wherein the determining the updating data of the target advertisement position from the new data set and the old data set and updating the data in the local database based on the updating data comprises:
and obtaining a difference set of the new data set and the old data set as update data and updating data in the local database based on the update data.
3. The advertising data updating method according to claim 2, wherein the taking the difference set between the new data set and the old data set as updating data and updating the data in the local database based on the updating data comprises:
solving a difference set between the new data set and the old data set as update data;
solving a difference set between the old data set and the new data set to serve as data to be deleted;
deleting the data to be deleted from the local database and storing the updated data in the local database.
4. A method of updating advertisement data according to any one of claims 1 to 3, further comprising:
and reading initial data corresponding to different advertisement positions through a preset background interface, and downloading and storing the initial data into a local database.
5. The data updating method according to claim 4, wherein the initial data includes an ad slot ID, a data ID, and a data storage local path.
6. The method for updating advertisement data according to claim 4, wherein after reading each initial data corresponding to a different advertisement slot through a preset background interface and downloading and saving each initial data to a local database, further comprising:
and classifying the initial data to generate old data sets corresponding to different advertisement positions.
7. An advertisement data updating apparatus, characterized by being applied to a central control device, comprising:
the request acquisition module is used for acquiring a data update request aiming at a target advertisement position and sent by the background server;
the data set acquisition module is used for acquiring a new data set of the target advertisement position based on the data update request and reading an old data set corresponding to the target advertisement position from a local database;
and the data updating module is used for determining updating data of the target advertisement bit according to the new data set and the old data set and updating the data in the local database based on the updating data.
8. The advertising data updating apparatus according to claim 7, wherein the data updating module comprises:
and the database updating sub-module is used for solving the difference set between the new data set and the old data set as updating data and updating the data in the local database based on the updating data.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the advertisement data updating method as claimed in any one of claims 1 to 6.
10. A computer readable storage medium for storing a computer program which when executed by a processor implements the advertisement data updating method according to any one of claims 1 to 6.
CN202310196816.5A 2023-02-28 2023-02-28 Advertisement data updating method, device, equipment and storage medium Pending CN116737728A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310196816.5A CN116737728A (en) 2023-02-28 2023-02-28 Advertisement data updating method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310196816.5A CN116737728A (en) 2023-02-28 2023-02-28 Advertisement data updating method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116737728A true CN116737728A (en) 2023-09-12

Family

ID=87913905

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310196816.5A Pending CN116737728A (en) 2023-02-28 2023-02-28 Advertisement data updating method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116737728A (en)

Similar Documents

Publication Publication Date Title
US8131675B2 (en) Map data delivering device, communication terminal, and map delivering method
CN104954468A (en) Resource allocation method and resource allocation device
CN102480397A (en) Method and equipment for accessing internet pages
CN101741830A (en) Method, system, client and server for realizing multi-client data synchronization
CN104426955A (en) Processing method of shared file, and cloud storage server
CN102306165A (en) Ship electronic chart data multi-platform shared service device and construction method thereof
CN108681550A (en) Page furbishing method, the control method of device and page furbishing, device
JP2007004604A (en) File location management method, terminal, and file location management server
CN105530323B (en) File upgrading method, related equipment and system
CN114398044A (en) Vehicle control and software configuration method, device, electronic equipment and storage medium
CN116737728A (en) Advertisement data updating method, device, equipment and storage medium
CN116560716A (en) APP construction method, device, equipment and storage medium
CN108540583B (en) Domain name issuing method and device in CDN system and electronic equipment
CN105897754A (en) Data processing system, data pulling method and client
JP2004101982A (en) Map data download method and communication terminal
CN109670122A (en) Address information earth-filling method, device, equipment and computer readable storage medium
CN111641690B (en) Session message processing method and device and electronic equipment
US6816866B2 (en) Method of changing a parameter of an operating system of a computer system
CN111741347B (en) Television page display method and related equipment
CN117312264B (en) File synchronization method, system, equipment and medium in virtual disk system
CN112600918B (en) Industrial control edge big data efficient processing method and system based on BS architecture
CN107704614B (en) Notification information change method and system
CN116708408A (en) Singer head portrait updating method, device, equipment and storage medium
CN116126376A (en) Algorithm model loading method, device, equipment and storage medium
JP2004326395A (en) Information distribution system

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