AdEffectiveStatus
The AdEffectiveStatus enum represents the effective status of an ad, indicating its deliverability state.
¶ Values
| Value | Description |
|---|---|
AD_EFFECTIVE_STATUS_INVALID |
Invalid status |
AD_EFFECTIVE_STATUS_ACTIVE |
Ad is active and serving |
AD_EFFECTIVE_STATUS_PAUSED |
Ad is paused |
AD_EFFECTIVE_STATUS_SCHEDULED |
Ad is scheduled to start in the future |
AD_EFFECTIVE_STATUS_COMPLETED |
Ad has run to its scheduled end date |
AD_EFFECTIVE_STATUS_DRAFT |
Ad is in draft state |
AD_EFFECTIVE_STATUS_WITH_ISSUES |
Ad has issues preventing it from serving |
AD_EFFECTIVE_STATUS_DELETED |
Ad’s campaign was deleted or archived before the ad completed |