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