doc/classes/AdWords/V200909/AdGroupAdService/StatsSelector.html in adwords4r-18.0.0 vs doc/classes/AdWords/V200909/AdGroupAdService/StatsSelector.html in adwords4r-19.0.0

- old
+ new

@@ -64,11 +64,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000346">new</a></li> + <li><a href="#M000252">new</a></li> </ul> </dd> </dl> @@ -107,24 +107,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000346"> + <div class="title" id="M000252"> - <a name="M000346"></a><b>new</b>(dateRange = nil, statsSelector_Type = nil) + <a name="M000252"></a><b>new</b>(dateRange = nil, statsSelector_Type = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000346_source')" id="l_M000346_source">show</a> + Source: <a href="javascript:toggleSource('M000252_source')" id="l_M000252_source">show</a> </p> - <div id="M000346_source" class="dyn-source"> + <div id="M000252_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/AdGroupAdService.rb, line 205</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">dateRange</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">statsSelector_Type</span> = <span class="ruby-keyword kw">nil</span>) <span class="ruby-ivar">@dateRange</span> = <span class="ruby-identifier">dateRange</span> <span class="ruby-ivar">@statsSelector_Type</span> = <span class="ruby-identifier">statsSelector_Type</span> <span class="ruby-keyword kw">end</span></pre> \ No newline at end of file