doc/classes/AdWords/V200909/CampaignTargetService/LanguageTarget.html in adwords4r-17.0.1 vs doc/classes/AdWords/V200909/CampaignTargetService/LanguageTarget.html in adwords4r-17.1.0
- old
+ new
@@ -63,11 +63,11 @@
<dt>N</dt>
<dd>
<ul>
- <li><a href="#M001403">new</a></li>
+ <li><a href="#M001259">new</a></li>
</ul>
</dd>
</dl>
@@ -106,24 +106,24 @@
<div class="sectiontitle">Class Public methods</div>
<div class="method">
- <div class="title" id="M001403">
+ <div class="title" id="M001259">
- <a name="M001403"></a><b>new</b>(target_Type = nil, languageCode = nil)
+ <a name="M001259"></a><b>new</b>(target_Type = nil, languageCode = nil)
</div>
<div class="sourcecode">
<p class="source-link">
- Source: <a href="javascript:toggleSource('M001403_source')" id="l_M001403_source">show</a>
+ Source: <a href="javascript:toggleSource('M001259_source')" id="l_M001259_source">show</a>
</p>
- <div id="M001403_source" class="dyn-source">
+ <div id="M001259_source" class="dyn-source">
<pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/CampaignTargetService.rb, line 144</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">languageCode</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">@languageCode</span> = <span class="ruby-identifier">languageCode</span>
<span class="ruby-keyword kw">end</span></pre>
\ No newline at end of file