Class: YSM::ForecastService::ForecastMatchType
- Inherits:
-
String
- Object
- String
- YSM::ForecastService::ForecastMatchType
- Defined in:
- lib/ysm4r/v1/ForecastService.rb,
lib/ysm4r/v2/ForecastService.rb
Overview
http://marketing.ews.yahooapis.com/V2ForecastMatchType
Constant Summary collapse
- AdvancedMatch =
ForecastMatchType.new("AdvancedMatch")
- ContentMatch =
ForecastMatchType.new("ContentMatch")
- SponsoredSearch =
ForecastMatchType.new("SponsoredSearch")