2024-05 Adjust API upgrade
The Adjust API sunset on March 27th, 2024, occurred without prior notification. Data Integration responded by implementing an updated API datasource, making essential user interface changes.
Details of changes
- Deprecated the KPI Service and migrated to the Report Service.
- Updated API authentication from Basic to Bearer Authorization.
- Changed reports endpoint from CSV KPI to CSV Reports endpoint.
- Added new metrics and dimensions, deprecated some, and changed the names of existing dimensions.
- Updated required fields: Dimensions (Grouping), Metrics (KPIs), and App Token are now required.
Cohort report
Deprecated configurations
| Configuration Name | Deprecated Fields | Changed Fields (From → To) | New Fields |
|---|
| Dimensions (Grouping) | date | campaigns → campaign | app_token |
| tracker | adgroups → adgroup | |
| event | creatives → creative | |
| | countries → country | |
| Configuration Name | Deprecated Fields |
|---|
| Metrics (KPIs) | conversion_per_active_user |
| converted_user_size |
| events_per_converted_user |
| conversion_per_user |
| events |
| events_per_active_user |
| conversion_distribution |
| converted_users |
| events_per_user |
Overview report
Deprecated configurations
- Updated the Dimensions list.
- Deprecated configurations related to Events Tokens, Events KPIs, and Base Impressions.
| Configuration Name | Deprecated Fields | Changed Fields (From → To) | New Fields |
|---|
| Dimensions (Grouping) | date | campaigns → campaign | app_token |
| tracker | adgroups → adgroup | |
| event | creatives → creative | |
| | countries → country | |
Events report
- Updated the Metrics and Dimensions lists.
- Deprecated configurations related to Events Tokens and Base Impressions.
Deprecated configurations
| Configuration Name | Deprecated Fields | Changed Fields (From → To) | New Fields |
|---|
| Dimensions (Grouping) | date | campaigns → campaign | app_token |
| tracker | adgroups → adgroup | |
| event | creatives → creative | |
| | countries → country | |
| Configuration Name | Deprecated Fields |
|---|
| Metrics (KPIs) | conversion_per_active_user |
| first_events |
| revenue_per_event |
| revenue_per_revenue_event |
SKAdNetwork report
Update the Dimensions list.
Deprecated configurations
| Configuration Name | Deprecated Fields | Changed Fields (From → To) | New Fields |
|---|
| Dimensions (Grouping) | networks | partners → partner | app_token |
| source_apps | apps → app | |
| redownload | campaigns → campaign | |
| | countries → country | |
What actions should you take
- Redo the mapping process. If the "Upsert-Merge" mode encounters difficulties, switch to the overwrite mode at least once to ensure successful execution, as various changes in metrics and dimensions might cause issues.
- The platform currently treats App Token as a dimension. If you do not select it as a dimension, the API does not return data for App Token.
- Many users use the combination of "Date" and "App Token" keys for upsert-merge mode. Adjust has removed the Date dimension. Upsert-Merge tables with these keys require an overwrite. This adjustment removes the Date dimension but maintains hour, day, week, and month dimensions.
- Double-check the "App Token"s for the Rivers. Adjust may refresh them, so you need to update them.