Introduction

There is a new version of the old inventories view where we tried to make it easier and more intuitive to update lists and manage them.

This view can be found in the left menu inside the Workspace section. The main function of this view is managing your lists of apps. From creating inventories and bundle lists to adding or removing apps to those lists. We have two differentiated types of app lists: inventory list and bundle lists.

When using bundle lists, you are selecting apps by using their bundle id (which includes all the inventory IDs inside this app). On the other hand, when using inventory lists, you are selecting specific placements of an app.

Main view

Once inside the inventories list view, it will display all the inventory and bundle lists with some information about the lists such as: id, name, type, account, number of inventories/bundles inside the lists, when the lists were created and last time they were updated.

 
 

Filters

In this main view, two types of filters can be found. The first one is related to the type of the list (inventory, bundle or both). In case you want to focus on a specific type of list you can change the “tab” where you are at.

 

The second one is the same kind of filters that can be found in other Hub views. The fields included in this filter are: id, name and campaigns (will display the lists related to lines of the selected campaign).

 

Actions

Create

The main action consists of creating a new list, where you will be asked to choose between Inventory or Bundle and afterwards you will need to insert the name for the list.

Action1.png
 
 

Other actions

There can be found some more actions for each of the lists shown in the view. The actions are: Edit, Add inventories, export the list as a csv file and delete the list.

 

Edit/Create inventory list

When creating or editing an inventory list you will see the following view (empty when creating a new one and with inventories if editing an existing one). The information displayed is: inventory id, bid request name, bid request hash, bundle, app name, traffic type and exchange.

(Creating a new list)

(Creating a new list)

 
(Editing an existing list)

(Editing an existing list)

 

Filters

In this view you can find the regular filters used among all the Hub. It can be filtered by all the columns shown in the list.

 

Actions

Add inventories

There can be found two different ways to add inventories:

  • Copy/Paste

There is a text input where there is the possibility to paste the inventory_ids that you want to add in the list separated by newlines or by commas.

  • CSV

The other possibility to add inventories is by dropping a csv file in the space indicated,following the template shown in the platform (the only column mandatory is the id, referring to inventory id)

 

Remove inventories

Before removing any inventory you need to select the ones you want to remove. Inventories can be selected one by one or with the select all checkbox. Important: The select all checkbox will select all the inventories shown at the moment meaning that, if you have filters applied, you will remove only the ones shown by the filters.

 

Export

This button will export the entire list in a .csv file.

 

Edit/Create bundle list

When creating or editing a bundle list you will see the following view (empty when creating a new one and with bundles if editing an existing one). The information displayed is: bundle, app name, traffic type and exchange.

 

Filters

In this view you can find the regular filters used among all the hub. It can be filtered by all the columns shown in the list.

bundle-filter.png
 

Actions

Add bundles

There can be found two different ways to add bundles:

  • Copy/Paste

There is a text input where there is the possibility to paste the bundles_id that you want to add in the list separated by new lines or by commas.

  • CSV

The other possibility to add bundles is by dropping a csv file in the space indicated,following the template shown in the platform (the only column mandatory is the bundle)

 

Remove inventories

Before removing any bundle you need to select the ones you want to remove. Bundles can be selected one by one or with the select all checkbox. Important: The select all checkbox will select all the bundles shown at the moment meaning that, if you have filters applied, you will remove only the ones shown by the filters.

 

Export

This button will export the entire list in a .csv file.

exportcsv.png

Top