doc/classes/AdWords/V200909/BulkMutateJobService/AdGroupCriterionOperation.html in adwords4r-18.0.0 vs doc/classes/AdWords/V200909/BulkMutateJobService/AdGroupCriterionOperation.html in adwords4r-19.0.0

- old
+ new

@@ -72,11 +72,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000767">new</a></li> + <li><a href="#M000685">new</a></li> </ul> </dd> </dl> @@ -131,25 +131,25 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000767"> + <div class="title" id="M000685"> - <a name="M000767"></a><b>new</b>(operator = nil, operation_Type = nil, operand = nil, exemptionRequests = []) + <a name="M000685"></a><b>new</b>(operator = nil, operation_Type = nil, operand = nil, exemptionRequests = []) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000767_source')" id="l_M000767_source">show</a> + Source: <a href="javascript:toggleSource('M000685_source')" id="l_M000685_source">show</a> </p> - <div id="M000767_source" class="dyn-source"> - <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2834</span> + <div id="M000685_source" class="dyn-source"> + <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2836</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">operator</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">operation_Type</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">operand</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">exemptionRequests</span> = []) <span class="ruby-ivar">@operator</span> = <span class="ruby-identifier">operator</span> <span class="ruby-ivar">@operation_Type</span> = <span class="ruby-identifier">operation_Type</span> <span class="ruby-ivar">@operand</span> = <span class="ruby-identifier">operand</span> <span class="ruby-ivar">@exemptionRequests</span> = <span class="ruby-identifier">exemptionRequests</span> \ No newline at end of file