doc/classes/AdWords/V200909/BulkMutateJobService/ProximityTarget.html in adwords4r-18.0.0 vs doc/classes/AdWords/V200909/BulkMutateJobService/ProximityTarget.html in adwords4r-19.0.0

- old
+ new

@@ -81,11 +81,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000820">new</a></li> + <li><a href="#M000734">new</a></li> </ul> </dd> </dl> @@ -164,25 +164,25 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000820"> + <div class="title" id="M000734"> - <a name="M000820"></a><b>new</b>(target_Type = nil, excluded = nil, geoPoint = nil, radiusDistanceUnits = nil, radiusInUnits = nil, address = nil, allowServiceOfAddress = nil) + <a name="M000734"></a><b>new</b>(target_Type = nil, excluded = nil, geoPoint = nil, radiusDistanceUnits = nil, radiusInUnits = nil, address = nil, allowServiceOfAddress = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000820_source')" id="l_M000820_source">show</a> + Source: <a href="javascript:toggleSource('M000734_source')" id="l_M000734_source">show</a> </p> - <div id="M000820_source" class="dyn-source"> - <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 3509</span> + <div id="M000734_source" class="dyn-source"> + <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 3511</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">geoPoint</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">radiusDistanceUnits</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">radiusInUnits</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">address</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">allowServiceOfAddress</span> = <span class="ruby-keyword kw">nil</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">@geoPoint</span> = <span class="ruby-identifier">geoPoint</span> <span class="ruby-ivar">@radiusDistanceUnits</span> = <span class="ruby-identifier">radiusDistanceUnits</span> \ No newline at end of file