doc/classes/AdWords/V200909/AdGroupAdService/GeoPoint.html in adwords4r-17.0.1 vs doc/classes/AdWords/V200909/AdGroupAdService/GeoPoint.html in adwords4r-17.1.0

- old
+ new

@@ -62,11 +62,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000877">new</a></li> + <li><a href="#M000699">new</a></li> </ul> </dd> </dl> @@ -105,24 +105,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000877"> + <div class="title" id="M000699"> - <a name="M000877"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) + <a name="M000699"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000877_source')" id="l_M000877_source">show</a> + Source: <a href="javascript:toggleSource('M000699_source')" id="l_M000699_source">show</a> </p> - <div id="M000877_source" class="dyn-source"> + <div id="M000699_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/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