---
title: AdvertiserResourceType
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/advertiserresourcetype
---

# AdvertiserResourceType

The type of advertiser resource you delegate to an ad account.

## Declaration

```data
string AdvertiserResourceType
```

## Possible Values

CONTENT_PROVIDER: A content provider resource associated with the ad account. Its resourceId is the Content Provider ID (CPID). BUSINESS_BRAND: A Brand resource delegated from an organization. Its resourceId is the Brand ID.

## See Also

- [ProductFeatures](apple-ads-platform-api/productfeatures.md)
- [OrgSystemStatus](apple-ads-platform-api/orgsystemstatus.md)
- [OrgSystemStatusReason](apple-ads-platform-api/orgsystemstatusreason.md)
- [AdAccountSystemStatus](apple-ads-platform-api/adaccountsystemstatus.md)
- [AdAccountSystemStatusReason](apple-ads-platform-api/adaccountsystemstatusreason.md)
- [AdvertiserResourceListResponse](apple-ads-platform-api/advertiserresourcelistresponse.md)
