Class: AdCenterWrapper::AdEditorialStatus
- Inherits:
-
String
- Object
- String
- AdCenterWrapper::AdEditorialStatus
- Defined in:
- lib/CampaignManagementService.rb
Overview
https://adcenter.microsoft.com/v8AdEditorialStatus
Constant Summary collapse
- Active =
AdEditorialStatus.new("Active")
- Disapproved =
AdEditorialStatus.new("Disapproved")
- Inactive =
AdEditorialStatus.new("Inactive")