AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Some filter doesn't work. #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
--------------------------------------------------------------------------
NOTE: This issue tracking system is for developer products only.  If you
are not a developer/programmer and have a problem with a Google web site,
please report the problem to the appropriate group.  More information can
be found here: http://www.google.com/support/
--------------------------------------------------------------------------

Name of API affected:
Analytics Data Export API

Issue summary:
I'm making some queries that works fine using the Data Feed Query Explorer and 
using the Google Analytics web interface too, but when I try to use that 
queries in the Data API, they returns no result.

Example:
https://www.google.com/analytics/feeds/data?start-index=1&max-results=250&dimens
ions=ga:source,ga:medium,ga:country,ga:pagePath&end-date=2011-02-02&ids=ga:xxxxx
xxx&metrics=ga:visitors,ga:exits,ga:bounces,ga:entrances,ga:pageViews,ga:uniqueP
ageViews&start-date=2011-02-02&segment=gaid::-3&filters=ga:pagePath=~^/about/new
s/pr-25680-en-XXXXXXX\+to\+Acquire\+XXXXXXXX\,\+Boosting\+XXXXXXX\+XXXXXXX\+thro
ugh\+Powerful\+Unified\+E.+;ga:country==Argentina;ga:source==(direct);ga:medium=
=(none)

The query returns one record using the DFQE (data feed query explorer) and 
using the web interface too, but when I try it using the Data API it returs me 
no records.

Steps to reproduce issue:
1. Login to Google using the Data API.
2. Make a very complex pagepath filter that works fine in DFQE.
3. Test it using the API.

Expected output:
What do you expect to see after performing the above steps?
One or more "rows" of data.

Actual results:
What do you actually see after performing the above steps?
Zero records.

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by jose.ger...@verizonbusiness.com on 12 Jul 2011 at 4:55

Attachments:

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by pfrise...@google.com on 9 Feb 2015 at 11:34