TrackingIntegrations
Apple Search Ads Channel Integration
In adstage, you can use attribution to review the install and conversion performance driven by Apple Search Ads campaigns. The channel integration works by installing the adstage iOS SDK in your app to collect Apple's AdServices attribution data.
1. Channel Integration Overview
Once the channel integration is complete, you can review the attribution data generated through Apple Search Ads campaigns in the adstage dashboard.
| Item | Description |
|---|---|
| Integration method | Install the adstage iOS SDK (the AdServices framework is included automatically) |
| Where to check | adstage dashboard 광고 채널 연동 > Apple Search Ads > 채널 연동 tab |
| Collected data | Install and conversion attribution driven by Apple Search Ads campaigns |
2. Installing the iOS SDK
In the adstage dashboard 광고 채널 연동, select Apple Search Ads and then move to the 채널 연동 tab.
Installing the iOS SDK
Install iOS SDK version 3.0.8 or later. The AdServices framework is included automatically in the SDK, so there is no need to add it separately.
Add the following to your Podfile and then install the dependencies.
| Item | Description |
|---|---|
| Minimum SDK version | 3.0.8 or later |
| Minimum iOS version | 12.0 |
| AdServices framework | Included automatically in the SDK (no separate addition required) |
3. Notes
Please review the following items.
| Item | Description |
|---|---|
| SDK version | AdServices attribution does not work on versions earlier than 3.0.8. |
| Cost integration | To also collect cost data from Apple Search Ads, you must set up the integration separately in the 비용 연동 tab. |

