Methods
- N
Attributes
[RW] | totalNumEntries | |
[RW] | page_Type |
Class Public methods
Source: show
# File lib/adwords4r/v200906/CampaignCriterionService.rb, line 695 def initialize(totalNumEntries = nil, page_Type = nil) @totalNumEntries = totalNumEntries @page_Type = page_Type end