en:dataexchange:export_admanager

This is an old revision of the document!


Export Types

AdManager - Ad Data

Every advertising data will be exported from the AdManager.

The export can only be fully processed (not incrementally).

Filename:
[SENDER_ID]_admanager_full.csv (respectively with individual date suffix)

Example:

"adCampaignId";"adCampaignName";"adCampaignCreated";"adCreativeId";"adCreativeName";"adCreativeCreated";"adCreativeActive";"noRecipients";"open";"openUnique";"clicks";"clicksUnique";"clickThruRate";"conversion"
"123";"Name";"2013-02-18 15:58:52";"11059";"Creative_1";"2013-02-18 15:58:52";"1";"0";"0";"0";"0";"0";"0.00";"0"
"123";"Name";"2013-02-18 15:58:52";"11058";"Creative_2";"2013-02-18 15:58:52";"1";"0";"0";"0";"0";"0";"0.00";"0"
"123";"Name";"2013-02-18 15:58:52";"11057";"Creative_3";"2013-02-18 15:58:52";"1";"24667";"2320";"1670";"4";"4";"0.17";"0"
  • adCampaignID [int]: ID of ad campaign (promio internal)
  • adCampaginName [string]: name of ad campaign
  • adCampaignCreated [datetime]: timestamp of creation of ad campaign (YYYY-MM-DD HH:MM:SS)
  • adCreativeID [int]: ID of ad creative (promio internal)
  • adCreativeName[string]: name of ad creative
  • adCreativeCreated [datetime]: timestamp of creation of ad creative (YYYY-MM-DD HH:MM:SS)
  • adCreativeActive [int, 0|1]: state of activation of ad creation
  • noRecipients [int]: number of recipients
  • open [int]: number of opens
  • openUnique [int]: number of opens unique
  • clicks [int]: number of clicks
  • clicksUnique [int]: number of clicks unique
  • clickThruRate: clickThruRate
  • conversion [int]: number of conversions
en/dataexchange/export_admanager.1438272945.txt.gz · Last modified: 2015/07/30 18:15 by fw