yieldmanager 0.9.2 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/API_VERSION CHANGED
@@ -1 +1 @@
1
- 1.34
1
+ 1.35
data/AVAILABLE_SERVICES CHANGED
@@ -1,4 +1,5 @@
1
1
  AdjustmentService
2
+ AdvertiserDomainService
2
3
  CampaignService
3
4
  ContactService
4
5
  CreativeService
@@ -11,8 +12,10 @@ NotificationService
11
12
  PixelService
12
13
  QuotaService
13
14
  ReportService
15
+ RtbdService
14
16
  SearchService
15
17
  SectionService
16
18
  SegmentDefinitionService
19
+ SegmentService
17
20
  SiteService
18
21
  TargetProfileService
@@ -1,3 +1,3 @@
1
1
  module Yieldmanager
2
- VERSION = "0.9.2"
2
+ VERSION = "0.9.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yieldmanager
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-13 00:00:00.000000000 Z
12
+ date: 2013-02-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -133,7 +133,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
133
133
  version: '0'
134
134
  requirements: []
135
135
  rubyforge_project:
136
- rubygems_version: 1.8.24
136
+ rubygems_version: 1.8.25
137
137
  signing_key:
138
138
  specification_version: 3
139
139
  summary: YieldManager API Tool