doc/classes/AdWords/V200909/BulkMutateJobService/ProximityTarget.html in adwords4r-17.2.0 vs doc/classes/AdWords/V200909/BulkMutateJobService/ProximityTarget.html in adwords4r-17.3.0

- old
+ new

@@ -81,11 +81,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M001199">new</a></li> + <li><a href="#M001194">new</a></li> </ul> </dd> </dl> @@ -164,24 +164,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M001199"> + <div class="title" id="M001194"> - <a name="M001199"></a><b>new</b>(target_Type = nil, excluded = nil, geoPoint = nil, radiusDistanceUnits = nil, radiusInUnits = nil, address = nil, allowServiceOfAddress = nil) + <a name="M001194"></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('M001199_source')" id="l_M001199_source">show</a> + Source: <a href="javascript:toggleSource('M001194_source')" id="l_M001194_source">show</a> </p> - <div id="M001199_source" class="dyn-source"> + <div id="M001194_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 3509</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> \ No newline at end of file