NAME
Net::Google::Analytics::FeedRequest - Google Analytics API feed request
VERSION
version 0.11003
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.
ATTRIBUTES
start_index
max_results
AUTHOR
Nick Wellnhofer <wellnhofer@aevum.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Nick Wellnhofer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.