An enumerated type that indicates the status of an existing ad.
Types that use AdStatusEnum
AdUpdateAdStatusByListingIdRequestUpdateAdStatusRequest
Calls that use AdStatusEnum
Enumerations
ACTIVE
This enum value indicates that the ad is active.
PAUSED
This enum value indicates that the ad is in the paused state. Ads can be moved back to the active state from the paused state.
ARCHIVED
This enum value indicates that the ad is in the archived state. Ads cannot be moved back to active state from the archived state. The ad must be recreated to become active.