Skip to Content
SourcesAdjustOverview

Adjust

Vendo pulls aggregated install attribution data from Adjust into BigQuery.

Last reviewed September 15, 2026

Source: Vendo imports aggregated install attribution reports from the Adjust CSV Reports API.

What Vendo Syncs

Install Attribution Data

FieldDescription
DateReport date
NetworkAttributed ad network (for example, Facebook, Google, organic)
CampaignCampaign name
Ad GroupAd group name
CreativeCreative / ad name
CountryInstall country
OSiOS or Android
Device TypeDevice category
InstallsNumber of installs
ClicksNumber of clicks
ImpressionsNumber of impressions
CostAdvertising cost
RevenueRevenue generated

Data Granularity

Adjust reports are aggregated. Each row is one campaign, country and date combination with install counts. A row is not an individual install. Thus:

  • The standard report has no device-level IDs (IDFA/GAID).
  • Install counts, clicks, impressions, cost and revenue are per dimension.
  • The data is good for campaign performance analysis and CPI/ROAS calculations.

For device-level data, you can use the Adjust S2S callback feature or the raw data export add-on.

Unified Mobile Schema

Vendo normalizes Adjust data into the mobile_installs table, together with AppsFlyer and Branch data. Aggregated rows get generated install IDs for deduplication.

Setup

  1. Log in to your Adjust Dashboard.
  2. Go to Account Settings → My Profile → User Details.
  3. Copy your API token.
  4. Find your App token in the app settings.
  5. In Vendo, go to Apps → Add App → Adjust.
  6. Paste your API token and app token.
  7. Create a source and start your first sync.

API Details

SettingValue
APICSV Reports Service
AuthBearer token (HTTP header)
ScheduleConfigured on the Vendo source
Data FormatCSV
Rate Limit50 simultaneous requests
Historical DataLimited by the selected window and provider availability

BigQuery Tables

TableDescription
adjust_{id}_installsRaw Adjust report data
adjust_{id}_mobile_installsNormalized unified schema
Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on