- attribute_Type - SOAP::SOAPString
- value - SOAP::SOAPBoolean
Methods
- N
Attributes
[RW] | attribute_Type | |
[RW] | value |
Class Public methods
Source: show
# File lib/adwords4r/v200909/TargetingIdeaService.rb, line 1524 def initialize(attribute_Type = nil, value = nil) @attribute_Type = attribute_Type @value = value end