CloudX source
The CloudX source connector syncs daily monetization performance data from the CloudX API.
Setup
- In CloudX, open Settings > API Keys and create an API key with the
reports:readpermission. - In your workspace, add a new CloudX source.
- 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
| Field | Scope | Required | Description |
|---|---|---|---|
| API key | Source | Yes | CloudX API key with the reports:read permission. |
| Backfill (Days) | Connection | Yes | Number 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 ....