doc/classes/AdWords/V201008/AdGroupAdService/GeoPoint.html in adwords4r-19.3.0 vs doc/classes/AdWords/V201008/AdGroupAdService/GeoPoint.html in adwords4r-19.4.0

- old
+ new

@@ -62,11 +62,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M001032">new</a></li> + <li><a href="#M002128">new</a></li> </ul> </dd> </dl> @@ -105,24 +105,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M001032"> + <div class="title" id="M002128"> - <a name="M001032"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) + <a name="M002128"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M001032_source')" id="l_M001032_source">show</a> + Source: <a href="javascript:toggleSource('M002128_source')" id="l_M002128_source">show</a> </p> - <div id="M001032_source" class="dyn-source"> + <div id="M002128_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v201008/AdGroupAdService.rb, line 67</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">latitudeInMicroDegrees</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">longitudeInMicroDegrees</span> = <span class="ruby-keyword kw">nil</span>) <span class="ruby-ivar">@latitudeInMicroDegrees</span> = <span class="ruby-identifier">latitudeInMicroDegrees</span> <span class="ruby-ivar">@longitudeInMicroDegrees</span> = <span class="ruby-identifier">longitudeInMicroDegrees</span> <span class="ruby-keyword kw">end</span></pre> \ No newline at end of file