---
title: EligibilityRecord
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 4.10+]
path: apple_ads/eligibilityrecord
---

# EligibilityRecord

App eligibility parameters that an API response returns.

## Declaration

```data
object EligibilityRecord
```

## Properties

adamId: Your unique App Store app identifier. countryOrRegion: The App Store geoterritories where you’re promoting your app. The value is an ISO 3166-1 alpha-2 country code. The EQUALS and IN selector Condition operators are available to use with Find App Eligibility Records. deviceClass: The eligible devices you can use for targeting. See DeviceClass. You can use the EQUALS and IN selector Condition operators with Find App Eligibility Records. minAge: The minimum age you can use to create an ad group. See AgeRange. state: The system state of the app eligibility review process. You can use the  EQUALS and IN selector Condition operators with Find App Eligibility Records. supplySource: The ad placements eligible for a campaign. You can use the  EQUALS and IN selector Condition operators with Find App Eligibility Records. See SupplySource.

## See Also

### App Eligibility Request and Response Objects

- [EligibilityRecordListResponse](apple_ads/eligibilityrecordlistresponse.md)
