- target_Type - SOAP::SOAPString
- platformName - SOAP::SOAPString
Methods
- N
Attributes
[RW] | target_Type | |
[RW] | platformName |
Class Public methods
Source: show
# File lib/adwords4r/v201003/CampaignTargetService.rb, line 181 def initialize(target_Type = nil, platformName = nil) @target_Type = target_Type @platformName = platformName end