doc/classes/AdWords/V200909/AdGroupService/Operation.html in adwords4r-17.2.0 vs doc/classes/AdWords/V200909/AdGroupService/Operation.html in adwords4r-17.3.0
- old
+ new
@@ -64,11 +64,11 @@
<dt>N</dt>
<dd>
<ul>
- <li><a href="#M000929">new</a></li>
+ <li><a href="#M000945">new</a></li>
</ul>
</dd>
</dl>
@@ -107,25 +107,25 @@
<div class="sectiontitle">Class Public methods</div>
<div class="method">
- <div class="title" id="M000929">
+ <div class="title" id="M000945">
- <a name="M000929"></a><b>new</b>(operator = nil, operation_Type = nil)
+ <a name="M000945"></a><b>new</b>(operator = nil, operation_Type = nil)
</div>
<div class="sourcecode">
<p class="source-link">
- Source: <a href="javascript:toggleSource('M000929_source')" id="l_M000929_source">show</a>
+ Source: <a href="javascript:toggleSource('M000945_source')" id="l_M000945_source">show</a>
</p>
- <div id="M000929_source" class="dyn-source">
- <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/AdGroupService.rb, line 858</span>
+ <div id="M000945_source" class="dyn-source">
+ <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/AdGroupService.rb, line 877</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-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-keyword kw">end</span></pre>
</div>
\ No newline at end of file