Back to Airbyte

Adjust

airbyte-integrations/connectors/source-adjust/bootstrap.md

2.0.0861 B
Original Source

Adjust

The Adjust source connector interacts with the Adjust reports API, which provides aggregated metrics from various Adjust sources; KPI Service deliverables, KPI Service cohorts, SKAdNetwork, and Ad Spend.

Metrics and dimensions of interest for a time span are requested from a single HTTP endpoint by using URL query parameters. The time span (also a query parameter)can be specified in several ways, but the connector simply requests daily chunks of data.

Dimensions allow for a breakdown of metrics into groups. For instance by country and operating system.

Authentication is handled via a regular Authorization HTTP header which can be found in the UI.

See the reports documentation for details on how the API works.