Skip to main content

Bid upload CSV format

When you upload a CSV to manage bids in bulk, your CSV must have the following format:

Column NameRequiredDescription
AdSetIdThe adset ID from justtrack.

Note: We only support adset-level bidding for adjoe. For that partner, it's also required.
CountryThe two-digit ISO 3166 code for the bid's target country. For example: DE or FR
CampaignIdThe campaign ID from justtrack.
CampaignNameThe name of the campaign.

Note: This is to help you keep track of the data in your CSV. We ignore this value. Instead, we use the campaign ID to look up the campaign name.
SourceIdThe identifier for the source in which the ad is shown.
SourceBundleIdThe bundle ID or package name of the app in which the ad is shown.
OptimalBidUsdThe USD ($) target bid value. For example 0.20.

Note: The number of supported digits depends on the partner.
DeleteAn indication of whether we should delete the bid. true means delete. false means don't delete.
info

Instead of creating this format yourself, you can download our sample CSV from the Bid Uploads page and fill in your bid configurations. If you use this method, don't delete any unused columns. Otherwise, the format will no longer be valid.