<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/BrandsReportingCampaign/AdChannelType-data.typealias",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:BrandsReportingCampaign.AdChannelType"
  },
  "title" : "BrandsReportingCampaign.AdChannelType"
}
-->

# BrandsReportingCampaign.AdChannelType

The advertising channel type of the campaign at report time.

```
string BrandsReportingCampaign.AdChannelType
```

## 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

```json
{
  "adChannelType": "SEARCH"
}
```

See [`ReportingAdChannelType`](/documentation/Apple-Ads-Platform-API/ReportingAdChannelType) for additional context.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)