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

- old
+ new

@@ -63,11 +63,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000615">new</a></li> + <li><a href="#M000584">new</a></li> </ul> </dd> </dl> @@ -106,24 +106,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000615"> + <div class="title" id="M000584"> - <a name="M000615"></a><b>new</b>(target_Type = nil, languageCode = nil) + <a name="M000584"></a><b>new</b>(target_Type = nil, languageCode = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000615_source')" id="l_M000615_source">show</a> + Source: <a href="javascript:toggleSource('M000584_source')" id="l_M000584_source">show</a> </p> - <div id="M000615_source" class="dyn-source"> + <div id="M000584_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200906/CampaignTargetService.rb, line 141</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