Advertiser Callback
OpenAD will notify advertisers for live ad publishing, and upgrade user tags based on callback from advertiser application calls.
This will be used to enhance the governance consensus within OpenAD Network.
This document describes how advertisers use the callback method to notify and return data to OpenAD Protocol.
For Telegram Mini App TMA, Advertiser how to get callback parameters
If your promotion link is like https://t.me/openadprotocolbot/tma?startapp=OpenAD_Protocol, the callback parameters will be spliced after your promotion link.
If your promotion link is like https://t.me/openadprotocolbot/tma, then your promotion link will be spliced with ?startapp=OpenAD_Protocol and callback parameters.
Your TMA launch page will get the following URL
For webApp, Advertiser how to get callback parameters
If your promotion link is like https://openad.network/?startapp=OpenAD_Protocol, the callback parameters will be spliced after your promotion link.
If your promotion link is like https://openad.network/, then your promotion link will be spliced with ?startapp=OpenAD_Protocol and callback parameters.
Your webApp launch page will get the following URL
Callback OpenAD SDK method
Last updated