---
title: EligibilityResponse
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/eligibilityresponse
---

# EligibilityResponse

The response object describing an app’s eligibility for a specific supply placement, supply source, country or region, and device class.

## Declaration

```data
object EligibilityResponse
```

## Properties

adamId: The Adam ID of the app. Read-only. supplyPlacement: The supply placement being checked. Read-only. supplySource: The supply source being checked. Read-only. minAge: The minimum age rating required to serve ads for this app in this market. Read-only. state: Eligibility state: ELIGIBLE or INELIGIBLE. Defaults to ELIGIBLE. Read-only. countryOrRegion: The country or region evaluated. Read-only. deviceClass: The device class evaluated. Read-only. creationTime: The date and time this eligibility record was created. Read-only. modificationTime: The date and time this eligibility record was last modified. Read-only.

## See Also

- [EligibilityQueryRequest](apple-ads-platform-api/eligibilityqueryrequest.md)
- [EligibilityQueryResponse](apple-ads-platform-api/eligibilityqueryresponse.md)
- [RejectionReasonResponse](apple-ads-platform-api/rejectionreasonresponse.md)
- [AppDetailsResponse](apple-ads-platform-api/appdetailsresponse.md)
- [AppDetails](apple-ads-platform-api/appdetails.md)
