doc/classes/AdWords/V200909/BulkMutateJobService/CountryTarget.html in adwords4r-17.0.1 vs doc/classes/AdWords/V200909/BulkMutateJobService/CountryTarget.html in adwords4r-17.1.0

- old
+ new

@@ -65,11 +65,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M001375">new</a></li> + <li><a href="#M001183">new</a></li> </ul> </dd> </dl> @@ -116,25 +116,25 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M001375"> + <div class="title" id="M001183"> - <a name="M001375"></a><b>new</b>(target_Type = nil, excluded = nil, countryCode = nil) + <a name="M001183"></a><b>new</b>(target_Type = nil, excluded = nil, countryCode = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M001375_source')" id="l_M001375_source">show</a> + Source: <a href="javascript:toggleSource('M001183_source')" id="l_M001183_source">show</a> </p> - <div id="M001375_source" class="dyn-source"> - <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 3320</span> + <div id="M001183_source" class="dyn-source"> + <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/BulkMutateJobService.rb, line 3437</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">countryCode</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">@countryCode</span> = <span class="ruby-identifier">countryCode</span> <span class="ruby-keyword kw">end</span></pre> \ No newline at end of file