Ad space export file
Creating the URL
The URL required for creating an ad space reporting export file is build up as following:
https://export.net.[domain]/[your_api_key]/adm-adspaceexport_[user_ID].[file_extension]?[filters]
Once you have filled in the export domain, the API key, your user ID and the relevant file extension and you have applied filters, your URL should look more or less like this:
https://export.net.yourdomain.com/f0...27.08.2014.csv
By default your system-generated default API key is used in the export links.
Applying filters
For the partner reporting export file, following filters can be applied:
Filter description | Filter description | Compulsory | Format |
---|---|---|---|
Allows you to filter partners by registration date, from the date you fill in. | from_date | No | dd.mm.yyyy |
Allows you to filter partners by registration date, until the date you fill in. | to_date | No | dd.mm.yyyy |
Allows you to filter partners by advertiser program. | advertiser_program_id | No | MID, found in the advertiser center |
These filters are to be added to the URL as parameters. Use the the question mark (?) for the first parameter and the ampersand (&) for all further parameters. Add the word filter, the filter name, the equals sign (=) and the relevant values according to the format mentioned in the table.
Output
The file you export via the URL you’ve created will contain the following data:
Name | Explanation |
---|---|
uid | The user ID of the partner owning the ad space. |
pid | The ID of the ad space. |
title | The name of the ad space registered by the partner. |
description | The description of the ad space registered by the partner. |
adspace_status | The status of the ad space: 1 means the ad space is active. |
website_url | The url of the ad space registered by the partner. |
country_of_promotion | The ad space’s country of promotion, as registered by the partner. |
category_label | The category label of the ad space. |
category_type | The category type of the ad space. |
subcategory_label | The subcategory label of the ad space. |
subcategory_type | The subcategory type of the ad space. |