doc/classes/AdWords/V200909/AdGroupAdService/GeoPoint.html in adwords4r-17.3.0 vs doc/classes/AdWords/V200909/AdGroupAdService/GeoPoint.html in adwords4r-18.0.0

- old
+ new

@@ -62,11 +62,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000701">new</a></li> + <li><a href="#M000328">new</a></li> </ul> </dd> </dl> @@ -105,24 +105,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000701"> + <div class="title" id="M000328"> - <a name="M000701"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) + <a name="M000328"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000701_source')" id="l_M000701_source">show</a> + Source: <a href="javascript:toggleSource('M000328_source')" id="l_M000328_source">show</a> </p> - <div id="M000701_source" class="dyn-source"> + <div id="M000328_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