doc/classes/AdWords/V200909/BulkMutateJobService/JobSelector.html in adwords4r-17.2.0 vs doc/classes/AdWords/V200909/BulkMutateJobService/JobSelector.html in adwords4r-17.3.0
- old
+ new
@@ -69,11 +69,11 @@
<dt>N</dt>
<dd>
<ul>
- <li><a href="#M001108">new</a></li>
+ <li><a href="#M001104">new</a></li>
</ul>
</dd>
</dl>
@@ -128,24 +128,24 @@
<div class="sectiontitle">Class Public methods</div>
<div class="method">
- <div class="title" id="M001108">
+ <div class="title" id="M001104">
- <a name="M001108"></a><b>new</b>(customerJobKeys = [], includeHistory = nil, includeStats = nil, jobSelector_Type = nil)
+ <a name="M001104"></a><b>new</b>(customerJobKeys = [], includeHistory = nil, includeStats = nil, jobSelector_Type = nil)
</div>
<div class="sourcecode">
<p class="source-link">
- Source: <a href="javascript:toggleSource('M001108_source')" id="l_M001108_source">show</a>
+ Source: <a href="javascript:toggleSource('M001104_source')" id="l_M001104_source">show</a>
</p>
- <div id="M001108_source" class="dyn-source">
+ <div id="M001104_source" class="dyn-source">
<pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2404</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">customerJobKeys</span> = [], <span class="ruby-identifier">includeHistory</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">includeStats</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">jobSelector_Type</span> = <span class="ruby-keyword kw">nil</span>)
<span class="ruby-ivar">@customerJobKeys</span> = <span class="ruby-identifier">customerJobKeys</span>
<span class="ruby-ivar">@includeHistory</span> = <span class="ruby-identifier">includeHistory</span>
<span class="ruby-ivar">@includeStats</span> = <span class="ruby-identifier">includeStats</span>
\ No newline at end of file