WO2010006525A1 - 交互广告的实现方法、系统、终端设备和广告客户端 - Google Patents

交互广告的实现方法、系统、终端设备和广告客户端 Download PDF

Info

Publication number
WO2010006525A1
WO2010006525A1 PCT/CN2009/071521 CN2009071521W WO2010006525A1 WO 2010006525 A1 WO2010006525 A1 WO 2010006525A1 CN 2009071521 W CN2009071521 W CN 2009071521W WO 2010006525 A1 WO2010006525 A1 WO 2010006525A1
Authority
WO
WIPO (PCT)
Prior art keywords
interaction
information
advertisement
party platform
user
Prior art date
Application number
PCT/CN2009/071521
Other languages
English (en)
French (fr)
Inventor
谭银燕
邵刚
詹金晶
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2010006525A1 publication Critical patent/WO2010006525A1/zh
Priority to US13/008,543 priority Critical patent/US20110112894A1/en

Links

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/53Network services using third party service providers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Definitions

  • the present invention relates to the field of network communication technologies, and specifically relates to an implementation method, system, terminal device, and advertisement client for interactive advertisement. Background of the invention
  • Interactive advertising in a communication system is any advertisement that requires or allows a user to take action. Actions taken by users include: playing games, filling out information, answering questions, purchasing things, allowing buyers to initiate contact with advertisers, allowing buyers to be contacted and getting more information.
  • an implementation method of interactive advertisement is as follows: The business client realizes information interaction between the user and a third-party platform (such as a merchant platform) that advertises by calling the terminal communication module.
  • a third-party platform such as a merchant platform
  • the advertisement platform realizes the information interaction between the user and the third party platform for advertising by triggering the network side communication module.
  • the advertisement platform In the method for implementing information interaction by calling the terminal communication module, the information interaction between the user and the third-party platform acquired by the advertisement platform from the terminal communication module cannot reflect which service is triggered by the information interaction process, so the advertisement platform It is not possible to classify interactive advertisements according to different categories of information, and thus it is not possible to accurately classify interactive advertisements; the advertisement platform cannot detect malicious click behavior, or the method cannot control malicious clicks due to malicious click behavior, thereby There is a reliability problem in the billing of interactive advertisements.
  • both the advertisement platform and the network side communication module can obtain information such as the user contact information and the user's advertisement requirement.
  • the controllability of the user's private information is poor (that is, the security is poor); although the advertisement server can detect malicious click behavior, the malicious click behavior can only be detected on the network side, so it not only occupies the transmission resources of the user and the network side, but also Largely occupies the processing resources of the advertisement server; the advertisement server needs to process the advertisement request message of each business client, thereby facilitating congestion at the advertisement server.
  • the advertisement client receives a request message sent by the service client, and the request message is a request by the user to be advertised with a third party that advertises the advertisement. a request message for information exchange by the station;
  • the advertisement client acquires contact information of the third-party platform according to the request message
  • the advertisement client triggers the terminal communication module to perform information interaction with the third-party platform according to the contact information of the third-party platform.
  • a service client configured to send a request message according to an advertisement clicked by the user, where the request message is used for a user to request information interaction with a third-party platform;
  • An advertisement client configured to receive the request message, obtain contact information of the third-party platform according to the request message, and trigger a terminal communication module according to the contact information of the third-party platform;
  • a terminal communication module configured to perform information interaction with the third-party platform according to the triggering
  • a third-party platform for publishing advertisements and interacting with the terminal communication module is a third-party platform for publishing advertisements and interacting with the terminal communication module.
  • a service client configured to send a request message according to an advertisement clicked by the user, where the request message is used for the user to request information interaction with a third-party platform that issues the advertisement;
  • An advertisement client configured to receive the request message, obtain contact information of the third-party platform according to the request message, and trigger a terminal communication module according to the contact information of the third-party platform;
  • the terminal communication module is configured to perform information interaction with the third-party platform according to the triggering.
  • An interaction record module configured to store historical interaction records of information exchanges performed by the user and the third-party platform
  • an advertisement information module configured to store contact information of the third-party platform, and limit interaction conditions
  • An interaction request receiving module configured to receive a request message sent by a service client, obtain the historical interaction record from the interaction record module, obtain the restricted interaction condition from the advertisement information module, and determine the historical interaction record Whether the restricted interaction condition is met, if yes, triggering the terminal communication module according to the contact manner of the third-party platform acquired from the advertisement information module, and recording the interaction according to the request message and the trigger
  • the module adds information; if not, the information interaction is prohibited; the request message is used for the user to request information interaction with the third-party platform that advertises.
  • the embodiment of the present invention enables the advertisement client to learn the information interaction process of the interactive advertisement by using the advertisement client to trigger the terminal communication module to establish a session with the third-party platform that advertises to implement the information interaction process. Which business is triggered, enabling the advertiser to obtain a comprehensive information interaction, thereby enabling accurate accounting of interactive advertisements, and avoiding congestion of the advertisement server; in addition, since the advertisement client can receive Requesting a request message for information interaction with a third-party platform that advertises. Therefore, the above technical solution enables information such as detecting and filtering out malicious clicks, reliably and really charging interactive advertisements, shielding user contact information, and user's advertisement requirements. become possible. BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flowchart of an implementation method of an interactive advertisement according to Embodiment 1 of the present invention
  • FIG. 2 is a signaling interaction diagram of an implementation method of an interactive advertisement according to Embodiment 2 of the present invention
  • 3 is a flowchart of a method for implementing interactive advertisement according to Embodiment 2 of the present invention
  • FIG. 4 is a schematic structural diagram of an interactive advertisement implementation system according to Embodiment 4 of the present invention.
  • FIG. 5 is a flowchart of a method for acquiring historical interaction records according to Embodiment 5 of the present invention. Mode for carrying out the invention
  • Embodiment 1 The method for implementing interactive advertisements. The flow of the method is shown in Figure 1.
  • step 100 the service client sends a request message according to the user's click on the interactive advertisement, to request the user to interact with the third-party platform (ie, the merchant platform) that publishes the clicked advertisement, that is, the request message is a user request.
  • the request message may carry the interaction type information and the advertisement identification information of the clicked advertisement, the interaction type information such as the call mode, the instant message IM mode, and the like, and the advertisement identification information is used to identify the advertisement.
  • the service message carrying the advertisement can also be carried in the request message.
  • the role of the service ID can be to enable the advertiser to know the source of the request message.
  • the advertisement client can also identify the source of the request message by other means, such as the type of protocol used to request the message.
  • Step 110 The advertisement client receives the request message sent by the service client.
  • the advertisement client may process the request message when determining that the service ID is its approved service ID. Otherwise, the advertisement client may not process the request message.
  • Step 120 The advertisement client obtains contact information of the third-party platform according to the information carried in the request message.
  • the advertisement client may obtain the contact information of the third-party platform corresponding to the advertisement identifier in the request message according to the correspondence between the pre-stored advertisement identifier and the third-party platform contact information; for example, the advertisement client may be based on the pre-stored advertisement identifier.
  • Corresponding relationship between the interaction type information and the contact information of the third-party platform is used to obtain the contact information of the third-party platform corresponding to the advertisement identifier and the interaction type information in the request message; of course, the contact information of the third-party platform may also be carried in the request message.
  • the advertisement client can also directly obtain the contact information of the third-party platform from the request message; in addition, the advertisement client can also request the contact information of the third-party platform from the network side, for example, the advertisement client directly after receiving the request message.
  • the contact information of the third-party platform is requested from the network side, or when the contact information of the third-party platform cannot be obtained from the terminal side, the advertisement client requests the contact information of the third-party platform from the network side.
  • the contact information of the third-party platform often includes multiple different contact methods, such as different contact modes corresponding to one advertisement identifier, different contact types of the same advertisement identifier, and different corresponding advertisement identifiers.
  • the current status of the user such as the current time, the user's location at the current time, and so on.
  • the advertisement client may detect and filter out the malicious click operation according to the pre-stored historical interaction record and the restriction interaction condition information.
  • the restriction condition information is a condition for restricting the interaction. From the opposite perspective, the restriction condition information is also the condition information for whether the interaction is allowed to be set; that is, the restriction interaction condition may also be referred to as an allowable interaction condition.
  • the foregoing detecting and filtering out the malicious click may be: the advertisement client obtains the restricted interaction condition of the merchant platform, that is, the third-party platform, from the pre-stored restricted interaction condition information according to the advertisement identifier or according to the advertisement identifier and the interaction type information, and the advertisement The client obtains from the pre-stored history according to the advertisement identifier or according to the advertisement identifier and the interaction type information.
  • the historical interaction record of the information exchange between the user and the third party platform judges whether the acquired historical interaction record meets the obtained restricted interaction condition, and determines that the acquired historical interaction record does not satisfy the acquired restricted interaction condition (ie, After the historical interaction record meets the restriction interaction condition, the advertisement client obtains the contact information of the third-party platform, otherwise, the advertisement client may not perform the operation of acquiring the contact information of the third-party platform, and the advertisement client directly terminates the interactive advertisement.
  • the implementation process that is, the information exchange process of this interactive advertisement is prohibited.
  • the pre-stored restricted interaction condition may be obtained by the advertisement client from the network side according to the advertisement identifier, or may be stored by the advertisement client itself.
  • the foregoing operation of determining whether the historical interaction record meets the restriction interaction condition may also be performed after obtaining the contact information of the third-party platform, that is, the advertisement client directly terminates the content after determining that the historical interaction record does not meet the restricted interaction condition.
  • the secondary interactive advertisement implementation process after the advertisement client determines that the historical interaction record meets the restricted interaction condition, directly proceeds to step 130.
  • the pre-stored restricted interaction condition may be the maximum allowed interaction frequency, and may of course be other content, such as the maximum number of interactions allowed.
  • the pre-stored historical interaction record may be divided into two parts, and the part of the content is recorded during the information interaction process when the advertisement client records the stored information when determining to trigger the terminal communication module.
  • the information, another part of the content is the information obtained by the advertisement client from the terminal communication module after the information interaction is completed, that is, the interaction result information of the information interaction.
  • the information recorded by the advertisement client when determining the triggering of the terminal communication module, that is, the information in the information interaction process may include information such as the interaction type and/or the advertisement identifier and/or the third party platform contact and/or the time (ie, the triggered moment).
  • the interaction result information includes information indicating whether the communication is successful, the duration of the call, the duration, and/or the number of times the instant message was sent by the user.
  • the advertisement client can obtain the interaction result information from the terminal communication module at a time, and can also obtain the interaction result information according to other trigger conditions. For example, when the advertisement client receives the request message sent by the service client, the advertisement client obtains the request message sent from the terminal communication module.
  • the interaction result information (that is, the new interaction result information) has not been obtained; of course, the terminal communication module can also actively send the stored new interaction result information to the advertisement client, for example, the terminal communication module can periodically store it.
  • the new interaction result information is sent to the advertisement client, and the terminal communication module can also send the new interaction result information stored by the user to the advertisement client after the information interaction between the user and the third party platform ends.
  • Step 130 The advertisement client triggers the terminal communication module according to the obtained contact information of the third-party platform.
  • the advertisement client may first perform a judgment operation of whether to shield the user information to the network side, and then determine how to trigger the operation of the terminal communication module according to the judgment operation result. For example, after obtaining the contact information of the third-party platform, the advertisement client obtains the interaction policy information of the user, and the advertisement client determines whether to provide the user information to the network side according to the interaction policy information, and determines that the user is not provided to the network side. In the case of information, the advertisement client may notify the terminal communication module to block the user information during the triggering process; if the advertisement client determines that the user information can be provided to the network side, the advertisement client may directly trigger the terminal communication module instead of Perform the processing of the above notification.
  • the above user information may include the contact information of the user, and may also include the contact information of the user and the current status information of the user.
  • the process of obtaining the interaction policy information of the user may also be performed before the advertisement client obtains the contact information of the third-party platform.
  • Step 140 The terminal communication module performs information interaction with the third-party platform according to the trigger of the advertisement client. For example, the terminal communication module establishes a communication connection between the user and the third-party platform according to the contact manner of the third-party platform, and then the user and the third-party platform. Can The information exchanges according to the established connection; for example, the terminal communication module directly sends the user's instant message to the third-party platform according to the contact manner of the third-party platform.
  • the process of triggering the terminal communication module to establish a session with the third-party platform that advertises to implement information interaction by using the advertisement client provides a new implementation process for implementing the interactive advertisement.
  • the above implementation process enables the advertisement client to know which service is triggered based on the information interaction process, and also enables the advertisement client to obtain comprehensive information interaction without changing the existing network side communication module processing operation.
  • the advertisement server can perform accurate accounting for the interactive advertisement, and can avoid the congestion of the advertisement server; in addition, since the advertisement client uses the historical interaction record And restricting the interaction condition to control the interaction process of the interactive advertisement, so the advertisement client can detect and filter the malicious click; the advertisement client can block the user contact mode and the user's advertisement demand by using the interaction strategy information Interest rates, so as to ensure the security of user information.
  • Embodiment 2 Implementation method of interactive advertisement. The flow of the method is shown in Figure 2.
  • step 1 The user clicks on the interactive advertisement through the business client to request information exchange with the third-party platform that publishes the clicked interactive advertisement.
  • the business client can determine the type of interaction and the advertisement identifier of the clicked interactive advertisement by the click.
  • the interaction types include call mode, IM mode, short message mode, and multimedia message mode.
  • Step 2 The business client sends a request message (ie, an interaction request in FIG. 2) to the advertisement client to request information interaction between the user and a third-party platform that publishes the clicked interactive advertisement.
  • the request message may include an interaction type, an advertisement identifier of the clicked interactive advertisement (such as an advertisement ID), and the like.
  • the service message carrying the advertisement may further be carried in the request message.
  • Step 3 The advertisement client receives the request message, and searches for and acquires the user and publishes the clicked interactive advertisement from the pre-stored historical interaction record according to the advertisement identifier in the request message or according to the advertisement identifier and the interaction type in the request message.
  • Historical interaction records between third-party platforms finding and obtaining restricted interaction conditions for the interactive advertisement from pre-stored restricted interaction conditions.
  • the historical interaction record obtained by the advertisement client may be a historical interaction record within a certain period, such as a historical interaction record within one week or a historical interaction record within one day.
  • the above restriction interaction conditions may also be referred to as merchant information or advertisement information.
  • the interactive interaction condition of the interactive advertisement obtained by the advertisement client such as the maximum allowed interaction frequency (5 times a day and / or 1 minute, etc.).
  • the pre-stored historical interaction record may include: a record number (ie, a sequence number of a history interaction record), an advertisement identifier, an interaction type information (such as a call, an instant message, etc.), a third-party platform contact method, and an interaction status (such as a user and a third party)
  • the success or failure of the interaction between the platforms, etc. may further include a moment (such as the moment when the terminal communication module is triggered), an interaction duration, a number of times (such as the interaction duration of one call, and the terminal communication module sending an instant message to the third-party platform). The number of times, etc.) and whether one or more of the information such as the result of the interaction (ie, whether the interaction result is obtained from the terminal communication module) is obtained.
  • the duration or number of interactions can be expressed as duration/number of times.
  • Step 4 The advertisement client judges the obtained historical interaction record and the restriction interaction condition. If it is determined that the acquired historical interaction record has met the obtained restricted interaction condition, the click of the user's interactive advertisement belongs to the maximum interaction exceeding the permission. The click of the frequency, the advertisement client can terminate the processing process of the interactive advertisement click, and notify the user; if the acquired history does not satisfy the acquired restricted interaction condition, the advertisement client can perform subsequent processing operations, to step 5.
  • Step 5 The advertisement client selects a third-party platform for the user from all the contact manners of the third-party platform that publishes the clicked advertisement according to the type of interaction of the user and/or the current state of the user (such as the current location and the current time).
  • Contact information such as choosing one A contact method for a third-party platform that is suitable for user calls.
  • All contact information of the third-party platform can be stored with the restricted interaction condition, that is, the pre-stored advertisement information can include all the contact conditions of the restricted interaction condition and the third-party platform.
  • the ad client can determine all contact information for the third party platform that posted the clicked ad based on the ad identifier of the clicked ad.
  • the advertiser can first obtain all the contact information of the third-party platform that publishes the clicked advertisement according to the advertisement ID, and then select one contact manner from all the contact methods according to the type of interaction of the user and/or the current state of the user.
  • the advertisement client can also directly find the contact information of a third-party platform from the advertisement information according to the advertisement ID, the current state of the user, and the type of interaction.
  • the advertisement client may also obtain the interaction policy information of the user set in advance, and determine whether to provide the user information to the network side according to the interaction policy information, such as determining whether the user contact information and the current state information of the user need to be provided to the network side.
  • Step 6 The advertisement client sends an interaction request message to the terminal communication module to trigger information interaction between the terminal communication module and the third-party platform, for example, establishing a communication connection for the communication of the information interaction, and then performing the communication connection based on the communication connection.
  • Information exchange The interaction request parameter in the foregoing interaction request message may include the contact information of the third-party platform selected in step 5; if it is determined in step 5 that the user information is not provided to the network side, the interaction request parameter may further include Provide notification information of user information to the network side.
  • the advertisement client can add information to the historical interaction record according to the trigger operation.
  • the advertisement client can add the record number, the interaction type information, the advertisement ID, the third-party platform contact method, the trigger time, and whether Get information about the results of the interaction, which can be added in the form of a table entry. Whether or not the interactive result information obtained at this time should be obtained is not obtained as an interactive result.
  • Step 7 The terminal communication module performs information interaction with the third-party platform. For example, for the type of interaction of the call mode, the terminal communication module establishes a communication connection between the user and the third-party platform according to the trigger of the advertisement client, and the user communicates with the third-party platform based on the successfully established communication connection, that is, performs information interaction.
  • Step 8 The information interaction ends, and the communication between the terminal communication module and the third-party platform ends.
  • the communication connection between the user and the third-party platform is disconnected.
  • This embodiment may further include the result information of the advertisement client obtaining the information interaction.
  • Step 9 The advertisement client requests the terminal communication module (such as the terminal call module or the terminal instant message module) to request the interaction result of the historical interaction record in the historical interaction record (such as the historical interaction record table) that does not obtain the interaction result according to the time period or the event trigger. information. For example, the advertisement client determines whether the interaction result information in the historical interaction record is represented as each record that does not obtain the interaction result, and determines the moment in the foregoing records and the third-party platform contact manner, and sends a request to obtain information interaction with the terminal communication module. The resulting request message is to request the terminal communication module to request the interaction result information of each of the historical interaction records.
  • the terminal communication module such as the terminal call module or the terminal instant message module
  • Step 10 The terminal communication module returns the interaction result information to the advertisement client according to the request of the advertisement client, and the advertisement client adds the interaction result information returned by the terminal communication module to the corresponding record of the historical interaction record (eg, added in the corresponding entry) ).
  • the message returned by the terminal communication module to the advertisement client may include a third-party platform contact mode and an interaction state, and may further include an interaction time, and/or interaction duration information.
  • the advertisement client can search for the corresponding entry from the historical interaction record according to the return message, for example, according to the third-party platform contact manner, or according to the contact mode and the moment of interaction, and add the interaction state and/or the interaction duration information in the return message. In the found table entry. When the ad client is returning When the mutual result information is added in the historical interaction record, the interaction result in the corresponding record is obtained to obtain the interaction result.
  • the advertisement client by using the advertisement client to trigger a process in which the terminal communication module establishes a session with the third-party platform that advertises to implement information interaction, the information interaction process that enables the advertisement client to know the interactive advertisement is based on Which service is triggered, and can also not change the processing operation of the existing network side communication module, so that the advertisement client can obtain a comprehensive information interaction situation, for example, it can be known which business is triggered based on the interactive advertisement information interaction process, thereby
  • the network side such as the advertisement server, can perform accurate accounting for the interactive advertisements, and can avoid the congestion of the advertisement server; in addition, since the advertisement client controls the interaction process of the interactive advertisement by utilizing the historical interaction record and allowing the interaction condition,
  • the advertisement client can detect and filter out malicious clicks; the advertisement client can block the user information such as the user contact mode and the user's advertisement requirement by using the interaction strategy information, thereby ensuring the security of the user information.
  • step 300 The advertisement client receives a request message sent by a service client that carries an advertisement to communicate (ie, exchange information) with a third-party platform that issues an advertisement.
  • the parameters included in the request message include an advertisement ID and an interaction type, and may further include a service ID that carries the advertisement.
  • Step 310 The advertisement client obtains the advertisement ID from the request message, and searches for the corresponding advertisement information from the advertisement information database storing the permission interaction condition according to the advertisement ID, and the found advertisement information should include: the contact information of the third-party platform. , allow maximum interaction frequency information, etc.
  • the contact information of the third-party platform may include contact information of a plurality of different contact methods, such as different contact manners of third-party platforms in different interaction types, different locations, and different time situations.
  • Step 320 The advertisement client searches the historical interaction record library for historical interaction records of information interaction between the user and the third-party platform according to the advertisement ID, and may select historical interaction records within a certain period.
  • Step 330 The advertisement client determines whether to perform information interaction according to the found restriction interaction condition and the historical interaction record.
  • the number of records that can be successfully exchanged in a certain period may be determined according to the maximum allowable interaction frequency in the restricted interaction condition, and/or the found record of information interaction in a certain period, if not less than the maximum allowable interaction frequency, if not less than If the maximum interaction frequency is allowed, proceed to step 360, the advertisement client ends the current information interaction process between the user and the third-party platform (ie, prohibits information interaction between the user and the third-party platform), and notifies the user; if less than allowed
  • the maximum interaction frequency is then performed in step 340.
  • the advertisement client may select an appropriate contact manner from the contact manner of the third-party platform according to the type of interaction of the user and/or the current state of the user (such as time, location, etc.).
  • the ad client adds a corresponding record in the historical interaction record (such as the historical interaction record table) to record the information that has initiated this information interaction but has not yet obtained the interaction result.
  • Step 350 The advertisement client may further obtain user interaction policy information, and the advertisement client determines, according to the user interaction policy information, whether the user information needs to be blocked to the third-party platform, and according to the determination result, the interaction type, and the contact manner of the third-party platform (ie, The contact number of the three-party platform) triggers the terminal communication module to establish a communication connection between the user and the third-party platform.
  • the pre-stored historical interaction record may exist in the form of a table, that is, the pre-stored historical interaction record may be an interaction record table, and the interaction record table may be stored in the advertisement client or may be stored independently of the advertisement client.
  • the interaction record table may be stored in the advertisement client or may be stored independently of the advertisement client.
  • a specific example of the interactive record table can be as shown in Table 1.
  • the third-party platform of 001 starts the information interaction of instant messages through contact, and successfully exchanges information; o
  • the user sent 5 instant messages to the third-party platform.
  • the entry with the record number 001 and 002 is a historical interaction record that has obtained the interaction result from the terminal communication module
  • the entry with the record number 003 is a historical interaction record that has not obtained the interaction result from the terminal communication module.
  • An example of storing a historical interaction record that does not obtain an interaction result is: when the advertisement client receives a request sent by the service client and prepares to trigger the terminal communication module or has triggered the terminal communication module, the record number, interaction type, advertisement The ID, the third-party platform contact method, the time, and whether the interaction result information is stored in the interaction record table, and whether the obtained interaction result information can be stored as no.
  • An example of storing a historical interaction record that has obtained an interaction result is: the advertisement client obtains communication result information from the terminal communication module, and adds an interaction state, a duration/time, and the like in the corresponding entry of the interaction record table according to the communication result information, And modify the result of the interaction in the entry to Yes.
  • the pre-stored advertisement information may exist in the form of a database, that is, the pre-stored advertisement information may be an advertisement information library, and a specific example of the advertisement information library is shown in Table 2.
  • each record in Table 2 will be described below with a specific example.
  • the maximum allowed interaction frequency in Table 2 can be set by a third-party platform, and the maximum interaction frequency allowed is the maximum number of times that the user can interact with the third-party platform in a certain period.
  • the maximum allowed interaction frequency in Table 2 above further confirms that the restriction interaction condition can also be referred to as an allowable interaction condition.
  • the contact information and/or restricted interaction conditions of the stored third party platform in the advertisement information library may be maintained by the advertisement platform, for example, may be maintained by an advertisement server and/or an advertisement client, and when the advertisement server provides the advertisement content to the advertisement client, The advertisement information of the advertisement may be simultaneously sent to the advertisement client, and the advertisement content of one advertisement has the same advertisement ID as the advertisement information of the advertisement.
  • the advertisement client receives the advertisement content and the advertisement information, and the advertisement client can store the received advertisement information in the advertisement information base.
  • the advertisement server may send a notification to the advertisement client to update the advertisement information to update the content in the advertisement information base.
  • the advertisement client may request the advertisement information of the advertisement from the advertisement server.
  • the advertisement information database may also include advertisement information of the advertisement, such as the context of the advertisement delivery, the target population to be served, and the like, which will not be described in detail herein.
  • Embodiment 3 A click to call interactive advertisement implementation method.
  • the web page viewed by the user includes an image advertisement of an item, and the image advertisement includes two buttons, and the two buttons indicate two interaction modes of the image advertisement, namely click to call and click to IM. The user clicks the button of click to call.
  • the web browser of the user terminal device After receiving the request message of the click to call of the user, the web browser of the user terminal device sends the request message to the advertisement client, and the request parameter carried in the request message may include: web browser information (such as a service) for sending the request message. ID), the business number carrying the advertisement, the advertisement identifier 001, and the user's interaction type click to call.
  • web browser information such as a service
  • the advertisement client After receiving the request message sent by the web browser, the advertisement client performs the following operations:
  • Operation 1 Search from the advertisement information according to the advertisement identifier 001 and the interaction type click to call in the request message to obtain the contact information of the third-party platform and the maximum allowed interaction frequency. If it is looked up from Table 2 above according to the advertisement identifier 001 and the interaction type click to call, the information obtained by the lookup is as shown in Table 3.
  • Operation 2 Searching from the historical interaction record according to the advertisement identifier 001 and the interaction type click to call in the request message, to obtain a historical interaction record between the user and the third-party platform in a certain period. If the search is made from the above table 1 according to the advertisement identifier 001 and the interaction type click to call, the information obtained by the lookup is as shown in Table 4.
  • Operation 3 Determine according to the results found in Operation 1 and Operation 2 to determine whether to allow the user to talk with the third-party platform. Since the maximum allowed interaction frequency found in operation one is 3 times a day, and the user interacts with the third-party platform only in the historical interaction record found in operation 2, the judgment result of the advertisement client should be: The user's call with the third party platform continues with the following operation four.
  • Operation 4 The advertisement client determines the contact information of the third-party platform. Since the current time is 14: 00 and the user's location is Shenzhen, the ad client can use 0755** o**2 as the contact information for the third-party platform of the call.
  • Operation 5 The advertisement client determines whether to block user information to the third-party platform according to the preset user interaction policy information. If the user interaction policy information does not allow the user information to be provided to the third party platform, the advertisement client determines to block the user information to the third party platform. In this case, the user information such as the user contact information and location should not be provided to the third party platform.
  • the advertisement client adds a record in the historical interaction record table, so that the call information between the current user and the third-party platform is stored in the historical interaction record.
  • the records added in the historical interaction record table of Table 1 are as shown in Table 5.
  • Operation 7 The advertisement client triggers the terminal communication module to initiate a call between the third-party platform with the contact method of 0755****2.
  • the operation of the advertisement client independently of the above operation includes the advertisement client acquiring partial information (i.e., interaction result information) in the historical interaction record from the terminal communication module.
  • the ad client performs the operation of obtaining the interaction result information according to the trigger condition (for example, after 10 minutes or when the user re-requests the advertisement interaction).
  • the operation performed by the advertisement client to obtain the interaction result information includes: the advertisement client searches for the record in the historical interaction record table whether the interaction result is empty or not, and the advertisement client selects the third-party platform contact information according to the found record ( The method may further include: requesting, by the terminal, the interaction result information to the terminal communication module, the advertisement client receiving the interaction result information returned by the terminal communication module, and adding the interaction result information to the corresponding historical interaction record entry, eg, according to the interaction result information.
  • the moment and the third-party platform contact method find the corresponding entry from the historical interaction record table, and add the interaction state and duration in the interaction result information to the found entry, and at the same time, whether the entry in the entry is obtained.
  • the interaction result is modified to yes.
  • Table 6 Record number interaction type advertisement ID Third-party platform interaction status time duration/number of times to obtain interactive connection method
  • 004 Call 001 0755****2 Failure 14: 00 0 is in the embodiment described above with respect to FIG. 3, by using the advertisement client to trigger the terminal communication module to establish a session with the third party platform that advertises to achieve information interaction.
  • the process enables the advertisement client to know which service is triggered based on the information interaction process, and also enables the advertisement client to obtain a comprehensive information interaction without changing the processing operation of the existing network side communication module.
  • the network side such as the advertisement server
  • the advertisement client can perform accurate accounting for the interactive advertisement, and can avoid the congestion of the advertisement server; in addition, since the advertisement client controls the interaction process of the interactive advertisement by utilizing the historical interaction record and the restriction interaction condition, The advertisement client can detect and filter out malicious clicks; the advertisement client can block the user information such as the user contact mode and the user's advertisement requirement by using the interaction strategy information, thereby ensuring the security of the user information.
  • Embodiment 4 An interactive advertisement implementation system. The structure of the system is shown in Figure 4.
  • the interactive advertisement implementation system of Figure 4 includes: a terminal device 400 and a third party platform 610 that advertises.
  • the terminal device 400 includes: a service client 401, an advertisement client 402, and a terminal communication module 403.
  • the advertisement client 402 and/or the terminal communication module 403 may also exist independently of the terminal device 400 (FIG. 2 is an advertisement client).
  • 402 and the terminal communication module 403 are located in the terminal device as an example.
  • the business client 401 (also referred to as an application client) is an entity in the terminal device 400 that provides an application and presents an advertisement to the user.
  • a request message is sent to the advertisement client 402 according to the clicked advertisement (such as sending the received request message to the advertisement client) to request the user to interact with the third party platform that posted the advertisement.
  • the information contained in the request message is as described in the method embodiment above.
  • the business client 401 can also record the ad effect and send the ad effect to the ad client 402.
  • the effects of the above advertisements are such as the description of the application where the advertisement is located, the context in which the advertisement is presented, the duration of the advertisement presentation, and the interaction behavior of the user.
  • the advertisement client 402 receives the request message sent by the service client 401, and obtains the contact information of the third-party platform that issues the clicked advertisement according to the information carried in the request message, and then, the advertisement client 402 is based on the acquired third-party platform.
  • the contact mode triggers the terminal communication module 403.
  • Ad client 402 is a trusted entity.
  • the terminal communication module 403 After being triggered by the advertisement client 402, the terminal communication module 403 performs information interaction with the third-party platform according to the trigger, for example, establishes a communication connection, and performs information interaction with the third-party platform based on the successfully created communication connection.
  • the terminal communication module 403 is an entity having a communication function in the terminal device 400, and the terminal communication module 403 may include a telephone call module, an IM client, and the like.
  • the terminal communication module 403 can also record the result information of the interaction between the user and the third-party platform, such as recording the status of the communication connection (the success or failure of the communication connection, that is, the interaction status), the duration, and the like.
  • the advertisement client 402 may include an interaction record module 4021, an advertisement information module 4022, and an interaction request receiving module 4023.
  • the advertisement client 402 may further include: one or two of the interaction result obtaining module 4024 and the user interaction policy setting module 4025.
  • the interaction record module 4021 is configured to store historical interaction records of information interaction between the user and each third-party platform.
  • the information stored in the interaction record module 4021 can be used to determine whether the user's click on the interactive advertisement is a malicious click.
  • Interactive record module 4021 The stored information may exist in the form of a table, that is, the interactive recording module 4021 may store an interactive recording table, and a specific example of the interactive recording table is as shown in Table 1 above.
  • An example of storing a record that does not obtain an interaction result is that the interaction request receiving module 4023 in the advertisement client 402 receives the request message sent by the service client 401 and prepares to trigger the terminal communication module 403 or the triggered terminal communication module 403.
  • the interaction request receiving module 4023 stores the corresponding information (such as the interaction type of the user interacting with the third-party platform, the advertisement identifier, and the third-party platform contact manner, etc.) in the interaction record table of the interaction record module 4021.
  • the specific implementation process in which the interaction request receiving module 4023 stores the corresponding information in the interaction record table is as described in the above embodiment.
  • An example of storing a record that has obtained an interaction result is: after the interaction result obtaining module 4024 obtains the interaction result information from the terminal communication module 403, adding an interaction state to the corresponding entry of the interaction record table of the interaction record module 4021 according to the interaction result information, The content of the duration/time, etc., and modify the result of the interaction in the entry to yes.
  • the specific implementation process of the interaction result obtaining module 4024 obtaining the interaction result information and storing the interaction result information in the interaction record table is as described in the above embodiment.
  • the advertisement information module 4022 stores contact information of each third-party platform and restrictions on interaction conditions.
  • the contact information of the third-party platform may include a number that can contact the third-party platform when the user is in different situations, such as the location of the user, the selected interaction type, and at least the interaction time period. A correspondence between contacts with third-party platforms.
  • the contact information of each third-party platform and the restriction interaction condition may be stored in the form of a database.
  • the advertisement information module 4022 stores an advertisement information library, and a specific example of the content of the advertisement information library is as shown in Table 2 above.
  • the advertisement information library can be maintained by the advertisement platform, and specific examples of maintenance are as described in the above embodiments.
  • the advertisement information base may also include the advertisement information of the advertisement, such as the context of the advertisement delivery, the target population of the delivery, and the like, which will not be described in detail herein.
  • the advertisement information module 4022 also needs to maintain the advertisement information stored therein. For example, when the advertisement information in the advertisement server is updated, the advertisement server may send a notification to the advertisement client 402 to update the advertisement information, and the advertisement information module 4022 updates the stored advertisement information according to the notification. Specifically, it is as described in the above embodiment.
  • the interaction request receiving module 4023 After receiving the request message sent by the service client 401, the interaction request receiving module 4023 is configured from the information stored in the interaction record module 4021 according to information (such as an advertisement identifier, such as an advertisement identifier and an interaction type) carried in the request message. Searching and obtaining a historical interaction record of the user interacting with the third-party platform, and searching for and obtaining the contact of the third-party platform from the information stored in the advertisement information module 4022 according to the information (such as the advertisement ID, that is, the advertisement identifier) carried in the request message. Information (including contact information for third-party platforms at different times, locations, etc.) and restrictions on interaction conditions. The interaction request receiving module 4023 may determine, according to the obtained information, whether the user's current click is a malicious click.
  • information such as an advertisement identifier, such as an advertisement identifier and an interaction type
  • the interaction request receiving module 4023 determines that the acquired historical interaction record meets the obtained restricted interaction condition (such as a historical interaction). After the number of times is less than the maximum allowed interaction frequency, the click is determined to be a non-malicious click, and the interaction request receiving module 4023 selects one of the contact information of the acquired third-party platform according to information such as the location, time, and interaction type of the user. Contact mode, and triggering the terminal communication module according to the selected contact mode (sending the contact information of the third-party platform to the terminal communication module), and adding corresponding corresponding to the user's current click operation in the interaction record table of the interaction record module 4021. The entry is determined; otherwise, the click is determined as a malicious click, and the interactive request receiving module 4023 terminates the implementation process of the interactive advertisement.
  • the obtained restricted interaction condition such as a historical interaction.
  • the interaction request receiving module 4023 may request the contact information of the third-party platform from the network side (such as the advertisement server) according to the advertisement ID, and the requested contact information may be Is the first
  • the information of all the contact information of the three-party platform may also be a contact method that meets the information requirements of the user's current location, current time and interaction type.
  • the interaction request receiving module ⁇ 4023 may determine a kind of information according to the current location, current time, and interaction type of the user from the requested information.
  • the contact information, and the interactive request receiving module 4023 also needs to store the information of all the contact information requested to the advertisement information module 4022. Moreover, when the interaction request receiving module 4023 is unable to obtain the restriction interaction condition from the advertisement information module 4022, the interaction request condition may be requested from the network side (such as the advertisement server) according to the advertisement ID, and the interaction request receiving module 4023 also needs to request the interaction.
  • the restricted interaction condition information is stored in the advertisement information module 4022.
  • the interaction result obtaining module 4024 obtains the historical interaction record from the terminal communication module 403 and stores the historical interaction record in the interaction record module 4021.
  • the triggering condition for obtaining the historical interaction record by the interaction result obtaining module 4024 may be a time trigger or an event trigger.
  • the time triggering for example, acquires a historical interaction record from the terminal communication module 403 based on a certain periodic timing.
  • the event triggers for example, when the ad client 402 receives the next request message, the interaction result obtaining module 4024 retrieves the historical interaction record from the terminal communication module 403.
  • the historical interaction record obtained by the interaction result obtaining module 4024 may be: Before the current time point, whether the corresponding content in the entry with the interaction result is no, such as the interaction status, the duration/time, etc., is obtained in the interaction record table.
  • the user interaction policy setting module 4025 stores the interaction policy information of the user.
  • the interaction strategy information can be set when the user signs an advertisement business with the advertisement platform.
  • the interaction policy information is setting information of the user information protection when the user interacts with the third-party platform, for example, whether the terminal communication module 402 allows the third-party platform to disclose information such as the user's contact information when calling the third-party platform; for example, When the terminal communication module 402 contacts the third-party platform through the IM method, whether the information such as the IM number of the user is allowed to be disclosed to the third-party platform.
  • the interaction request receiving module 4023 may acquire the interaction strategy information of the user from the user interaction policy setting module 4025 before triggering the terminal communication module 403, and according to the obtained interaction.
  • the policy information determines whether the user information is provided to the network side (ie, the third-party platform), and the interaction request receiving module 4023 determines that the user information is not provided to the network side, and the interaction request receiving module 4023 is in the process of triggering the terminal communication module 403.
  • the notification terminal communication module 403 blocks the user information; if the interaction request receiving module 4023 determines that the user information can be provided to the network side, the interaction request receiving module 4023 may not notify the terminal communication module 403 to block during the process of triggering the terminal communication module 403.
  • User Info The contents of the user information and the like are as described in the above embodiment.
  • the existing network-side communication can be not changed.
  • the processing operation of the module prevents the advertisement server from being congested, so that the request message sent by the advertisement client's interaction request receiving module through the service client and the interaction result information obtained from the terminal communication module can obtain a comprehensive information interaction situation, such as a certain
  • the interaction process of the interactive advertisement is triggered by a certain service; thus, the network side, such as the advertisement server, can perform accurate accounting for the interactive advertisement, such as separate settlement with each service; and, in addition, the interactive request of the advertisement client
  • the receiving module can receive the request message for requesting information interaction with the third-party platform that advertises the advertisement. Therefore, the interaction request receiving module of the advertisement client can perform various processing operations on the request message, such as the interaction request receiving module detecting and filtering.
  • the malicious click and notification terminal communication module shields the user's contact information and the user's advertisement demand information from the network side. Because the advertiser can filter out malicious clicks, it can reliably and realistically charge interactive ads. Because the ad client's interactive request receiving module can trigger the terminal communication mode During the block process, the terminal communication module is notified to block the user information, so that the user information can be shielded from the network side, thereby ensuring the security of the user information.
  • Embodiment 5 The flow of obtaining the historical interaction record by the interaction result obtaining module is as shown in FIG. 5.
  • the interaction result obtaining module in the advertisement client requests, from the terminal communication module, some historical interaction record information in the entry in the interaction record table that has not obtained the interaction result according to the trigger condition, and the interaction result acquisition module.
  • the parameter included in the request message sent to the terminal communication module may include: a third-party platform contact method, and may further include information such as a time when the interaction request receiving module in the advertisement client triggers the terminal communication module to perform information interaction.
  • Step 510 After receiving the request message sent by the interaction result obtaining module, the terminal communication module searches for the corresponding interaction result information from the stored information according to the contact information of the third-party platform or the time of the interaction and the contact information of the third-party platform, and The found interaction result information is returned to the interaction result acquisition module.
  • Step 520 The interaction result obtaining module receives the interaction result information, and adds the interaction result information to the interaction record table, where the interaction result obtaining module contacts the third-party platform contact manner according to the interaction result information or according to the interaction moment and the third-party platform.
  • the information such as the mode finds the interaction record table, and adds the received interaction result information to the found entry.
  • the interaction result obtaining module in the advertisement client obtains the interaction result information, so that the advertisement client can obtain the interaction result information of the information interaction between the user and the third-party platform, thereby making the advertiser
  • the end can store complete historical interaction record information, thereby enabling the interaction request receiving module to detect and filter out the implementation of malicious clicks.
  • a specific example of the terminal device provided by the present invention and a specific example of the advertisement client are as described in the above system, and the description thereof will not be repeated here.
  • the restricted interaction condition in the embodiment of the present invention may correspond to the user (corresponding to the identifier of the user), that is, the restricted interaction condition corresponding to each user may be different or the same.
  • the restricted interaction condition and the interaction history record introduced in the embodiment of the present invention are introduced as an example corresponding to the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Signal Processing (AREA)
  • Finance (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Description

交互广告的实现方法、 系统、 终端设备和广告客户端
本申请要求于 2008年 7月 18日提交中国专利局、 申请号为 200810133890.8、 发明名称为 "交互广 告的实现方法、 系统、 终端设备和广告客户端" 的中国专利申请的优先权, 其全部内容通过引用结 合在本申请中。
技术领域
本发明涉及网络通讯技术领域, 具体涉及交互广告的实现方法、 系统、 终端设备和广告客户端。 发明背景
通讯系统中的交互广告 (即交互式广告) 是指任何要求或允许用户做出行动的广告。 用户做出 的行动包括: 玩游戏、 填资料、 回答问题、 购买东西、 允许购买者发起与广告主的联系、 允许购买 者被联系和获取更多信息等。
目前一种交互广告的实现方法为: 业务客户端通过调用终端通信模块来实现用户与发布广告的 第三方平台 (如商家平台) 的信息交互。
另一种交互广告的实现方法为: 广告平台通过触发网络侧通信模块来实现用户与发布广告的第 三方平台的信息交互。
但在实现本发明的过程中, 发明人发现上述现有技术至少存在如下问题:
在通过调用终端通信模块来实现信息交互的方法中, 广告平台从终端通信模块处获取的用户与 第三方平台之间的信息交互情况不能够体现出信息交互过程是哪个业务触发的, 因此广告平台不能 够对交互广告进行分门别类信息统计, 也就不能对交互广告进行分门别类的精确计费; 广告平台不 能检测恶意点击行为, 或者由于存在恶意点击行为, 而该方法不能够对恶意点击进行控制, 从而使 交互广告的计费存在可靠性问题。
在广告平台通过触发网络侧通信模块来实现信息交互的方法中, 改变了网络侧通信模块的处理 操作; 另外, 广告平台和网络侧通信模块均能够获知用户联系方式及用户的广告需求等信息, 使用 户隐私信息的可控制性差 (即安全性差) ; 广告服务器虽然可以检测出恶意点击行为, 但是恶意点 击行为只能在网络侧检测到, 因此不但占用了用户与网络侧的传输资源、 而且极大的占用了广告服 务器的处理资源; 广告服务器需要对各业务客户端的广告请求消息进行处理, 从而易于在广告服务 器处形成拥塞。 发明内容
有鉴于此, 有必要提供一种交互广告的实现方法、 系统、 终端设备和广告客户端, 使对交互广 告进行分门别类的信息统计、 检査滤除恶意点击、 对交互广告进行精确计费等成为可能; 同时, 避 免了广告平台处的拥塞现象, 减轻了广告平台的处理压力。
本发明实施方式提供的一种交互广告的实现方法, 包括:
广告客户端接收业务客户端发送的请求消息, 所述请求消息为用户请求与发布广告的第三方平 台进行信息交互的请求消息;
所述广告客户端根据所述请求消息获取所述第三方平台的联系信息;
所述广告客户端根据所述第三方平台的联系信息触发终端通信模块与所述第三方平台进行信息 交互。
本发明实施方式提供的一种交互广告实现系统, 包括:
业务客户端, 用于根据用户点击的广告发送请求消息, 该请求消息用于用户请求与第三方平台 进行信息交互;
广告客户端, 用于接收所述请求消息, 根据所述请求消息获取所述第三方平台的联系信息, 根 据所述第三方平台的联系信息触发终端通信模块;
终端通信模块, 用于根据所述触发与所述第三方平台进行信息交互;
第三方平台, 用于发布广告, 并与终端通信模块进行信息交互。
本发明实施方式提供的一种终端设备, 包括:
业务客户端, 用于根据用户点击的广告发送请求消息, 该请求消息用于用户请求与发布广告的 第三方平台进行信息交互;
广告客户端, 用于接收所述请求消息, 根据所述请求消息获取所述第三方平台的联系信息, 根 据所述第三方平台的联系信息触发终端通信模块;
终端通信模块, 用于根据所述触发与所述第三方平台进行信息交互。
本发明实施方式提供的一种广告客户端, 包括:
交互记录模块, 用于存储用户与第三方平台曾经进行的信息交互的历史交互记录; 广告信息模块, 用于存储第三方平台的联系信息、 以及限制交互条件;
交互请求接收模块, 用于接收业务客户端发送来的请求消息, 从所述交互记录模块处获取所述 历史交互记录, 从所述广告信息模块获取所述限制交互条件, 判断所述历史交互记录是否符合所述 限制交互条件, 如果符合, 则根据从所述广告信息模块处获取的所述第三方平台的联系方式触发终 端通信模块, 并根据所述请求消息和所述触发向所述交互记录模块添加信息; 如果不符合, 则禁止 信息交互; 所述请求消息用于用户请求与发布广告的第三方平台进行信息交互。 通过上述技术方案的描述可知,本发明实施方式通过利用广告客户端来触发终端通信模块与发 布广告的第三方平台建立会话以实现信息交互的过程, 使广告客户端能够获知交互广告的信息交互 过程是哪个业务触发的, 使广告客户端能够获取到全面的信息交互情况, 从而使对交互广告进行分 门别类的精确计费成为可能, 而且能够避免广告服务器的拥塞; 另外, 由于广告客户端能够接收到 请求与发布广告的第三方平台进行信息交互的请求消息, 因此, 上述技术方案使检测和滤除恶意点 击、 对交互广告进行可靠真实计费、 屏蔽用户联系方式和用户的广告需求等信息的实现成为可能。 附图简要说明
图 1是本发明实施例一的交互广告实现方法流程图;
图 2是本发明实施例二的交互广告实现方法信令交互图; 图 3是本发明实施例二的交互广告实现方法流程图;
图 4是本发明实施例四的交互广告实现系统结构示意图;
图 5是本发明实施例五的获取历史交互记录的方法流程图。 实施本发明的方式
实施例一、 交互广告实现方法。 该方法的流程如附图 1所示。
请参考图 1, 步骤 100、 业务客户端根据用户对交互广告的点击发送请求消息, 以请求用户与发 布被点击广告的第三方平台 (即商家平台) 进行信息交互, 即该请求消息为用户请求与发布被点击 广告的第三方平台进行信息交换的请求消息。 该请求消息中可以携带交互类型信息和被点击广告的 广告标识信息, 交互类型信息如通话方式、 即时消息 IM方式等, 广告标识信息用于识别广告。 该请 求消息中还可以携带承载广告的业务 ID。业务 ID的作用可以为使广告客户端获知该请求消息的来源。 当然, 广告客户端也可以通过其它方式来识别该请求消息的来源, 例如请求消息所采用的协议的类 型等。
步骤 110、 广告客户端接收业务客户端发送的请求消息。 在请求消息中携带有业务 ID的情况下, 广告客户端可以在确定业务 ID为其认可的业务 ID时, 对该请求消息进行处理, 否则, 广告客户端可 以不对该请求消息进行处理。
步骤 120、 广告客户端根据请求消息中携带的信息获取第三方平台的联系信息。例如, 广告客户 端可以根据预先存储的广告标识和第三方平台联系信息的对应关系获取请求消息中的广告标识对应 的第三方平台的联系信息; 再例如, 广告客户端可以根据预先存储的广告标识和交互类型信息与第 三方平台的联系信息的对应关系获取请求消息中的广告标识和交互类型信息对应的第三方平台的联 系信息; 当然, 在请求消息中也可以携带有第三方平台的联系信息, 此时广告客户端也可以从请求 消息中直接获取第三方平台的联系信息; 另外, 广告客户端还可以向网络侧请求第三方平台的联系 信息, 例如在接收到请求消息后广告客户端直接向网络侧请求第三方平台的联系信息, 或者, 在不 能够从终端侧获取到第三方平台的联系信息时, 广告客户端向网络侧请求第三方平台的联系信息。
由于第三方平台的联系信息中往往会包括多种不同的联系方式, 如同一个广告标识对应的不同 的联系方式, 同一个广告标识对应的不同的交互类型的联系方式, 同一个广告标识对应的不同时间 段的联系方式、 不同地点的联系方式等; 因此, 广告客户端在获取第三方平台的联系信息时, 可以 在第三方平台的所有联系方式中根据用户的交互类型和 /或用户的当前状态来为用户的本次信息交 互选择合适的第三方平台联系方式, 用户的当前状态如当前时间、 当前时间下用户的位置等。
需要说明的是, 在步骤 120中, 广告客户端可以根据预先存储的历史交互记录和限制交互条件信 息进行检测并滤除恶意点击的操作。 限制交互条件信息即对交互进行限制的条件, 从相反的角度来 说, 限制交互条件信息也即针对是否允许交互设置的条件信息; 也就是说, 限制交互条件也可以称 为允许交互条件。 上述检测并滤除恶意点击的操作可以为: 广告客户端根据广告标识或者根据广告 标识和交互类型信息从预先存储的限制交互条件信息中获取该商家平台即第三方平台的限制交互条 件, 且广告客户端根据广告标识或者根据广告标识和交互类型信息从预先存储的历史记录中获取用 户与该第三方平台进行信息交互的历史交互记录; 然后, 广告客户端判断获取的历史交互记录是否 符合获取的限制交互条件, 在判断出获取的历史交互记录不满足获取的限制交互条件 (即历史交互 记录符合限制交互条件) 后, 广告客户端再获取该第三方平台的联系信息, 否则, 广告客户端可以 不进行获取第三方平台的联系信息的操作, 广告客户端直接终止本次交互广告的实现过程, 即禁止 本次交互广告的信息交互过程。 上述预先存储的限制交互条件可以是广告客户端根据广告标识从网 络侧请求获得的, 也可以是广告客户端自身存储的。
当然, 上述判断历史交互记录是否符合限制交互条件的操作也可以在获取第三方平台的联系信 息之后进行, 也就是说, 广告客户端在判断出历史交互记录不符合限制交互条件后, 直接终止本次 交互广告实现过程, 广告客户端在判断出历史交互记录符合限制交互条件后, 直接到步骤 130。
上述预先存储的限制交互条件可以为允许的最大交互频率, 当然, 也可以为其它内容, 如允许 的最大交互次数等。
如果从历史交互记录存储的时间段来说, 可以将上述预先存储的历史交互记录划分为两部分内 容,一部分内容为广告客户端在决定触发终端通信模块时记录存储的信息即信息交互过程中的信息, 另一部分内容为广告客户端在本次信息交互完成后从终端通信模块处获取的信息即此次信息交互的 交互结果信息。 广告客户端在决定触发终端通信模块时记录存储的信息即信息交互过程中的信息可 以包括交互类型和 /或广告标识和 /或第三方平台联系方式和 /或时刻 (即触发的时刻) 等信息。 交互 结果信息包括表示是否成功通信的交互状态、 表示通话持续时间、 时长和 /或表示用户发送了多少回 即时消息的次数等信息。
广告客户端可以定时从终端通信模块处获取交互结果信息, 也可以根据其它触发条件获取交互 结果信息, 例如, 广告客户端在接收到业务客户端发送来的请求消息时, 从终端通信模块处获取还 未曾获得的交互结果信息 (即新的交互结果信息) ; 当然, 终端通信模块也可以主动将其存储的新 的交互结果信息发送给广告客户端, 例如, 终端通信模块可以定时将其存储的新的交互结果信息发 送给广告客户端, 终端通信模块也可以在用户与第三方平台的信息交互结束后将其存储的新的交互 结果信息发送给广告客户端。
步骤 130、 广告客户端根据获取的第三方平台的联系信息触发终端通信模块。
在步骤 130中, 广告客户端可以先进行是否向网络侧屏蔽用户信息的判断操作, 然后, 再根据判 断操作结果来决定如何进行触发终端通信模块的操作。 例如, 广告客户端可以在获取了第三方平台 的联系信息后, 获取用户的交互策略信息, 广告客户端根据该交互策略信息判断是否向网络侧提供 用户信息, 在判断出不向网络侧提供用户信息的情况下, 广告客户端可以在触发过程中通知终端通 信模块屏蔽用户信息; 广告客户端在判断出可以向网络侧提供用户信息的情况下, 广告客户端可以 直接触发终端通信模块, 而不进行上述通知的处理操作。上述的用户信息可以包括用户的联系方式, 也可以包括用户的联系方式和用户的当前状态信息等。 上述获取用户的交互策略信息的过程也可以 在广告客户端获取第三方平台的联系信息之前进行。
步骤 140、 终端通信模块根据广告客户端的触发与第三方平台进行信息交互, 例如, 终端通信模 块根据第三方平台的联系方式建立用户与第三方平台之间的通信连接, 之后, 用户与第三方平台可 以根据该建立的连接进行信息交互; 再例如, 终端通信模块直接根据第三方平台的联系方式将用户 的即时消息发送给第三方平台。
在上述针对图 1描述的实施例中,通过利用广告客户端来触发终端通信模块与发布广告的第三方 平台建立会话以实现信息交互的过程, 为交互广告的实现提供了一种新的实现流程; 上述实现过程 使广告客户端能够获知信息交互过程是基于哪个业务触发的, 而且还能够在不改变现有的网络侧通 信模块处理操作的情况下, 使广告客户端能够获取到全面的信息交互情况, 如能够获知某个信息交 互过程是基于哪个业务触发的, 从而广告服务器能够对交互广告进行分门别类的精确计费, 而且能 够避免广告服务器的拥塞; 另外, 由于广告客户端通过利用历史交互记录和限制交互条件对交互广 告的交互过程进行控制, 因此, 广告客户端能够检测和滤除恶意点击; 广告客户端通过利用交互策 略信息能够对网络屏蔽用户联系方式和用户的广告需求等用户信息,从而保证了用户信息的安全性。
实施例二、 交互广告实现方法。 该方法的流程如附图 2所示。
图 2中, 步骤 1、 用户通过业务客户端点击交互广告, 请求与发布被点击的交互广告的第三方平 台进行信息交互。 业务客户端可以通过该点击确定交互类型、 以及被点击的交互广告的广告标识。 交互类型包括通话方式、 IM方式、 短消息方式、 多媒体消息方式等。
步骤 2、 业务客户端向广告客户端发送请求消息 (即图 2中的交互请求) , 以请求用户与发布被 点击的交互广告的第三方平台之间进行信息交互。 该请求消息中可以包括交互类型、 以及被点击的 交互广告的广告标识 (如广告 ID) 等。 该请求消息中还可以进一步携带承载广告的业务 ID。
步骤 3、广告客户端接收该请求消息, 并根据请求消息中的广告标识或者根据请求消息中的广告 标识和交互类型从预先存储的历史交互记录中査找并获取用户与发布该被点击的交互广告的第三方 平台之间的历史交互记录、 从预先存储的限制交互条件中査找并获取该交互广告的限制交互条件。 广告客户端获取的历史交互记录可以是一定周期以内的历史交互记录, 如一周以内的历史交互记录 或一天以内的历史交互记录等。 上述限制交互条件也可以称为商家信息或广告信息。 广告客户端获 取的该交互广告的限制交互条件如允许的最大交互频率 (一天 5次和 /或一分钟 1次等) 。 预先存储的 历史交互记录可以包括: 记录编号 (即历史交互记录的顺序编号) 、 广告标识、 交互类型信息 (如 通话、 即时消息等) 、 第三方平台联系方式、 交互状态 (如用户与第三方平台之间的交互成功或失 败等) , 也可以进一步包括时刻 (如触发终端通信模块的时刻等) 、 交互时长、 次数 (如一次通话 的交互时长、 终端通信模块向第三方平台发送即时消息的次数等) 和是否获得交互结果 (即是否从 终端通信模块获取交互结果) 等信息中的一种或多种。 在下述实施例中, 交互时长或次数可以表示 为时长 /次数。
步骤 4、广告客户端对获取的历史交互记录及限制交互条件进行判断, 如果判断出获取的历史交 互记录已经满足获取的限制交互条件, 则用户的此次交互广告的点击属于超出允许的最大交互频率 的点击, 广告客户端可以终止此次交互广告点击的处理过程, 并通知用户; 如果获取的历史记录没 有满足获取的限制交互条件, 则广告客户端可以进行后续的处理操作, 到步骤 5。
步骤 5、 广告客户端根据用户的交互类型和 /或用户的当前状态(如当前位置、 当前时间)从发 布该被点击广告的第三方平台的所有联系方式中为用户选择一种第三方平台的联系方式, 如选择一 种适合用户通话的第三方平台的联系方式。
第三方平台的所有联系方式信息可以与限制交互条件存储在一起,即预先存储的广告信息中可 以包含有限制交互条件和第三方平台的所有联系方式。
广告客户端可以根据被点击的广告的广告标识来确定发布该被点击广告的第三方平台的所有 联系方式。
广告客户端可以先根据广告 ID获取发布该被点击广告的第三方平台的所有联系方式,再根据用 户的交互类型和 /或用户的当前状态从所有联系方式中选择一种联系方式。广告客户端也可以根据广 告 ID、 用户的当前状态及交互类型直接从广告信息中査找获得一种第三方平台的联系方式。
广告客户端还可以获取预先设置的用户的交互策略信息,并根据交互策略信息判断是否向网络 侧提供用户信息, 如判断是否需要向网络侧提供用户的联系方式和用户当前状态信息。
步骤 6、 广告客户端向终端通信模块发送交互请求消息, 以触发终端通信模块与第三方平台之 间的信息交互, 如先为本次信息交互的通话建立通信连接, 然后再基于该通信连接进行信息交互。 上述交互请求消息中的交互请求参数可以包括步骤 5中选择的第三方平台的联系方式信息; 在步骤 5 中判断出不向网络侧提供用户信息的情况下, 交互请求参数中还可以包含有不向网络侧提供用户 信息的通知信息。 广告客户端可以根据本次触发操作在历史交互记录中添加信息, 如广告客户端可 以在历史交互记录中添加包含有记录编号、 交互类型信息、 广告 ID、 第三方平台联系方式、 触发时 刻和是否获得交互结果的信息, 这些信息可以以表项的形式添加。 此时添加的是否获得交互结果信 息应该表示为没有获得交互结果。
步骤 7、 终端通信模块与第三方平台进行信息交互。 例如, 针对通话方式的交互类型, 终端通 信模块根据广告客户端的触发建立用户与第三方平台之间的通信连接, 用户与第三方平台基于该成 功建立的通信连接进行通信, 即进行信息交互。
步骤 8、 信息交互结束, 终端通信模块与第三方平台之间的通信结束。 针对通话方式的交互类 型, 用户与第三方平台之间的通信结束时, 断开用户与第三方平台之间的通信连接。
此实施例可以进一步包括广告客户端获取信息交互的结果信息。
步骤 9、 广告客户端根据时间周期或者事件触发向终端通信模块 (如终端通话模块或终端即时 消息模块) 请求历史交互记录 (如历史交互记录表) 中未获得交互结果的历史交互记录的交互结果 信息。 例如, 广告客户端确定历史交互记录中的是否获得交互结果信息表示为没有获得交互结果的 各记录, 并确定上述各记录中的时刻和第三方平台联系方式, 向终端通信模块发送请求获取信息交 互结果的请求消息, 以向终端通信模块请求上述各历史交互记录的交互结果信息。
步骤 10、 终端通信模块根据广告客户端的请求向广告客户端返回交互结果信息, 广告客户端将 终端通信模块返回的交互结果信息添加在历史交互记录的相应记录中(如添加在相应的表项中)。针 对交互结果请求消息, 终端通信模块向广告客户端返回的消息中可以包括第三方平台联系方式和交 互状态, 也可以进一步包括交互的时刻、 和 /或交互时长信息。 广告客户端可以根据返回消息从历史 交互记录中査找对应的表项, 例如根据第三方平台联系方式, 或者根据联系方式和交互的时刻, 并 将返回消息中的交互状态和 /或者交互时长信息添加在査找到的表项中。 当广告客户端在将返回的交 互结果信息添加在历史交互记录中时, 一并设置相应记录中的是否获得交互结果为已经获得交互结 果。
在上述针对图 2的实施例中,通过利用广告客户端来触发终端通信模块与发布广告的第三方平台 建立会话以实现信息交互的过程, 使广告客户端能够获知交互广告的信息交互过程是基于哪个业务 触发的, 而且还能够不改变现有的网络侧通信模块的处理操作, 使广告客户端能够获取到全面的信 息交互情况, 如能够获知交互广告信息交互过程是基于哪个业务触发的, 从而网络侧如广告服务器 能够对交互广告进行分门别类的精确计费, 而且能够避免广告服务器的拥塞; 另外, 由于广告客户 端通过利用历史交互记录和允许交互条件对交互广告的交互过程进行控制, 因此, 能够使广告客户 端检测和滤除恶意点击; 广告客户端通过利用交互策略信息能够对网络屏蔽用户联系方式和用户的 广告需求等用户信息, 从而保证了用户信息的安全性。
下面结合附图 3对交互广告实现方法的实施例二进行说明。
请参考图 3, 步骤 300、广告客户端接收承载广告的业务客户端发送的与发布广告的第三方平台 进行通信(即信息交互) 的请求消息。 该请求消息中包括的参数有广告 ID和交互类型, 也可以进一 步包括承载广告的业务 ID。
步骤 310、广告客户端从请求消息中获取广告 ID,并根据该广告 ID从存储允许交互条件的广告 信息库中査找对应的广告信息, 査找到的广告信息中应包括: 第三方平台的联系信息、 允许最大的 交互频率信息等。 第三方平台的联系信息可以包括多种不同联系方式的联系信息, 如在不同交互类 型、 不同位置、 不同时间情况下的第三方平台的不同的联系方式。
步骤 320、广告客户端根据该广告 ID从历史交互记录库中査找用户与该第三方平台进行信息交 互的历史交互记录, 可以选定在一定周期内的历史交互记录。
步骤 330、 广告客户端根据査找到的限制交互条件和历史交互记录判断是否进行信息交互。 可 以根据限制交互条件中的允许最大的交互频率、 和 /或以及査找到的在一定周期内进行信息交互的记 录判断在一定周期内交互成功的记录数目是否小于允许最大的交互频率, 如果不小于允许最大的交 互频率, 则进行步骤 360, 广告客户端结束用户与第三方平台之间的本次信息交互过程 (即禁止用 户与第三方平台之间的信息交互), 并通知用户; 如果小于允许最大的交互频率, 则进行步骤 340。
步骤 340、 进一步地, 广告客户端可以根据用户的交互类型和 /或用户当前的状态 (如时间、 位 置等) 从第三方平台的联系方式中选择一种合适的联系方式。 广告客户端在历史交互记录 (如历史 交互记录表) 添加相应的记录, 以记录下已经发起本次信息交互、 但是还未获得交互结果的信息。
步骤 350、 广告客户端可以进一步获取用户交互策略信息, 广告客户端根据用户交互策略信息 判断是否需要向第三方平台屏蔽用户信息,并根据判断结果、交互类型和第三方平台的联系方式(即 第三方平台的联系号码) 触发终端通信模块建立用户与第三方平台之间的通信连接。
上述预先存储的历史交互记录可以以表的形式存在, 即预先存储的历史交互记录可以为交互记 录表, 交互记录表可以存储在广告客户端中, 也可以独立于广告客户端存储。 交互记录表的一个具 体例子可以如表 1所示。
表 1 第三方平台联 是否获得交互 记录编号 交互类型 广告 ID 交互状态 时刻 时长 /次数
系方式 结果
001 IM 001 成功 08: 30 5次 是
002 呼叫 001 成功 10: 35 3.34min 是
003 呼叫 002 0755****3 12: 00 否 表 1中的交互状态表示终端通信模块是否成功为用户与第三方平台之间建立通信连接。
下面以一个具体的例子来说明表 1中各记录的含义。 在 8点 30分时, 用户与发布广告 ID为
001的第三方平台通过联系方式 开始进行即时消息的信息交互, 并成功的进行了信息交互; o
在本次交互过程中, 用户向第三方平台发送了 5次即时消息。 另外, 记录编号为 001、 002的表项为 已经从终端通信模块处获得交互结果的历史交互记录, 记录编号为 003的表项为还没有从终端通信 模块处获得交互结果的历史交互记录。
一个存储未获得交互结果的历史交互记录的例子为:广告客户端在接收到业务客户端发送来的 请求、 并准备触发终端通信模块或已触发终端通信模块时, 将记录编号、 交互类型、 广告 ID、 第三 方平台联系方式、 时刻和是否获得交互结果信息存储在交互记录表中, 其中的是否获得交互结果信 息可以存储为否。
一个存储已经获得交互结果的历史交互记录的例子为:广告客户端从终端通信模块处获得通信 结果信息, 根据通信结果信息在交互记录表相应表项中添加交互状态、 时长 /次数等项内容, 并将表 项中的是否获得交互结果修改为是。
上述预先存储的广告信息可以以数据库的形式存在, 即预先存储的广告信息可以为广告信息库, 广告信息库的一个具体例子如表 2所示。
表 2
Figure imgf000010_0001
下面以一个具体的例子来说明表 2中各记录的含义。在 8点 45分时, 用户在深圳点击广告 ID 为 001的广告、 且用户希望采用呼叫方式 (即通话方式) 与第三方平台进行信息交互, 则根据表 2、 在用户点击该广告的频率没有达到一天三次时, 可以为该用户选择 0755**** 1 的联系方式来实现用 户与第三方平台的信息交互。 表 2中的允许的最大交互频率可以通过第三方平台设置,允许的最大交互频率即允许用户在一 定周期内与第三方平台进行交互的最多次数。 上述表 2中的允许的最大交互频率进一步证实了: 限 制交互条件也可以称为允许交互条件。
广告信息库中的存储的第三方平台的联系信息和 /或限制交互条件可以由广告平台维护, 例如 可以由广告服务器和 /或广告客户端维护, 广告服务器在向广告客户端提供广告内容时, 可以将该广 告的广告信息同时发送给广告客户端, 一个广告的广告内容与该广告的广告信息之间具有相同的广 告 ID。 广告客户端接收广告内容和广告信息, 广告客户端可以将接收到的广告信息存储在广告信息 库中。 在广告服务器中的广告信息有更新时, 广告服务器可以向广告客户端发送更新广告信息的通 知, 以更新广告信息库中的内容。 在广告客户端需要获取广告信息、 且广告信息库中没有存储相应 的广告信息时, 广告客户端可以向广告服务器请求该广告的广告信息。
广告信息库中还可以包括广告的投放信息, 如广告投放的上下文、 投放的目标人群等, 在此不 再详细说明。
实施例三、 一个 click to call (点击呼叫) 的交互广告实现方法。
首先, 用户浏览的网页中包括一个某商品的图片广告, 该图片广告中包括两个按钮, 这两个按 钮表明了该图片广告的两种交互方式, 即 click to call和 click to IM。 用户点击 click to call的按钮。
用户终端设备的网页浏览器接收到用户的 click to call的请求消息后, 将该请求消息发送给广 告客户端, 请求消息中携带的请求参数可以包括: 发送请求消息的网页浏览器信息 (如业务 ID)、 承载广告的业务编号、 广告标识 001、 用户的交互类型 click to call。
广告客户端接收到网页浏览器发送来的请求消息后进行如下操作:
操作一、 根据请求消息中的广告标识 001和交互类型 click to call从广告信息中进行査找, 以 获得第三方平台的联系信息和允许的最大交互频率。 如果根据广告标识 001和交互类型 click to call 从上述表 2中査找, 则査找获得的信息如表 3所示。
表 3
Figure imgf000011_0001
操作二、 根据请求消息中的广告标识 001和交互类型 click to call从历史交互记录中进行査找, 以获得一定周期内的用户与该第三方平台的历史交互记录。 如果根据广告标识 001和交互类型 click to call从上述表 1中査找, 则査找获得的信息如表 4所示。
表 4 第三方平台联系交互状 是否获得交互结 记录编号 交互类型 广告 ID 时刻 时长 /次数
方式 态 果
02 呼叫 001 成功 10: 35 3.34min 是
操作三、根据操作一、操作二査找到的结果进行判断, 以确定是否允许用户与第三方平台之间 的通话。 由于操作一中査找到的允许的最大交互频率为一天 3次, 而操作二査找到的历史交互记录 中用户与该第三方平台仅进行了一次交互, 因此, 广告客户端的判断结果应该为: 允许用户与该第 三方平台的通话, 继续进行下面的操作四。
操作四、 广告客户端确定第三方平台的联系信息。 由于当前时间为 14: 00、 以及用户的位置 为深圳, 因此, 广告客户端可以将 0755** o**2作为本次通话的第三方平台的联系信息。
操作五、 广告客户端根据预先设置的用户交互策略信息确定是否向第三方平台屏蔽用户信息。 如果用户交互策略信息不允许向第三方平台提供用户信息, 则广告客户端确定向第三方平台屏蔽用 户信息, 在这种情况下, 不应向第三方平台提供用户联系方式、 位置等用户信息。
操作六、广告客户端在历史交互记录表中添加记录, 从而将本次用户与第三方平台之间的通话 信息存储在历史交互记录中。 例如, 在表 1的历史交互记录表中增加的记录如表 5所示。
表 5
Figure imgf000012_0001
操作七、广告客户端触发终端通信模块, 以发起与联系方式为 0755****2的第三方平台之间的 通话。
与上述操作相独立进行的广告客户端的操作包括:广告客户端从终端通信模块处获取历史交互 记录中的部分信息 (即交互结果信息)。 广告客户端根据触发条件 (如 10分钟后或者在用户再次请 求进行广告交互时) 执行获取交互结果信息的操作。 广告客户端执行的获取交互结果信息的操作包 括: 广告客户端査找历史交互记录表中是否获得交互结果为空或者为否的记录, 广告客户端根据査 找到的记录中的第三方平台联系方式(也可以进一步包括时刻)向终端通信模块请求交互结果信息, 广告客户端接收终端通信模块返回的交互结果信息, 并将交互结果信息添加在相应的历史交互记录 表项中,如根据交互结果信息中的时刻和第三方平台联系方式从历史交互记录表中査找相应的表项, 并将交互结果信息中的交互状态、 时长添加在査找到的表项中, 同时, 将该表项中的是否获得交互 结果修改为是。
将终端通信模块返回的交互结果信息添加在如表 5 所示的历史交互记录中的一个具体的例子 如表 6所示。
表 6 记录编号 交互类型 广告 ID 第三方平台交互状态 时刻 时长 /次数 是否获得交互结 联系方式 果
004 呼叫 001 0755****2 失败 14: 00 0 是 在上述针对图 3描述的实施例中,通过利用广告客户端来触发终端通信模块与发布广告的第三 方平台建立会话以实现信息交互的过程, 使广告客户端能够获知信息交互过程是基于哪个业务触发 的, 而且还能够在不改变现有的网络侧通信模块的处理操作的情况下, 使广告客户端获取到全面的 信息交互情况, 从而网络侧如广告服务器能够对交互广告进行分门别类的精确计费, 而且能够避免 广告服务器的拥塞; 另外, 由于广告客户端通过利用历史交互记录和限制交互条件对交互广告的交 互过程进行控制, 因此, 能够使广告客户端检测和滤除恶意点击; 广告客户端通过利用交互策略信 息能够对网络屏蔽用户联系方式和用户的广告需求等用户信息, 从而保证了用户信息的安全性。
实施例四、 交互广告实现系统。 该系统的结构如附图 4所示。
图 4中的交互广告实现系统包括: 终端设备 400和发布广告的第三方平台 610。 终端设备 400 包括: 业务客户端 401、 广告客户端 402和终端通信模块 403, 当然, 广告客户端 402和 /或终端通 信模块 403也可以独立于终端设备 400而存在 (图 2就是以广告客户端 402和终端通信模块 403位 于终端设备为例进行介绍的)。
业务客户端 401 (也可称为应用客户端) 是终端设备 400中提供应用并向用户呈现广告的实体。 在用户点击广告时根据被点击的广告向广告客户端 402发送请求消息 (如将接收到的请求消息发送 至广告客户端), 以请求用户与发布广告的第三方平台进行信息交互。该请求消息中包含的信息如上 述方法实施方式中的描述。 业务客户端 401还可以记录广告效果, 并将广告效果发送给广告客户端 402。 上述广告的效果如广告所在应用的描述、 广告呈现的上下文、 广告呈现时长、 以及用户的交互 行为等。
广告客户端 402接收业务客户端 401发送的请求消息, 并根据请求消息中承载的信息获取发布 被点击的广告的第三方平台的联系方式, 然后, 广告客户端 402根据获取到的第三方平台的联系方 式触发终端通信模块 403。 广告客户端 402为可信任的实体。
终端通信模块 403在被广告客户端 402触发后, 根据该触发与第三方平台之间进行信息交互, 例如建立通信连接, 并基于该成功创建的通信连接与第三方平台进行信息交互。 终端通信模块 403 是终端设备 400中具有通信功能的实体, 终端通信模块 403可以包括电话呼叫模块、 IM客户端等。 终端通信模块 403还可以记录用户与第三方平台之间交互结果信息, 如记录通信连接状态 (通信连 接成功与否, 即交互状态)、 时长等信息。
上述广告客户端 402可以包括:交互记录模块 4021、广告信息模块 4022和交互请求接收模块 4023。 可选的, 广告客户端 402还可以包括: 交互结果获取模块 4024和用户交互策略设置模块 4025中的一个 或两个。
交互记录模块 4021用于存储用户与各第三方平台进行信息交互的历史交互记录。交互记录模块 4021 中存储的信息可以用来判断用户对交互广告的点击是否为恶意点击。 交互记录模块 4021 中存 储的信息可以以表的形式存在, 即交互记录模块 4021中可以存储交互记录表, 交互记录表的一个具 体例子如上述表 1所示。
一个存储未获得交互结果的记录的例子为:广告客户端 402中的交互请求接收模块 4023在接收 到业务客户端 401发送来的请求消息、并准备触发终端通信模块 403或已触发终端通信模块 403时, 交互请求接收模块 4023将相应的信息(如用户与第三方平台进行交互的交互类型、广告标识和第三 方平台联系方式等) 存储在交互记录模块 4021的交互记录表中。 交互请求接收模块 4023将相应的 信息存储在交互记录表中的具体实现过程如上述实施例中的描述。
一个存储已经获得交互结果的记录的例子为:交互结果获取模块 4024从终端通信模块 403处获 得交互结果信息后, 根据交互结果信息在交互记录模块 4021 的交互记录表相应表项中添加交互状 态、 时长 /次数等项内容, 并将表项中的是否获得交互结果修改为是。 交互结果获取模块 4024获得 交互结果信息并将交互结果信息存储在交互记录表中的具体实现过程如上述实施例中的描述。
广告信息模块 4022存储有各第三方平台的联系信息、 以及限制交互条件。针对一个第三方平台 来说, 该第三方平台的联系信息可以包括在用户处于不同情况下能够联系到第三方平台的号码, 如 用户所处的位置、选择的交互类型和交互时间段中的至少一项与第三方平台的联系方式的对应关系。
各第三方平台的联系信息、以及限制交互条件可以以数据库的形式存储,例如广告信息模块 4022 中存储有广告信息库, 广告信息库的内容的一个具体例子如上述表 2所示。 广告信息库可以由广告 平台维护, 维护的具体例子如上述实施方式中的描述。 广告信息库中还可以包括广告的投放信息, 如广告投放的上下文、 投放的目标人群等, 在此不再详细说明。
广告信息模块 4022还需要对其存储的广告信息进行维护。例如, 在广告服务器中的广告信息有 更新时, 广告服务器可以向广告客户端 402发送更新广告信息的通知, 广告信息模块 4022根据该通 知更新其存储的广告信息。 具体如上述实施例中的描述。
交互请求接收模块 4023在接收到业务客户端 401发送来的请求消息后,根据请求消息中承载的信 息 (如广告标识, 再如广告标识和交互类型等信息) 从交互记录模块 4021存储的信息中査找并获取 用户与第三方平台进行信息交互的历史交互记录, 并根据请求消息中承载的信息 (如广告 ID, 即广 告标识) 从广告信息模块 4022存储的信息中査找并获取第三方平台的联系信息 (包括在不同时间、 位置等情况下第三方平台的联系方式) 和限制交互条件。 交互请求接收模块 4023可以根据上述获取 的信息判断出用户的本次点击是否为恶意点击, 例如, 交互请求接收模块 4023在判断出获取到的历 史交互记录符合获取到的限制交互条件 (如历史交互次数小于允许的最大交互频率) 后, 将该点击 确定为非恶意点击, 交互请求接收模块 4023根据用户当前所处的位置、 时间和交互类型等信息从获 取的第三方平台的联系信息中选择一种联系方式, 并根据该选择的联系方式触发终端通信模块 (将 第三方平台的联系方式发送给终端通信模块) , 并针对用户本次点击操作在交互记录模块 4021的交 互记录表中增加相应的表项; 否则, 将该点击确定为恶意点击, 交互请求接收模块 4023终止本次交 互广告实现过程。
另外, 交互请求接收模块 4023在不能够从广告信息模块 4022获取到第三方平台的联系信息时, 可以根据广告 ID向网络侧 (如广告服务器) 请求第三方平台的联系信息, 请求的联系信息可以是第 三方平台的所有联系方式的信息, 也可以是符合用户当前所处的位置、 当前时间和交互类型等信息 要求的一种联系方式。 当请求的联系信息为第三方平台的所有联系方式的信息时, 交互请求接收模 ±夬4023可以从请求到的信息中根据用户当前所处的位置、 当前时间和交互类型等信息确定出一种联 系方式, 且交互请求接收模块 4023还需要将请求到的所有联系方式的信息存储到广告信息模块 4022 中。 而且, 交互请求接收模块 4023在不能够从广告信息模块 4022获取到限制交互条件时, 也可以根 据广告 ID向网络侧 (如广告服务器) 请求限制交互条件, 且交互请求接收模块 4023还需要将请求到 的限制交互条件信息存储到广告信息模块 4022中。
交互结果获取模块 4024从终端通信模块处 403获取历史交互记录,并将历史交互记录存储在交 互记录模块 4021中。 交互结果获取模块 4024获取历史交互记录的触发条件可以为时间触发, 也可 以为事件触发。 时间触发例如根据一定的周期定时从终端通信模块 403处获取历史交互记录。 事件 触发例如在广告客户端 402接收到下一个请求消息时, 交互结果获取模块 4024从终端通信模块 403 处获取历史交互记录。交互结果获取模块 4024获取的历史交互记录可以为: 在当前时间点前, 交互 记录表中是否获得交互结果为否的表项中对应的相应内容, 如交互状态、 时长 /次数等。
用户交互策略设置模块 4025中存储有用户的交互策略信息。 交互策略信息可以在用户与广告 平台签约广告业务时设置。 交互策略信息即用户与第三方平台进行信息交互时用户信息保护的设置 信息, 例如, 终端通信模块 402在呼叫第三方平台时, 是否允许向第三方平台公开用户的联系方式 等信息; 再例如, 终端通信模块 402在通过 IM方式联系第三方平台时, 是否允许向第三方平台公 开用户的 IM号码等信息。
当业务客户端 402中设置有用户交互策略设置模块 4025时, 交互请求接收模块 4023可以在触 发终端通信模块 403之前, 从用户交互策略设置模块 4025处获取用户的交互策略信息, 并根据获得 的交互策略信息判断是否向网络侧(即第三方平台)提供用户信息, 交互请求接收模块 4023在判断 出不向网络侧提供用户信息的情况下,交互请求接收模块 4023在触发终端通信模块 403的过程中通 知终端通信模块 403屏蔽用户信息;交互请求接收模块 4023在判断出可以向网络侧提供用户信息的 情况下,交互请求接收模块 4023可以在触发终端通信模块 403的过程中不通知终端通信模块 403屏 蔽用户信息。 用户信息等内容如上述实施例中的描述。
在上述针对图 4描述的实施例中,通过利用广告客户端的交互请求接收模块来触发终端通信模块 与发布广告的第三方平台建立连接并进行信息交互的过程, 能够不改变现有的网络侧通信模块的处 理操作、 避免广告服务器拥塞, 使广告客户端的交互请求接收模块通过业务客户端发送来的请求消 息、 以及从终端通信模块获得的交互结果信息能够获取到全面的信息交互情况, 如某个交互广告的 交互过程是由某个业务触发的等; 从而使网络侧如广告服务器能够对交互广告进行分门别类的精确 计费, 如与各个业务分别进行分成结算等; 另外, 由于广告客户端的交互请求接收模块能够接收到 请求与发布广告的第三方平台进行信息交互的请求消息, 因此, 广告客户端的交互请求接收模块能 够对该请求消息进行各种处理操作, 如交互请求接收模块检测和滤除恶意点击、 通知终端通信模块 对网络侧屏蔽用户联系方式和用户的广告需求信息等。 由于广告客户端能够滤除恶意点击, 因此, 能够对交互广告进行可靠真实的计费。 由于广告客户端的交互请求接收模块能够在触发终端通信模 块过程中通知终端通信模块屏蔽用户信息, 因此, 能够向网络侧屏蔽用户信息, 从而保证了用户信 息的安全性。
实施例五、 交互结果获取模块获取历史交互记录的流程如附图 5所示。
请参照图 5, 步骤 500、广告客户端中的交互结果获取模块根据触发条件向终端通信模块请求交 互记录表中还未获得交互结果的表项中的某些历史交互记录信息, 交互结果获取模块向终端通信模 块发送的请求消息中包含的参数可以包括: 第三方平台联系方式, 也可以进一步包括广告客户端中 的交互请求接收模块触发终端通信模块进行信息交互的时刻等信息。
步骤 510、 终端通信模块接收到交互结果获取模块发送来的请求消息后, 根据第三方平台联系 方式或交互的时刻和第三方平台联系方式等信息从其存储信息中査找相应的交互结果信息, 并将査 找到的交互结果信息返回给交互结果获取模块。
步骤 520、 交互结果获取模块接收交互结果信息, 并将交互结果信息添加在交互记录表中, 如 交互结果获取模块根据交互结果信息中的第三方平台联系方式或根据交互的时刻和第三方平台联系 方式等信息査找交互记录表, 并将接收到的交互结果信息添加在査找到的表项中。
在上述针对图 5描述的实施例中, 广告客户端中的交互结果获取模块通过获取交互结果信息, 使广告客户端能够获取到用户与第三方平台进行信息交互的交互结果信息, 从而使广告客户端能够 存储完整的历史交互记录信息, 从而使交互请求接收模块检测和滤除恶意点击的实现成为可能。
本发明提供的终端设备的一个具体的例子、 广告客户端的一个具体例子如上述系统中的描述, 在此不再重复说明。
本发明实施例中的限制交互条件可以与用户相对应 (与用户的标识相对应) , 即每个用户对应 的限制交互条件可以是不同的, 也可以是相同的。 本发明实施例中介绍的限制交互条件和交互历史 记录是以与用户相对应为例进行介绍的。
通过以上的实施方式的描述, 本领域的技术人员可以清楚地了解到本发明可借助软件加必需的 硬件平台的方式来实现, 当然也可以全部通过硬件来实施。 基于这样的理解, 本发明实施例的全部 或者部分可以以软件产品的形式体现出来, 该计算机软件产品可以存储在存储介质中, 如 ROM/RAM, 磁碟、 光盘等, 包括若干指令用以使得一台计算机设备 (可以是个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例或者实施例的某些部分所述的方法。
虽然通过实施例描绘了本发明, 本领域普通技术人员知道, 本发明有许多变形和变化而不脱离 本发明的精神, 本发明的申请文件的权利要求包括这些变形和变化。

Claims

权利要求
1、 一种交互广告的实现方法, 其特征在于, 包括:
广告客户端接收业务客户端发送的请求消息, 所述请求消息为用户请求与发布广告的第三方平 台进行信息交互的请求消息;
所述广告客户端根据所述请求消息获取所述第三方平台的联系信息;
所述广告客户端根据所述第三方平台的联系信息触发终端通信模块与所述第三方平台进行信息 交互。
2、 如权利要求 1所述的方法, 其特征在于, 所述广告客户端根据所述请求消息获取所述第三方 平台的联系信息包括:
获取所述用户与所述第三方平台进行信息交互的历史交互记录、 以及限制交互条件; 判断所述历史交互记录是否符合所述限制交互条件, 如果符合, 则获取所述第三方平台的联系 息 Ϊ
如果不符合, 则终止本次交互广告的实现过程。
3、 如权利要求 2所述的方法, 其特征在于, 所述广告客户端获取所述用户与所述第三方平台进 行信息交互的限制交互条件包括:
广告客户端根据所述请求消息中的广告标识从终端侧存储的限制交互条件信息中査找所述广告 标识对应的限制交互条件;
如果査找成功, 则将所述査找到的限制交互条件作为所述用户与所述第三方进行信息交互的限 制交互条件;
如果査找未成功, 则根据所述请求消息中的广告标识向网络侧请求所述用户与所述第三方平台 进行信息交互的限制交互条件。
4、 如权利要求 2所述的方法, 其特征在于, 所述历史交互记录包括: 所述广告客户端在信息交 互过程中记录的信息和信息交互完成后从所述终端通信模块处获取的信息交互的交互结果信息。
5、 如权利要求 4所述的方法, 其特征在于:
所述广告客户端在信息交互过程中记录的信息包括: 所述用户与所述第三方平台进行交互的交 互类型、 广告标识和第三方平台联系方式;
所述信息交互的交互结果信息包括: 表示所述信息交互是否交互成功的交互状态, 和, 交互时 长和 /或消息交互次数。
6、 如权利要求 4所述的方法, 其特征在于, 所述交互结果信息的获取方式包括:
根据时间触发条件和 /或事件触发条件从所述终端通信模块获取所述交互结果信息。
7、 如权利要求 1所述的方法, 其特征在于, 所述广告客户端根据所述请求消息获取所述第三方 平台的联系信息包括:
所述广告客户端从携带有第三方平台的联系信息的请求消息中获取第三方平台的联系信息; 或 所述广告客户端根据所述请求消息获取需要进行信息交互的广告标识、 或者广告标识和交互类 型, 并根据所述广告标识或者广告标识和交互类型从所述第三方平台的联系信息中选择一种联系方 式。
8、 如权利要求 7所述的方法, 其特征在于, 所述第三方平台的联系信息包括: 所述第三方平台 的联系方式与广告标识和 /或交互类型和 /或时间段和 /或位置信息的对应关系。
9、 如权利要求 7所述的方法, 其特征在于, 所述根据所述广告标识或者广告标识和交互类型从 所述第三方平台的联系信息中选择一种联系方式包括:
所述广告客户端根据所述获取的广告标识或根据广告标识和交互类型在存储的信息中査找所述 第三方平台的联系信息, 以获得第三方平台的一种联系方式;
如果在存储的信息中能够査找到所述第三方平台的联系信息, 则从所述存储的第三方平台的联 系信息中选择一种联系方式;
如果未査找到所述第三方平台的联系信息, 则向网络侧请求所述第三方平台的联系信息, 以获 得第三方平台的一种联系方式。
10、 如权利要求 1至 9中任一权利要求所述的方法, 其特征在于, 还包括:
所述广告客户端获取所述用户的交互策略信息;
所述广告客户端根据所述交互策略信息判断是否向网络侧提供所述用户的信息;
在判断不向网络侧提供所述用户的信息时, 所述广告客户端触发终端通信模块与所述第三方平 台进行信息交互包括:
所述广告客户端在触发过程中通知所述终端通信模块屏蔽所述用户的信息。
11、 一种交互广告实现系统, 包括:
业务客户端, 用于根据用户点击的广告发送请求消息, 该请求消息用于用户请求与第三方平台 进行信息交互;
广告客户端, 用于接收所述请求消息, 根据所述请求消息获取所述第三方平台的联系信息, 根 据所述第三方平台的联系信息触发终端通信模块;
终端通信模块, 用于根据所述触发与所述第三方平台进行信息交互;
第三方平台, 用于发布广告, 并与终端通信模块进行信息交互。
12、 一种终端设备, 其特征在于, 所述终端设备包括:
业务客户端, 用于根据用户点击的广告发送请求消息, 该请求消息用于用户请求与发布广告的 第三方平台进行信息交互;
广告客户端, 用于接收所述请求消息, 根据所述请求消息获取所述第三方平台的联系信息, 根 据所述第三方平台的联系信息触发终端通信模块;
终端通信模块, 用于根据所述触发与所述第三方平台进行信息交互。
13、 如权利要求 12所述的终端设备, 其特征在于, 所述广告客户端包括: 交互记录模块, 用于存储所述用户与所述第三方平台进行信息交互的历史交互记录; 广告信息模块, 用于存储所述第三方平台的联系信息、 以及限制交互条件;
交互请求接收模块, 用于接收所述请求消息, 从所述交互记录模块处获取所述历史交互记录, 从所述广告信息模块获取所述限制交互条件, 判断所述历史交互记录是否符合所述限制交互条件, 如果符合, 则根据从所述广告信息模块处获取的所述第三方平台的联系方式触发终端通信模块, 并 根据所述请求消息和所述触发向所述交互记录模块添加信息; 如果不符合, 则禁止信息交互。
14、 如权利要求 13所述的终端设备, 其特征在于, 所述广告客户端进一步包括:
交互结果获取模块, 用于从所述终端通信模块处获取所述信息交互的交互结果信息, 并将所述 交互结果信息存储在所述交互记录模块的历史交互记录中。
15、 如权利要求 12至 14中任一权利要求所述的终端设备, 其特征在于, 所述广告客户端进一 步包括:
用户交互策略设置模块, 用于存储所述用户的交互策略信息;
所述交互请求接收模块获取所述用户的交互策略信息, 并根据所述交互策略信息判断是否向网 络侧提供所述用户的信息, 当判断出不向网络侧提供所述用户的信息时, 在触发过程中通知所述终 端通信模块屏蔽所述用户的信息。
16、 一种广告客户端, 其特征在于, 包括:
交互记录模块, 用于存储用户与第三方平台曾经进行的信息交互的历史交互记录; 广告信息模块, 用于存储第三方平台的联系信息、 以及限制交互条件;
交互请求接收模块, 用于接收业务客户端发送来的请求消息, 从所述交互记录模块处获取所述 历史交互记录, 从所述广告信息模块获取所述限制交互条件, 判断所述历史交互记录是否符合所述 限制交互条件, 如果符合, 则根据从所述广告信息模块处获取的所述第三方平台的联系方式触发终 端通信模块, 并根据所述请求消息和所述触发向所述交互记录模块添加信息; 如果不符合, 则禁止 信息交互; 所述请求消息用于用户请求与发布广告的第三方平台进行信息交互。
PCT/CN2009/071521 2008-07-18 2009-04-28 交互广告的实现方法、系统、终端设备和广告客户端 WO2010006525A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/008,543 US20110112894A1 (en) 2008-07-18 2011-01-18 Method and system for implementing interactive advertisements, terminal equipment, and advertisement client terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810133890A CN101631136A (zh) 2008-07-18 2008-07-18 交互广告的实现方法、系统、终端设备和广告客户端
CN200810133890.8 2008-07-18

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/008,543 Continuation US20110112894A1 (en) 2008-07-18 2011-01-18 Method and system for implementing interactive advertisements, terminal equipment, and advertisement client terminal

Publications (1)

Publication Number Publication Date
WO2010006525A1 true WO2010006525A1 (zh) 2010-01-21

Family

ID=41550008

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071521 WO2010006525A1 (zh) 2008-07-18 2009-04-28 交互广告的实现方法、系统、终端设备和广告客户端

Country Status (3)

Country Link
US (1) US20110112894A1 (zh)
CN (1) CN101631136A (zh)
WO (1) WO2010006525A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110059725A (zh) * 2019-03-21 2019-07-26 中国科学院计算技术研究所 一种基于搜索关键词的检测恶意搜索系统及方法
CN113424250A (zh) * 2019-02-15 2021-09-21 株式会社电通 广告接触判断系统、广告接触判断装置以及程序

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120041825A1 (en) * 2010-08-16 2012-02-16 Kasargod Kabir S Contextual translation of non-interactive advertisements into interactive advertisements
CN102740240B (zh) * 2011-03-31 2016-09-07 中兴通讯股份有限公司 一种广告业务发布方法、终端及系统
CN103632279A (zh) * 2012-08-23 2014-03-12 能汲智慧港(上海)信息科技有限公司 基于模糊聚类技术的移动互联网广告自动发布方法及装置
CN104092644B (zh) * 2013-05-30 2018-09-07 腾讯科技(深圳)有限公司 一种交互方法、装置、客户端及服务器
CN103581335B (zh) * 2013-11-19 2016-08-17 北京兆维电子(集团)有限责任公司 基于ftp文件传输的广告推送系统及方法
CN103870572B (zh) * 2014-03-18 2017-07-04 北京博雅立方科技有限公司 一种防御恶意点击广告页面的方法及装置
CN104615355A (zh) * 2014-03-19 2015-05-13 腾讯科技(北京)有限公司 多媒体数据的展示控制方法及装置
CN104519135B (zh) * 2014-12-24 2019-06-07 广州美渠信息科技有限公司 移动终端服务平台交互系统
US10123205B2 (en) 2015-06-01 2018-11-06 Huawei Technologies Co., Ltd. Admission of a session to a virtual network service
US10298580B2 (en) * 2015-06-01 2019-05-21 Huawei Technologies Co., Ltd. Admission of an individual session in a network
CN105007502B (zh) * 2015-07-27 2017-03-29 合一网络技术(北京)有限公司 广告投放系统及其方法
CN106941440B (zh) * 2016-01-04 2020-09-01 五八同城信息技术有限公司 一种会话反骚扰方法及装置
CN106059889B (zh) * 2016-05-06 2019-10-18 深圳市英威诺科技有限公司 资讯类应用内容的交互控制方法及装置
CN105871934B (zh) * 2016-06-23 2019-09-17 太原脉倜什移动互联科技有限公司 陌生人通讯系统
CN109522137A (zh) * 2018-11-13 2019-03-26 宁波视睿迪光电有限公司 一种广告机交互方法、装置、系统及计算机可读存储介质
CN111784383A (zh) * 2020-06-17 2020-10-16 深圳市时耘数字传媒有限公司 一种设置审批流程的广告发布系统
CN112087444B (zh) * 2020-09-04 2022-02-22 腾讯科技(深圳)有限公司 账号识别方法和装置、存储介质及电子设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1533088A (zh) * 2003-03-21 2004-09-29 ��˹��ŵ�� 用于借助本地用户识别来启动远程内容递送的装置和方法
US20080027807A1 (en) * 2006-07-25 2008-01-31 Nec Corporation Streaming content distribution system and streaming content distribution method
CN101217636A (zh) * 2007-12-28 2008-07-09 腾讯科技(深圳)有限公司 电视广告业务的实现方法、用户终端及广告服务器

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7343317B2 (en) * 2001-01-18 2008-03-11 Nokia Corporation Real-time wireless e-coupon (promotion) definition based on available segment
CN1826596A (zh) * 2002-09-24 2006-08-30 Google公司 用于提供相关广告服务的方法和装置
CN1933482B (zh) * 2005-09-16 2010-08-11 腾讯科技(深圳)有限公司 一种发起语音通话的方法
US8175939B2 (en) * 2005-10-28 2012-05-08 Microsoft Corporation Merchant powered click-to-call method
CN101145921B (zh) * 2006-09-11 2011-01-19 千兆科技(深圳)有限公司 互联网高清视频广告系统及其实现方法
KR20090000036A (ko) * 2006-12-18 2009-01-07 인터넷채널이십일(주) 프록시 서버를 통한 광고물 게시방법과 이를 실시하는광고시스템

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1533088A (zh) * 2003-03-21 2004-09-29 ��˹��ŵ�� 用于借助本地用户识别来启动远程内容递送的装置和方法
US20080027807A1 (en) * 2006-07-25 2008-01-31 Nec Corporation Streaming content distribution system and streaming content distribution method
CN101217636A (zh) * 2007-12-28 2008-07-09 腾讯科技(深圳)有限公司 电视广告业务的实现方法、用户终端及广告服务器

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113424250A (zh) * 2019-02-15 2021-09-21 株式会社电通 广告接触判断系统、广告接触判断装置以及程序
CN113424250B (zh) * 2019-02-15 2023-07-21 株式会社电通 广告接触判断系统、广告接触判断装置以及程序
CN110059725A (zh) * 2019-03-21 2019-07-26 中国科学院计算技术研究所 一种基于搜索关键词的检测恶意搜索系统及方法

Also Published As

Publication number Publication date
US20110112894A1 (en) 2011-05-12
CN101631136A (zh) 2010-01-20

Similar Documents

Publication Publication Date Title
WO2010006525A1 (zh) 交互广告的实现方法、系统、终端设备和广告客户端
US10089658B2 (en) Systems and methods to provide connections via callback acceptance cross-reference to related applications
JP6451773B2 (ja) 管理装置、管理方法、プログラム、および、管理システム
US8249934B2 (en) IMS network providing purchasing sessions to mobile devices that are located proximate to a business
US20080293380A1 (en) Messeaging service
US20230396667A1 (en) Network communications
US20140100961A1 (en) System for Providing Information to Client Terminal when Conducting Communication Service
KR20110042102A (ko) Ims 네트워크들에서의 온라인 과금 상관
US20140114753A1 (en) Method and system for allocating bandwidth based on device user response
JP2012517725A5 (zh)
US20150003299A1 (en) Method and apparatus for performing charging control to a sponsored data application
JP2002140611A (ja) 広告配信中継システム
WO2012152850A1 (en) Quality of service level adaptation for visual services in mobile communication networks
RU2461879C1 (ru) Способ доставки целевой рекламы и/или информации абоненту посредством инфокоммуникативных сетей и система для его осуществления
WO2018099105A1 (zh) 一种通信号码处理方法、装置、终端及存储介质
JP2011502426A (ja) 無料ディレクトリ・アシスタンス・サービスと有料ディレクトリ・アシスタンス・サービス間の自動切換方法およびそのシステム
KR20100137659A (ko) 컨텐츠 사용 정보 제공 시스템 및 방법
WO2014005270A1 (zh) 数字音乐的获取方法及装置
EP2169609A1 (en) Method and system for realizing a video shop
US8978108B2 (en) Method, device, and system for service presentation
JP2005070884A (ja) 課金ポリシー生成装置、メタデータ配信サーバ、有料情報配信サーバ、有料情報配信システム、課金ポリシー生成方法、及び、有料情報課金方法
TW200304294A (en) System for returning rates back to content providers, gateway used for the system, and method of doing the same
KR102194956B1 (ko) 유해 콘텐츠 차단 시스템 및 방법
WO2018223795A1 (zh) 一种关联计费方法,计费装置和系统
JP2015158939A (ja) 情報提供装置および情報提供方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09797372

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09797372

Country of ref document: EP

Kind code of ref document: A1