TDS Ads and TDS Ad Banks

KB
Version 3
Updated 5 months ago
1 chunks
View in Confluence

Content

Introduction

TDS Ads are used to promote Tripledot Studios games as fallback ads when no fill is received from mediation platforms. This ensures continuous ad delivery and maximises ad opportunities, even when external demand is unavailable.

To support this functionality, TDS Ads configuration section has been added to the Game Server UI.

With this feature, you can:

  • Configure and manage TDS Ads used as backup creatives.

  • Define CDN links for video assets and destination URLs.

  • Apply labels, availability states, and usage metadata for organisation and tracking.

TDS Ads Bank allows configuring a prioritised list of TDS Ads along with serving probabilities. This helps ensure consistent ad experiences for users even in the absence of external ads.

 


TDS Ads Configuration

Navigation

  • Go to Ads in the left sidebar.

  • Click on TDS Ads to access the list view and manage TDS Ads configurations.

image-20250701-142912.png


List View Overview

When you open TDS Ads, the list view displays all existing configurations with the following columns:

| Column Name | Description |

| --- | --- |

| ID | Unique identifier for the TDS Ad configuration. |

| Name | Unique name of the TDS Ad config. |

| Creative ID URL | Link to the ad creative. |

| Labels | Optional labels/tags for categorisation. |

| Availability | Inherited from the associated TDS Ads Bank config. |

| In Use | Inherited from the associated TDS Ads Bank config. |

| Updated at (UTC) | Last modified timestamp. |

| Actions | Options to Edit or Delete the configuration. |

image-20250701-143215.png


Filters Available

You can filter the list view using the following criteria:

  • ID

  • Name

  • Labels

  • Availability state (inherited from “TDS Ads Bank”)

  • Created after (date picker)

  • Updated after (date picker)

  • Created by me (personalised view)


Creating a New TDS Ad Configuration

  • Click [+New] to configure a new TDS Ad.

A new form to configure a new TDS Ad appears. Here’s how each field works:

| Field | Type | Required | Description |

| --- | --- | --- | --- |

| Name | Text | Yes | Unique identifier for the TDS Ad. Used for referencing and filtering. |

| Labels | Dropdown (multi-select) | Optional | Used for categorising or grouping ads (e.g., by campaign, platform, etc.). |

| Creative ID URL | Text | Yes | URL pointing to the creative (video/image) to be served. |

| Redirect URL/onelink URL | Text | Yes | Destination URL users are sent to after interaction (click-through). This is often a OneLink (for mobile attribution). |

image-20250701-144141.png


Saving the Configuration

  • Click Save to create the TDS Ad config.

  • Click Cancel to return to the list view without saving.

Once saved, the config will appear in the TDS Ads list, with all relevant metadata.

image-20250701-144843.png


Editing an Existing Configuration

  • From the list view, click Edit from the Actions menu of an existing config to open the configuration form.

image-20250701-145118.png - Update the relevant fields and save the new configuration.

image-20250701-145240.png


TDS Ads Bank Configuration

Navigation

  • Go to Ads in the left sidebar.

  • Click TDS Ads bank to access the list view and manage TDS Ads bank configurations.

image-20250701-151226.png


List View Overview

When you open TDS Ads bank, the list view displays all existing configurations with the following columns:

| Column Name | Description |

| --- | --- |

| ID | Unique identifier for the TDS Ads Bank configuration. |

| Name | Unique name of the TDS Ads Bank config. |

| Labels | Optional labels/tags for categorisation. |

| Availability | Inherited from Ads Config. |

| In Use | Inherited from Ads Config. |

| Updated at (UTC) | Last modified timestamp. |

| Actions | Options to Edit, Duplicate, or Delete the configuration. |

image-20250701-151537.png


Filters Available

You can filter the list view using the following criteria:

  • ID

  • Name

  • Labels

  • Availability state (inherited from Ads Config)

  • Created after (date picker)

  • Updated after (date picker)

  • Created by me (personalised view)


Creating a New TDS Ads Bank Configuration

  • Click [+New] to configure a new TDS Ads Bank.

A new form to configure a new TDS Ads Bank appears. Here’s how each field works:

| Field | Type | Required | Description |

| --- | --- | --- | --- |

| Name | Text | Yes | Unique identifier for the TDS Ads Bank. Used for referencing and filtering. |

| Labels | Dropdown (multi-select) | Optional | Used for categorising or grouping ads banks. |

| Show in order based on probability | Boolean | Yes | If true, TDS Ads will be served probabilistically by defined values. If false, probability column is disabled and ignored. |

| Redirect URL/onelink URL | Text | Yes | Destination URL users are sent to after interaction (click-through). This is often a OneLink (for mobile attribution). |

| Add TDS Ad | A dropdown list of available TDS Ads configs. | Yes. At least one TDS Ad must be added. | - Nothing is pre-selected by default. - Each TDS Ad config can only be added once. - Order matters – the ads will be sent in the same order they appear in the UI. |

| TDS Ads.Order | Auto-configured | N/A | Determines sequence of ads served (drag to reorder) |

| TDS Ads.Name | Dropdown list | Yes | Name of the TDS Ad config with Creative ID URL in brackets |

| TDS Ads.Probability | Float | Required only if "Show in order based on probability" is enabled | Order based on highest probability |

| TDS Ads.Delete | Action button | Optional | Delete the TDS Ad from the list |

image-20250701-152833.png


Saving the Configuration

  • Click Save to create the TDS Ads Bank config.

  • Click Cancel to return to the list view without saving.

Once saved, the config will appear in the TDS Ads Bank list, with all relevant metadata.

image-20250701-154419.png


Editing an Existing Configuration

  • From the list view, click Edit from the Actions menu of an existing config to open the configuration form.

  • Update the relevant fields and save the new configuration.

image-20250701-154501.png - From the list view, you can duplicate or delete an existing Ads bank if required.

image-20250701-154759.png

Chunks 1

1
# **Introduction** TDS Ads are used to promote Tripledot Studios games as fallback ads when no f...
Vectorized

# **Introduction**

TDS Ads are used to promote Tripledot Studios games as fallback ads when no fill is received from mediation platforms. This ensures continuous ad delivery and maximises ad opportunities, even when external demand is unavailable.

To support this functionality, TDS Ads configuration section has been added to the Game Server UI.

With this feature, you can:

- Configure and manage TDS Ads used as backup creatives.

- Define CDN links for video assets and destination URLs.

- Apply labels, availability states, and usage metadata for organisation and tracking.

TDS Ads Bank allows configuring a prioritised list of TDS Ads along with serving probabilities. This helps ensure consistent ad experiences for users even in the absence of external ads.

 

* * *

# TDS Ads Configuration

## **Navigation**

- Go to **Ads** in the left sidebar.

- Click on **TDS Ads** to access the list view and manage TDS Ads configurations.

![image-20250701-142912.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-142912.png?version=1&modificationDate=1751380154316&cacheVersion=1&api=v2&width=1326&height=620)
* * *

## **List View Overview**

When you open TDS Ads, the list view displays all existing configurations with the following columns:

| **Column Name** | **Description** |

| --- | --- |

| **ID** | Unique identifier for the TDS Ad configuration. |

| **Name** | Unique name of the TDS Ad config. |

| **Creative ID URL** | Link to the ad creative. |

| **Labels** | Optional labels/tags for categorisation. |

| **Availability** | Inherited from the associated TDS Ads Bank config. |

| **In Use** | Inherited from the associated TDS Ads Bank config. |

| **Updated at (UTC)** | Last modified timestamp. |

| **Actions** | Options to **Edit** or **Delete** the configuration. |

![image-20250701-143215.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-143215.png?version=1&modificationDate=1751380337738&cacheVersion=1&api=v2&width=1326&height=620)
* * *

## **Filters Available**

You can filter the list view using the following criteria:

- **ID**

- **Name**

- **Labels**

- **Availability state** (inherited from “TDS Ads Bank”)

- **Created after** (date picker)

- **Updated after** (date picker)

- **Created by me** (personalised view)

* * *

## **Creating a New TDS Ad Configuration**

- Click **[+New]** to configure a new TDS Ad.

A new form to configure a new TDS Ad appears. Here’s how each field works:

| **Field** | **Type** | **Required** | **Description** |

| --- | --- | --- | --- |

| **Name** | Text | Yes | Unique identifier for the TDS Ad. Used for referencing and filtering. |

| **Labels** | Dropdown (multi-select) | Optional | Used for categorising or grouping ads (e.g., by campaign, platform, etc.). |

| **Creative ID URL** | Text | Yes | URL pointing to the creative (video/image) to be served. |

| **Redirect URL/onelink URL** | Text | Yes | Destination URL users are sent to after interaction (click-through). This is often a OneLink (for mobile attribution). |

![image-20250701-144141.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-144141.png?version=1&modificationDate=1751380904062&cacheVersion=1&api=v2&width=1326&height=382)
* * *

## **Saving the Configuration**

- Click **Save** to create the TDS Ad config.

- Click **Cancel** to return to the list view without saving.

Once saved, the config will appear in the TDS Ads list, with all relevant metadata.

![image-20250701-144843.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-144843.png?version=1&modificationDate=1751381325094&cacheVersion=1&api=v2&width=1326&height=677)
* * *

## **Editing an Existing Configuration**

- From the list view, click **Edit** from the Actions menu of an existing config to open the configuration form.

![image-20250701-145118.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-145118.png?version=1&modificationDate=1751381480245&cacheVersion=1&api=v2&width=1326&height=527)
- Update the relevant fields and save the new configuration.

![image-20250701-145240.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-145240.png?version=1&modificationDate=1751381562716&cacheVersion=1&api=v2&width=1326&height=529)
* * *

# TDS Ads Bank Configuration

## **Navigation**

- Go to **Ads** in the left sidebar.

- Click **TDS Ads bank** to access the list view and manage TDS Ads bank configurations.

![image-20250701-151226.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-151226.png?version=1&modificationDate=1751382749103&cacheVersion=1&api=v2&width=1326&height=578)
* * *

## **List View Overview**

When you open TDS Ads bank, the list view displays all existing configurations with the following columns:

| **Column Name** | **Description** |

| --- | --- |

| **ID** | Unique identifier for the TDS Ads Bank configuration. |

| **Name** | Unique name of the TDS Ads Bank config. |

| **Labels** | Optional labels/tags for categorisation. |

| **Availability** | Inherited from Ads Config. |

| **In Use** | Inherited from Ads Config. |

| **Updated at (UTC)** | Last modified timestamp. |

| **Actions** | Options to **Edit, Duplicate,** or **Delete** the configuration. |

![image-20250701-151537.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-151537.png?version=1&modificationDate=1751382939776&cacheVersion=1&api=v2&width=1326&height=578)
* * *

## **Filters Available**

You can filter the list view using the following criteria:

- **ID**

- **Name**

- **Labels**

- **Availability state** (inherited from Ads Config)

- **Created after** (date picker)

- **Updated after** (date picker)

- **Created by me** (personalised view)

* * *

## **Creating a New TDS Ads Bank Configuration**

- Click **[+New]** to configure a new TDS Ads Bank.

A new form to configure a new TDS Ads Bank appears. Here’s how each field works:

| **Field** | **Type** | **Required** | **Description** |

| --- | --- | --- | --- |

| **Name** | Text | Yes | Unique identifier for the TDS Ads Bank. Used for referencing and filtering. |

| **Labels** | Dropdown (multi-select) | Optional | Used for categorising or grouping ads banks. |

| **Show in order based on probability** | Boolean | Yes | If true, TDS Ads will be served probabilistically by defined values. If false, probability column is disabled and ignored. |

| **Redirect URL/onelink URL** | Text | Yes | Destination URL users are sent to after interaction (click-through). This is often a OneLink (for mobile attribution). |

| **Add TDS Ad** | A dropdown list of available TDS Ads configs. | Yes. At least one TDS Ad must be added. | - Nothing is pre-selected by default. - Each TDS Ad config can only be added once. - Order matters – the ads will be sent in the same order they appear in the UI. |

| **TDS Ads.Order** | Auto-configured | N/A | Determines sequence of ads served (drag to reorder) |

| **TDS Ads.Name** | Dropdown list | Yes | Name of the TDS Ad config with **Creative ID URL** in brackets |

| **TDS Ads.Probability** | Float | Required only if "Show in order based on probability" is enabled | Order based on highest probability |

| **TDS Ads.Delete** | Action button | Optional | Delete the TDS Ad from the list |

![image-20250701-152833.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-152833.png?version=1&modificationDate=1751383715056&cacheVersion=1&api=v2&width=1326&height=579)
* * *

## **Saving the Configuration**

- Click **Save** to create the TDS Ads Bank config.

- Click **Cancel** to return to the list view without saving.

Once saved, the config will appear in the TDS Ads Bank list, with all relevant metadata.

![image-20250701-154419.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-154419.png?version=1&modificationDate=1751384662209&cacheVersion=1&api=v2&width=1326&height=400)
* * *

## **Editing an Existing Configuration**

- From the list view, click **Edit** from the Actions menu of an existing config to open the configuration form.

- Update the relevant fields and save the new configuration.

![image-20250701-154501.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-154501.png?version=1&modificationDate=1751384703772&cacheVersion=1&api=v2&width=1326&height=572)
- From the list view, you can duplicate or delete an existing Ads bank if required.

![image-20250701-154759.png](https://tripledotstudios.atlassian.net/wiki/download/thumbnails/4307189763/image-20250701-154759.png?version=1&modificationDate=1751384881367&cacheVersion=1&api=v2&width=1326&height=372)

Vector dimensions: 1536

Details

Confluence ID
4307189763
Space Key
Version
3
Created
November 06, 2025 at 11:34 AM
Last Updated
November 06, 2025 at 11:34 AM
Last Modified (Confluence)
July 01, 2025 at 04:19 PM
Content Size
8.8 KB