NAME
Net::Google::Analytics::Dimension - Google Analytics API dimension
VERSION
version 0.11002
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.
ATTRIBUTES
name
The name of the dimension.
value
The value of the dimension.
AUTHOR
Nick Wellnhofer <wellnhofer@aevum.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 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.