doc/classes/AdWords/V13/SiteSuggestionService/DemographicsTarget.html in adwords4r-17.0.1 vs doc/classes/AdWords/V13/SiteSuggestionService/DemographicsTarget.html in adwords4r-17.1.0

- old
+ new

@@ -84,11 +84,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M000326">new</a></li> + <li><a href="#M000293">new</a></li> </ul> </dd> </dl> @@ -167,24 +167,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M000326"> + <div class="title" id="M000293"> - <a name="M000326"></a><b>new</b>(childrenTarget = nil, ethnicityTarget = nil, genderTarget = nil, maxAgeRange = nil, maxHouseholdIncomeRange = nil, minAgeRange = nil, minHouseholdIncomeRange = nil) + <a name="M000293"></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('M000326_source')" id="l_M000326_source">show</a> + Source: <a href="javascript:toggleSource('M000293_source')" id="l_M000293_source">show</a> </p> - <div id="M000326_source" class="dyn-source"> + <div id="M000293_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