EligibilityResponse
The response object describing an app’s eligibility for a specific supply placement, supply source, country or region, and device class.
Declaration
object EligibilityResponseProperties
| Name | Type | Description |
|---|---|---|
adamId | int64 | The Adam ID of the app. Read-only. |
supplyPlacement | string | The supply placement being checked. Read-only. |
supplySource | string | The supply source being checked. Read-only. |
minAge | number | The minimum age rating required to serve ads for this app in this market. Read-only. |
state | string | Eligibility state: |
countryOrRegion | string | The country or region evaluated. Read-only. |
deviceClass | string | The device class evaluated. Read-only. |
creationTime | date-time | The date and time this eligibility record was created. Read-only. |
modificationTime | date-time | The date and time this eligibility record was last modified. Read-only. |