Inside Ads

Telegram ad exchange: estimate reach and cost with no account, then create and run campaigns.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inRU / CISFreeCan modify data

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Telegram ad exchange: estimate reach and cost with no account, then create and run campaigns.

    Server tool list (3)

    Raw names from tools/list. Only developers need these.

    estimate_campaignEstimate reach, clicks and cost of advertising a product to Telegram audiences — no account or authorization required. Call this FIRST, before asking the user to connect an account: it tells you whether inside.ad has relevant inventory for this product and what a given budget would buy. Describe the product yourself (you know it better than any crawler); the URL alone is a weak signal.
    create_campaign_draftBuild a ready-to-launch ad campaign for a product WITHOUT the user having an account yet. Parses the landing page, generates ad creatives, and returns a single checkout link. Give that link to the user: they sign in there, the campaign moves to their account, they pay, and it starts. Use this after estimate_campaign, once the user agreed to advertise. Do NOT ask them to register first.
    get_draft_statusCheck what happened to a campaign draft you created with create_campaign_draft: whether the user opened the link, signed in and paid. Poll this instead of asking the user to report back.