Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Challenge

You intend to use our generic programmatic import features to streamline your programmatic revenue coming in from any SSP/Exchange/DSP to ADvendio, but now you need to know how to configure your import in order to bring in the right data to the right fields.

...

CSV column name

Data format

Description/ what the column means

month

String

The month Month of the programmatic revenue

advertiserId

String

The ID of the advertiser in your data source

advertiserName

String

The Name of the advertiser in your data source

partnerName

String

The Name of Partner in your data source

adUnitId

String

The ID number of the Ad Unit in your data source

adUnitName

String

The Name of the Ad unit in your data source

dealType

String

The type Type of the deal in your data source

costType

String

Type of the cost used in your data source

creativeSize

String

Size of Ad used in your data source

currencyCode

String

The currency Currency used in your data source

impressions

Number

Number of impressions used in your data source

clicks

Number

Number of clicks used in your data source

revenue

Number

Reveniue involved in your data source

Info

IMPORTANT: The csv files provided will need to have certain format:

  • Each field needs to be comma separated

  • Dates are expected in the format: YYYY-MM-DD (2022-06-01)

  • Currency needs to be in ISO format (The US dollar represented as USD, Euro as EUR)

Where and how will the data be mapped in ADvendio? What do you receive in the file?

...