---
title: AdChannelType
framework: Apple Ads
role: symbol
role_heading: Type
platforms: [search ads 4.0+]
path: apple_ads/adchanneltype
---

# AdChannelType

The channel type of an ad in a campaign.

## Declaration

```data
string AdChannelType
```

## Possible Values

SEARCH: When the SupplySource is APPSTORE_SEARCH_RESULTS, the AdChannelType needs to be SEARCH. DISPLAY: When the SupplySource is APPSTORE_SEARCH_TAB, APPSTORE_PRODUCT_PAGES_BROWSE, or APPSTORE_TODAY_TAB, the AdChannelType needs to be DISPLAY.

## Mentioned in

Apple Ads Campaign Management API 4

## Discussion

Discussion See also BillingEventType and Campaign object.

## See Also

### Data Types

- [BillingEventType](apple_ads/billingeventtype.md)
- [CampaignCountryOrRegionsServingStateReasons](apple_ads/campaigncountryorregionsservingstatereasons.md)
- [CampaignDisplayStatus](apple_ads/campaigndisplaystatus.md)
- [CampaignServingStateReasons](apple_ads/campaignservingstatereasons.md)
- [CampaignServingStatus](apple_ads/campaignservingstatus.md)
- [CampaignStatus](apple_ads/campaignstatus.md)
- [PaymentModel](apple_ads/paymentmodel.md)
- [SupplySource](apple_ads/supplysource.md)
