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

# BrandsReportingCampaign.AdChannelType

The advertising channel type of the campaign at report time.

## Declaration

```data
string BrandsReportingCampaign.AdChannelType
```

## Possible Values

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

## Discussion

Discussion Since Brands campaigns only run on Apple Maps, this field distinguishes SEARCH results placements from DISPLAY placements like the Search tab or Today tab. Example {   "adChannelType": "SEARCH" } See ReportingAdChannelType for additional context.
