doc/classes/AdWords/V200906/CampaignTargetService/GeoTarget.html in adwords4r-17.0.1 vs doc/classes/AdWords/V200906/CampaignTargetService/GeoTarget.html in adwords4r-17.1.0

- old
+ new

@@ -62,11 +62,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000624">new</a></li> + <li><a href="#M000596">new</a></li> </ul> </dd> </dl> @@ -105,24 +105,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000624"> + <div class="title" id="M000596"> - <a name="M000624"></a><b>new</b>(target_Type = nil, excluded = nil) + <a name="M000596"></a><b>new</b>(target_Type = nil, excluded = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000624_source')" id="l_M000624_source">show</a> + Source: <a href="javascript:toggleSource('M000596_source')" id="l_M000596_source">show</a> </p> - <div id="M000624_source" class="dyn-source"> + <div id="M000596_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200906/CampaignTargetService.rb, line 227</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-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-keyword kw">end</span></pre> \ No newline at end of file