Bid upload CSV format
When you upload a CSV to manage bids in bulk, your CSV must have the following format:
Column Name | Required | Description |
---|---|---|
AdSetId | The adset Id from justtrack. Note: not all partners support bidding at the adset level. | |
Country | ✅ | The two-digit ISO 3166 code for the bid's target country. For example: |
CampaignId | ✅ | The campaign id from justtrack. |
CampaignName | The 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. | |
SourceId | The identifier for the source in which the ad is shown. | |
SourceBundleId | The bundle Id or package name of the app in which the ad is shown. | |
OptimalBidUsd | ✅ | The USD ($) target bid value. For example |
Delete | ✅ | An indication of whether we should delete the bid. |
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.
Last updated