Contents

EligibilityRecord

App eligibility parameters that an API response returns.

Declaration

object EligibilityRecord

Properties

NameTypeDescription
adamIdint64

Your unique App Store app identifier.

countryOrRegionstring

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.

deviceClassstring

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.

minAgeint32

The minimum age you can use to create an ad group. See AgeRange.

statestring

The system state of the app eligibility review process.

You can use the EQUALS and IN selector Condition operators with Find App Eligibility Records.

supplySourcestring

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