---
title: AppsReportingCampaign.AdChannelType
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/appsreportingcampaign/adchanneltype-data.typealias
---

# AppsReportingCampaign.AdChannelType

The advertising channel type of the campaign at report time.

## Declaration

```data
string AppsReportingCampaign.AdChannelType
```

## Possible Values

SEARCH: Metrics from Search results ads. DISPLAY: Metrics from Search tab, Today tab, or Product Pages ads.

## Discussion

Discussion This distinguishes SEARCH results placements from DISPLAY placements such as the Search tab, Today tab, or product pages for this campaign’s rows. Example {   "adChannelType": "SEARCH" } See ReportingAdChannelType for additional context.
