AssetEligibilityStatus
Overall eligibility status for an asset’s policy evaluation.
Declaration
string AssetEligibilityStatusPossible Values
ELIGIBLENo policy constraints. The asset can serve in any applicable context.
INELIGIBLEThe asset can’t serve in any context.
LIMITEDThe asset can serve in some placements or countries but is blocked in others. Inspect
blockedGroupson the parent object for details.PENDINGThe asset requires review before it can be used.
UNDEFINEDEligibility has not yet been determined.
Discussion
The status field on AssetEligibility is always one of these values. Treat it as the first check before inspecting blockedGroups or allowedGroups.
The INELIGIBLE and PENDING statuses mean you should not use the asset in a creative, regardless of what the constraint groups contain. The LIMITED status is the only value where you need to consult those groups for placement- and market-specific detail.