Class: YSM::AdGroupService::AdGroupStatus

Inherits:
String
  • Object
show all
Defined in:
lib/ysm4r/v1/AdGroupService.rb,
lib/ysm4r/v2/AdGroupService.rb

Overview

Constant Summary collapse

Deleted =
AdGroupStatus.new("Deleted")
Off =
AdGroupStatus.new("Off")
On =
AdGroupStatus.new("On")