Class: AdCenterWrapper::ServiceLevel

Inherits:
String
  • Object
show all
Defined in:
lib/CustomerManagementService.rb

Overview

Constant Summary collapse

Internal =
ServiceLevel.new("Internal")
Premium =
ServiceLevel.new("Premium")
Select =
ServiceLevel.new("Select")
SelfServe =
ServiceLevel.new("SelfServe")
SelfServeTrusted =
ServiceLevel.new("SelfServeTrusted")