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