From 06f945f27840b53e57795dadbc38e76f7e11ab1c Mon Sep 17 00:00:00 2001
From: Horus3
Date: Mon, 24 Feb 2014 16:42:14 +0100
Subject: init
---
.../api/core/files/Gdata.Analytics.DataQuery.html | 323 +++++++++++++++++++++
1 file changed, 323 insertions(+)
create mode 100644 zend/documentation/api/core/files/Gdata.Analytics.DataQuery.html
(limited to 'zend/documentation/api/core/files/Gdata.Analytics.DataQuery.html')
diff --git a/zend/documentation/api/core/files/Gdata.Analytics.DataQuery.html b/zend/documentation/api/core/files/Gdata.Analytics.DataQuery.html
new file mode 100644
index 0000000..a68657f
--- /dev/null
+++ b/zend/documentation/api/core/files/Gdata.Analytics.DataQuery.html
@@ -0,0 +1,323 @@
+
+
Gdata/Analytics/DataQuery.php
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.
- Category
- Zend
+
+
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
+
+
- License
- New BSD License
+
+
- Package
- Zend_Gdata
+
+
- Subpackage
- Analytics
+
+
- Version
- $Id$
+
+
\Zend_Gdata_Analytics_DataQuery
Package: Zend\Gdata\AnalyticsProvides a mechanism to build a query URL for Gdata services.
Queries are not defined for APP, but are provided by Gdata services
+as an extension.
- Parent(s)
- \Zend_Gdata_Query
- Category
- Zend
+
+
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
+
+
Constants


+ ANALYTICS_FEED_URI
+ = 'https://www.googleapis.com/analytics/v2.4/data'

+ DIMENSION_BROWSER
+ = 'ga:browser'

+ DIMENSION_BROWSER_VERSION
+ = 'ga:browserVersion'

+ DIMENSION_CITY
+ = 'ga:city'

+ DIMENSION_CONNECTIONSPEED
+ = 'ga:connectionSpeed'

+ DIMENSION_CONTINENT
+ = 'ga:continent'

+ DIMENSION_COUNTRY
+ = 'ga:country'

+ DIMENSION_DATE
+ = 'ga:date'

+ DIMENSION_DAY
+ = 'ga:day'

+ DIMENSION_DAYS_SINCE_LAST_VISIT
+ = 'ga:daysSinceLastVisit'

+ DIMENSION_FLASH_VERSION
+ = 'ga:flashVersion'

+ DIMENSION_HOSTNAME
+ = 'ga:hostname'

+ DIMENSION_HOUR
+ = 'ga:hour'

+ DIMENSION_JAVA_ENABLED
+ = 'ga:javaEnabled'

+ DIMENSION_LANGUAGE
+ = 'ga:language'

+ DIMENSION_LATITUDE
+ = 'ga:latitude'

+ DIMENSION_LONGITUDE
+ = 'ga:longitude'

+ DIMENSION_MONTH
+ = 'ga:month'

+ DIMENSION_NETWORK_DOMAIN
+ = 'ga:networkDomain'

+ DIMENSION_NETWORK_LOCATION
+ = 'ga:networkLocation'

+ DIMENSION_OPERATING_SYSTEM
+ = 'ga:operatingSystem'

+ DIMENSION_OPERATING_SYSTEM_VERSION
+ = 'ga:operatingSystemVersion'

+ DIMENSION_PAGE_DEPTH
+ = 'ga:pageDepth'

+ DIMENSION_REGION
+ = 'ga:region'

+ DIMENSION_SCREEN_COLORS
+ = 'ga:screenColors'

+ DIMENSION_SCREEN_RESOLUTION
+ = 'ga:screenResolution'

+ DIMENSION_SUB_CONTINENT
+ = 'ga:subContinent'

+ DIMENSION_USER_DEFINED_VALUE
+ = 'ga:userDefinedValue'

+ DIMENSION_VISIT_COUNT
+ = 'ga:visitCount'

+ DIMENSION_VISIT_LENGTH
+ = 'ga:visitLength'

+ DIMENSION_VISITOR_TYPE
+ = 'ga:visitorType'

+ DIMENSION_WEEK
+ = 'ga:week'

+ DIMENSION_YEAR
+ = 'ga:year'

+ DIMENSION_AD_CONTENT
+ = 'ga:adContent'

+ DIMENSION_AD_GROUP
+ = 'ga:adGroup'

+ DIMENSION_AD_SLOT
+ = 'ga:adSlot'

+ DIMENSION_AD_SLOT_POSITION
+ = 'ga:adSlotPosition'

+ DIMENSION_CAMPAIGN
+ = 'ga:campaign'

+ DIMENSION_KEYWORD
+ = 'ga:keyword'

+ DIMENSION_MEDIUM
+ = 'ga:medium'

+ DIMENSION_REFERRAL_PATH
+ = 'ga:referralPath'

+ DIMENSION_SOURCE
+ = 'ga:source'

+ DIMENSION_EXIT_PAGE_PATH
+ = 'ga:exitPagePath'

+ DIMENSION_LANDING_PAGE_PATH
+ = 'ga:landingPagePath'

+ DIMENSION_PAGE_PATH
+ = 'ga:pagePath'

+ DIMENSION_PAGE_TITLE
+ = 'ga:pageTitle'

+ DIMENSION_SECOND_PAGE_PATH
+ = 'ga:secondPagePath'

+ DIMENSION_AFFILIATION
+ = 'ga:affiliation'

+ DIMENSION_DAYS_TO_TRANSACTION
+ = 'ga:daysToTransaction'

+ DIMENSION_PRODUCT_CATEGORY
+ = 'ga:productCategory'

+ DIMENSION_PRODUCT_NAME
+ = 'ga:productName'

+ DIMENSION_PRODUCT_SKU
+ = 'ga:productSku'

+ DIMENSION_TRANSACTION_ID
+ = 'ga:transactionId'

+ DIMENSION_VISITS_TO_TRANSACTION
+ = 'ga:visitsToTransaction'

+ DIMENSION_SEARCH_CATEGORY
+ = 'ga:searchCategory'

+ DIMENSION_SEARCH_DESTINATION_PAGE
+ = 'ga:searchDestinationPage'

+ DIMENSION_SEARCH_KEYWORD
+ = 'ga:searchKeyword'

+ DIMENSION_SEARCH_KEYWORD_REFINEMENT
+ = 'ga:searchKeywordRefinement'

+ DIMENSION_SEARCH_START_PAGE
+ = 'ga:searchStartPage'

+ DIMENSION_SEARCH_USED
+ = 'ga:searchUsed'

+ DIMENSION_NEXT_PAGE_PATH
+ = 'ga:nextPagePath'

+ DIMENSION_PREV_PAGE_PATH
+ = 'ga:previousPagePath'

+ DIMENSION_EVENT_CATEGORY
+ = 'ga:eventCategory'

+ DIMENSION_EVENT_ACTION
+ = 'ga:eventAction'

+ DIMENSION_EVENT_LABEL
+ = 'ga:eventLabel'

+ DIMENSION_CUSTOM_VAR_NAME_1
+ = 'ga:customVarName1'

+ DIMENSION_CUSTOM_VAR_NAME_2
+ = 'ga:customVarName2'

+ DIMENSION_CUSTOM_VAR_NAME_3
+ = 'ga:customVarName3'

+ DIMENSION_CUSTOM_VAR_NAME_4
+ = 'ga:customVarName4'

+ DIMENSION_CUSTOM_VAR_NAME_5
+ = 'ga:customVarName5'

+ DIMENSION_CUSTOM_VAR_VALUE_1
+ = 'ga:customVarValue1'

+ DIMENSION_CUSTOM_VAR_VALUE_2
+ = 'ga:customVarValue2'

+ DIMENSION_CUSTOM_VAR_VALUE_3
+ = 'ga:customVarValue3'

+ DIMENSION_CUSTOM_VAR_VALUE_4
+ = 'ga:customVarValue4'

+ DIMENSION_CUSTOM_VAR_VALUE_5
+ = 'ga:customVarValue5'

+ METRIC_BOUNCES
+ = 'ga:bounces'

+ METRIC_ENTRANCES
+ = 'ga:entrances'

+ METRIC_EXITS
+ = 'ga:exits'

+ METRIC_NEW_VISITS
+ = 'ga:newVisits'

+ METRIC_PAGEVIEWS
+ = 'ga:pageviews'

+ METRIC_TIME_ON_PAGE
+ = 'ga:timeOnPage'

+ METRIC_TIME_ON_SITE
+ = 'ga:timeOnSite'

+ METRIC_VISITORS
+ = 'ga:visitors'

+ METRIC_VISITS
+ = 'ga:visits'

+ METRIC_AD_CLICKS
+ = 'ga:adClicks'

+ METRIC_AD_COST
+ = 'ga:adCost'

+ METRIC_CPC
+ = 'ga:CPC'

+ METRIC_CPM
+ = 'ga:CPM'

+ METRIC_CTR
+ = 'ga:CTR'

+ METRIC_IMPRESSIONS
+ = 'ga:impressions'

+ METRIC_UNIQUE_PAGEVIEWS
+ = 'ga:uniquePageviews'

+ METRIC_ITEM_REVENUE
+ = 'ga:itemRevenue'

+ METRIC_ITEM_QUANTITY
+ = 'ga:itemQuantity'

+ METRIC_TRANSACTIONS
+ = 'ga:transactions'

+ METRIC_TRANSACTION_REVENUE
+ = 'ga:transactionRevenue'

+ METRIC_TRANSACTION_SHIPPING
+ = 'ga:transactionShipping'

+ METRIC_TRANSACTION_TAX
+ = 'ga:transactionTax'

+ METRIC_UNIQUE_PURCHASES
+ = 'ga:uniquePurchases'

+ METRIC_SEARCH_DEPTH
+ = 'ga:searchDepth'

+ METRIC_SEARCH_DURATION
+ = 'ga:searchDuration'

+ METRIC_SEARCH_EXITS
+ = 'ga:searchExits'

+ METRIC_SEARCH_REFINEMENTS
+ = 'ga:searchRefinements'

+ METRIC_SEARCH_UNIQUES
+ = 'ga:searchUniques'

+ METRIC_SEARCH_VISIT
+ = 'ga:searchVisits'

+ METRIC_GOAL_COMPLETIONS_ALL
+ = 'ga:goalCompletionsAll'

+ METRIC_GOAL_STARTS_ALL
+ = 'ga:goalStartsAll'

+ METRIC_GOAL_VALUE_ALL
+ = 'ga:goalValueAll'

+ METRIC_GOAL_1_COMPLETION
+ = 'ga:goal1Completions'

+ METRIC_GOAL_1_STARTS
+ = 'ga:goal1Starts'

+ METRIC_GOAL_1_VALUE
+ = 'ga:goal1Value'

+ METRIC_TOTAL_EVENTS
+ = 'ga:totalEvents'

+ METRIC_UNIQUE_EVENTS
+ = 'ga:uniqueEvents'

+ METRIC_EVENT_VALUE
+ = 'ga:eventValue'Properties



string $_defaultFeedUri = self::ANALYTICS_FEED_URIThe default URI used for feeds.
Default valueself::ANALYTICS_FEED_URIDetails- Type
- string
Methods
--
cgit v1.2.3