doc/classes/AdWords/V200909/BulkMutateJobService/AdGroupCriterionOperation.html in adwords4r-17.0.1 vs doc/classes/AdWords/V200909/BulkMutateJobService/AdGroupCriterionOperation.html in adwords4r-17.1.0

- old
+ new

@@ -72,11 +72,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M001309">new</a></li> + <li><a href="#M001142">new</a></li> </ul> </dd> </dl> @@ -131,25 +131,25 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M001309"> + <div class="title" id="M001142"> - <a name="M001309"></a><b>new</b>(operator = nil, operation_Type = nil, operand = nil, exemptionRequests = []) + <a name="M001142"></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('M001309_source')" id="l_M001309_source">show</a> + Source: <a href="javascript:toggleSource('M001142_source')" id="l_M001142_source">show</a> </p> - <div id="M001309_source" class="dyn-source"> - <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2733</span> + <div id="M001142_source" class="dyn-source"> + <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2834</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