Skip to main content

CloudX source

The CloudX source connector syncs daily monetization performance data from the CloudX API.

Setup

  1. In CloudX, open Settings > API Keys and create an API key with the reports:read permission.
  2. In your workspace, add a new CloudX source.
  3. Enter the API key and connect the source.

Authentication

CloudX uses Bearer token authentication. Extract validates the API key with GET /auth/status before syncing data.

Configuration

FieldScopeRequiredDescription
API keySourceYesCloudX API key with the reports:read permission.
Backfill (Days)ConnectionYesNumber of recent UTC days re-synced on each run. Defaults to 7.

Sync behavior

Each report is requested one UTC day at a time and stored using date as its partition key. After the initial sync, Extract advances the stream cursor while re-reading the configured backfill window so late reporting changes are refreshed.

CloudX defaults these requests to production traffic. Test-mode traffic and caller-defined report breakdowns are not currently exposed by this connector.

Data streams

ad_units_report

Loading ....

apps_report

Loading ....

bidders_report

Loading ....