Class: AdCenterWrapper::KeywordEditorialStatus

Inherits:
String
  • Object
show all
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")