doc/classes/AdWords/V200906/AdGroupAdService/PolygonTarget.html in adwords4r-17.2.0 vs doc/classes/AdWords/V200906/AdGroupAdService/PolygonTarget.html in adwords4r-17.3.0
- old
+ new
@@ -66,11 +66,11 @@
<dt>N</dt>
<dd>
<ul>
- <li><a href="#M000384">new</a></li>
+ <li><a href="#M000380">new</a></li>
</ul>
</dd>
</dl>
@@ -117,24 +117,24 @@
<div class="sectiontitle">Class Public methods</div>
<div class="method">
- <div class="title" id="M000384">
+ <div class="title" id="M000380">
- <a name="M000384"></a><b>new</b>(target_Type = nil, excluded = nil, vertices = [])
+ <a name="M000380"></a><b>new</b>(target_Type = nil, excluded = nil, vertices = [])
</div>
<div class="sourcecode">
<p class="source-link">
- Source: <a href="javascript:toggleSource('M000384_source')" id="l_M000384_source">show</a>
+ Source: <a href="javascript:toggleSource('M000380_source')" id="l_M000380_source">show</a>
</p>
- <div id="M000384_source" class="dyn-source">
+ <div id="M000380_source" class="dyn-source">
<pre><span class="ruby-comment cmt"># File lib/adwords4r/v200906/AdGroupAdService.rb, line 826</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">target_Type</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">excluded</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">vertices</span> = [])
<span class="ruby-ivar">@target_Type</span> = <span class="ruby-identifier">target_Type</span>
<span class="ruby-ivar">@excluded</span> = <span class="ruby-identifier">excluded</span>
<span class="ruby-ivar">@vertices</span> = <span class="ruby-identifier">vertices</span>
\ No newline at end of file