Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

$_defaultFeedUri= 'self::ANALYTICS_FEED_URI'
The default URI used for feeds.
self::ANALYTICS_FEED_URI
Details
addDimension(
string $dimension
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$dimension | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

addFilter(
string $filter
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$filter | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

addMetric(
string $metric
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$metric | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

addOrFilter(
string $filter
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$filter | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

addSort(
string $sort, \boolean[optional] $descending
=
false
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$sort | string | |
$descending | \boolean[optional] |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

clearSort(
)
:
\Zend_Gdata_Analytics_DataQuery
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

removeDimension(
string $dimension
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$dimension | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

removeMetric(
string $metric
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$metric | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

setProfileId(
string $id
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$id | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |

setSegment(
string $segment
)
:
\Zend_Gdata_Analytics_DataQuery
Name | Type | Description |
---|---|---|
$segment | string |
Type | Description |
---|---|
\Zend_Gdata_Analytics_DataQuery |