doc/classes/AdWords/V13/SiteSuggestionService/DemographicsTarget.html in adwords4r-16.0.0 vs doc/classes/AdWords/V13/SiteSuggestionService/DemographicsTarget.html in adwords4r-17.0.0

- old
+ new

@@ -84,11 +84,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000241">new</a></li> + <li><a href="#M000290">new</a></li> </ul> </dd> </dl> @@ -167,24 +167,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000241"> + <div class="title" id="M000290"> - <a name="M000241"></a><b>new</b>(childrenTarget = nil, ethnicityTarget = nil, genderTarget = nil, maxAgeRange = nil, maxHouseholdIncomeRange = nil, minAgeRange = nil, minHouseholdIncomeRange = nil) + <a name="M000290"></a><b>new</b>(childrenTarget = nil, ethnicityTarget = nil, genderTarget = nil, maxAgeRange = nil, maxHouseholdIncomeRange = nil, minAgeRange = nil, minHouseholdIncomeRange = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M000241_source')" id="l_M000241_source">show</a> + Source: <a href="javascript:toggleSource('M000290_source')" id="l_M000290_source">show</a> </p> - <div id="M000241_source" class="dyn-source"> + <div id="M000290_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v13/SiteSuggestionService.rb, line 76</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">childrenTarget</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">ethnicityTarget</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">genderTarget</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">maxAgeRange</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">maxHouseholdIncomeRange</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">minAgeRange</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">minHouseholdIncomeRange</span> = <span class="ruby-keyword kw">nil</span>) <span class="ruby-ivar">@childrenTarget</span> = <span class="ruby-identifier">childrenTarget</span> <span class="ruby-ivar">@ethnicityTarget</span> = <span class="ruby-identifier">ethnicityTarget</span> <span class="ruby-ivar">@genderTarget</span> = <span class="ruby-identifier">genderTarget</span> \ No newline at end of file