doc/classes/AdWords/V200909/AdGroupAdService/MetroTarget.html in adwords4r-19.2.1 vs doc/classes/AdWords/V200909/AdGroupAdService/MetroTarget.html in adwords4r-19.3.0

- old
+ new

@@ -65,11 +65,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000425">new</a></li> + <li><a href="#M001704">new</a></li> </ul> </dd> </dl> @@ -116,24 +116,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000425"> + <div class="title" id="M001704"> - <a name="M000425"></a><b>new</b>(target_Type = nil, excluded = nil, metroCode = nil) + <a name="M001704"></a><b>new</b>(target_Type = nil, excluded = nil, metroCode = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000425_source')" id="l_M000425_source">show</a> + Source: <a href="javascript:toggleSource('M001704_source')" id="l_M001704_source">show</a> </p> - <div id="M000425_source" class="dyn-source"> + <div id="M001704_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/AdGroupAdService.rb, line 894</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">metroCode</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">@metroCode</span> = <span class="ruby-identifier">metroCode</span> \ No newline at end of file