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