# Bulk Importing Ad Tools

*Article Topic:* [*Ad Tools*](/getting-started/common-topics/ad-tools.md)

Not only can you import your Ad Tools individually through the Ad Tools Admin, you can also use the Bulk Import feature found in NATS to import all of your Ad Tools for specific Ad Tool types in NATS as well.&#x20;

This allows you to quickly add any number of Ad Tools that you wish to offer to your affiliates to NATS in no time at all, letting affiliates promote your sites with no delay.

The Bulk Import feature is available for a few different Ad Tool types in NATS. This includes Banner Ad Tools ([Static/Animated Banners](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/image-banners.md) and[ Flash Banners](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/flash-banners.md)), Hosted Ad Tools ([Free Hosted Galleries ](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/free-hosted-galleries.md)and [Hosted Free Sites](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/hosted-free-sites.md)), and Downloadable Ad Tools ([Content](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/content.md)).

## Locating the Bulk Import Option

To begin performing bulk imports of your existing Ad Tools, navigate to the Ad Tool Management tab of the [Ad Tools Admin](/nats-admin/ad-tools/ad-tool-management.md). Click the Actions option beside the Ad Tool type you wish to Bulk Import that supports Bulk Importing such as your banners, free hosted galleries, hosted free sites, and downloadable content Ad Tools.&#x20;

Next select "Bulk Import Assets" from the drop-down menu.&#x20;

<figure><img src="/files/QwD2tJqZLEiSKMs0vIYq" alt=""><figcaption></figcaption></figure>

## Banners

Performing a bulk import of your Banner Ad Tools uses the same process for all Ad Tools of that type: Static Banners, Animated Banners, and Flash Banners.

Once you have selected the Bulk Import Assets option, you will need to fill out some fields to set additional details about your imported Ad Tools.&#x20;

This includes:

* Enabled on - Choose which of your sites you want to make these adtools available for. You can choose a specific site, all sites, or no sites.
* Publish Date - Enter the date that you want to begin making your imported banners available from. You can enter a Freeform Date here, or enter your desired publish date using *Year-Month-Day* (yyyy-mm-dd) form.
* Default Group - Choose how you want to categorize your newly imported adtools by choosing an Adtool Group from this drop-down menu.

<figure><img src="/files/5hQ2VOi0bh9YqPx53bAl" alt=""><figcaption></figcaption></figure>

In order to bulk import your Banner Ad Tools in NATS, you must first place all of your desired banner Ad Tool files into a ZIP file that contains only the static, animated, or flash banner files you wish to add.

{% hint style="info" %}
**Please Note:** Any ZIP file that you want to bulk import your Ad Tools with cannot have any subdirectories in the file. Please place all of your files into the main directory of your ZIP file, otherwise, your banner Ad Tools will not be imported correctly.
{% endhint %}

<figure><img src="/files/9GhmamLOKWuFPyf1mb55" alt=""><figcaption></figcaption></figure>

Lastly, you will be greeted with the Confirmation page where you can finalize your options.&#x20;

<figure><img src="/files/dKqAaMPobjFJiR2bdT9T" alt=""><figcaption></figcaption></figure>

## Galleries and Content

Performing a bulk import of your Hosted Ad Tools uses a similar process for both Ad Tools of this type -- this includes [Free Hosted Galleries](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/free-hosted-galleries.md), [Hosted Free Sites](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/hosted-free-sites.md), and [Downloadable Content](/nats-admin/ad-tools/further-reading/default-ad-tool-categories/content.md).

Once you have selected the Bulk Import Assets option, you will need to fill out fields similar to that of the Banners with the added option "Ignore Duplicate" to choose whether or not you want to include or ignore duplicate hosted Ad Tool files.

<figure><img src="/files/3f6mrOkksMgMjC0XRHRL" alt=""><figcaption></figcaption></figure>

In order to bulk import your Hosted Ad Tools in NATS, you must first create a dump of your Free Hosted Galleries and Hosted Free Sites. NATS supports Ad Tool dumps using various separators and line endings.

{% hint style="info" %}
**Please Note:** NATS allows file uploads up to 2 MB per file by default. If you would like to upload any Ad Tools larger than that, please increase the post\_max\_filesize and upload\_max\_filesize settings for PHP (found in PHP.ini).
{% endhint %}

Next, copy and paste the full text of your Ad Tool dump into the blank "Raw Dump Data" field on this page, then use the "Import Fields" section to define what information fields are included in this dump, as well as the order they are included in.

<figure><img src="/files/KlQ1DBpZMjnvdlf4o4HM" alt=""><figcaption></figcaption></figure>

The available Import fields here includes Name, URL, # Pics/Clips, Description, and Thumbnail. You can also choose to add Overrides with these drop-down menus, which allow you to change certain details about your Hosted Ad Tools import. Alongside these settings, further customization is available with the Column Separator, Line Ending, and Text Delimeter options.&#x20;

If you have fewer fields in your Ad Tool dump than the number of drop-down menus available here, simply choose "Blank" from the unused drop-down menus in this section.

Once you have entered your Free Hosted Gallery or Free Sites Adtool dump and defined all of the fields in your Ad Tool dump with the "Import Fields" drop-down menus, you can move on to the confirmation page.

## Related Articles

{% content-ref url="/pages/a3FiEScFwfJ3bStJcZKa" %}
[Ad Tool Type](/nats-admin/ad-tools/ad-tool-type.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.toomuchmedia.com/nats-admin/ad-tools/further-reading/bulk-importing-ad-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
