- target_Type - SOAP::SOAPString
- platformType - AdWords::V200906::TargetingIdeaService::PlatformType
Methods
- N
Attributes
[RW] | target_Type | |
[RW] | platformType |
Class Public methods
Source: show
# File lib/adwords4r/v200906/TargetingIdeaService.rb, line 285 def initialize(target_Type = nil, platformType = nil) @target_Type = target_Type @platformType = platformType end