Operation abstract
- operator - AdWords::V200906::AdGroupAdService::Operator
- operation_Type - SOAP::SOAPString
Methods
- N
Attributes
[RW] | operator | |
[RW] | operation_Type |
Class Public methods
Source: show
# File lib/adwords4r/v200906/AdGroupAdService.rb, line 1812 def initialize(operator = nil, operation_Type = nil) @operator = operator @operation_Type = operation_Type end