NAME
Net::Google::Analytics::FeedRequest - Google Analytics API feed request
DESCRIPTION
This is a base class for feed requests of the Google Analytics Data Export API. Account feed requests are implemented in this class. Data feed requests are implemented in Net::Google::Analytics::DataFeedRequest.
ACCESSORS
start_index
max_results
AUTHOR
Nick Wellnhofer <wellnhofer@aevum.de>
COPYRIGHT AND LICENSE
Copyright (C) Nick Wellnhofer, 2010
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.