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