Class: YSM::AdGroupService::AdGroupStatus
- Inherits:
-
String
- Object
- String
- YSM::AdGroupService::AdGroupStatus
- Defined in:
- lib/ysm4r/v1/AdGroupService.rb,
lib/ysm4r/v2/AdGroupService.rb
Overview
http://marketing.ews.yahooapis.com/V2AdGroupStatus
Constant Summary collapse
- Deleted =
AdGroupStatus.new("Deleted")
- Off =
AdGroupStatus.new("Off")
- On =
AdGroupStatus.new("On")