Class: AdCenterWrapper::Industry

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

Overview

Constant Summary collapse

AgencySalesHouse =
Industry.new("AgencySalesHouse")
Automotive =
Industry.new("Automotive")
ConsumerPackagedGoods =
Industry.new("ConsumerPackagedGoods")
Education =
Industry.new("Education")
Entertainment =
Industry.new("Entertainment")
FinancialServices =
Industry.new("FinancialServices")
FoodServices =
Industry.new("FoodServices")
Gaming =
Industry.new("Gaming")
GovernmentNonprofitPolitical =
Industry.new("GovernmentNonprofitPolitical")
Healthcare =
Industry.new("Healthcare")
Internal =
Industry.new("Internal")
NA =
Industry.new("NA")
Other =
Industry.new("Other")
Pharmaceuticals =
Industry.new("Pharmaceuticals")
PublishingAndWebMedia =
Industry.new("PublishingAndWebMedia")
RealEstate =
Industry.new("RealEstate")
Retail =
Industry.new("Retail")
Services =
Industry.new("Services")
Technology =
Industry.new("Technology")
Telecommunications =
Industry.new("Telecommunications")
TravelHospitality =
Industry.new("TravelHospitality")