NAME
Net::Google::Analytics::Dimension - Google Analytics API dimension
DESCRIPTION
This package implements dimension data of the Google Analytics Data Export API.
See http://code.google.com/apis/analytics/docs/gdata/gdataReferenceDimensionsMetrics.html#dimensions for a reference.
ACCESSORS
name
The name of the dimension.
value
The value of the dimension.
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.