TyrAds Docs
Official WebsiteSDK Integration
  • Welcome
  • Advertiser API
    • Overview
    • Authentication
    • API Resources
      • Advertiser Report
  • Publishers Integrations
    • Overview
    • Publisher API
      • Authentication
      • API Resources
        • Active Campaigns
        • Support Ticket
          • Iframe Publisher Support Tickets
      • Rate Limiting
    • Postback Macros
Powered by GitBook
On this page
  • How to Use Iframe Publisher Support Tickets
  • Overview
  • Prerequisites
  • Features of Publisher Support Tickets
  • Troubleshooting
  1. Publishers Integrations
  2. Publisher API
  3. API Resources
  4. Support Ticket

Iframe Publisher Support Tickets


How to Use Iframe Publisher Support Tickets

Overview

The Iframe Publisher Support Tickets system allows publishers to manage and track support tickets seamlessly within their platform using iframe integration. This guide explains how to set up and use the iframe for accessing TyrAds publisher support ticket system. Instead of customizing your system to create the support ticket, you can simply reuse our iframe to both get and submit the support ticket. This way, you won't need to make any customizations on your end.


Prerequisites

Before integrating the iframe for support tickets, ensure you have:

  1. API Key: A unique identifier for your account.

  2. API Secret: A secure token for authentication.

  3. User ID: Your unique publisher ID.

  4. Platform Information: Specify whether you’re using "web" or "mobile".

  5. Campaign ID: ID specific campaign.


Steps: Embed the Iframe Widget

To integrate the iframe widget into your platform, follow these steps:

1. Copy the Iframe URL

Use the following iframe url:

https://publisher-support.tyrads.com/?apiKey=YOUR_API_KEY&apiSecret=YOUR_API_SECRET&userID=YOUR_USER_ID&platform=PLATFORM_TYPE&campaignID=CAMPAIGN_ID

2. Replace Placeholder Values

Replace the placeholders in the iframe code with your actual credentials:

  • YOUR_API_KEY: Replace with your API Key.

  • YOUR_API_SECRET: Replace with your API Secret.

  • YOUR_USER_ID: Replace with your User ID.

  • PLATFORM_TYPE: Specify "web".

  • CAMPAIGN_ID: Replace with the Campaign ID .

Features of Publisher Support Tickets

  • Ticket Submission: Publishers can submit queries or issues directly through the iframe.

  • Ticket Tracking: View and track the status of submitted tickets in real time.

  • Campaign-Specific Queries: If a campaign ID is provided, tickets can be linked to specific campaigns.


Troubleshooting

Common Issues:

  1. Iframe Not Loading:

    • Verify that all credentials (API Key, Secret, User ID) are correct.

    • Ensure there is no typo in the iframe URL.

    • Ensure your campaignID is correct.

  2. Authentication Errors:

    • Confirm that your API Key and Secret are valid and active.

    • 404-Install not found, We only allow users who have a tracked install to submit a support ticket


PreviousSupport TicketNextRate Limiting

Last updated 2 days ago

Example iframe