UpendraSingh / analytics-issues

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

Adwords metrics always return value of zero if a segment id is supplied. #137

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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:
Using the API or Data Feed Query Explorer I've found that when querying for 
Adwords Metrics, all Adwords Metrics return a value of 0 (zero) when a Segment 
ID (even ID -1: All Visits) is supplied in the query.

Steps to reproduce issue:
1. Using the API or Data Feed Query Explorer contruct a query for Adwords 
metrics. Do not supply a Segment ID. Run Query and review return values.
2. Change the query altering only the Segment ID, set it to "gaid::-1" for All 
Visits. Run Query and review return values.

Expected output:
The Adwords Metrics returned values should be the same if the Segment ID is 
undefined or supplied as -1 (all visits)

Actual results:
If Segment ID is undefined, Adwords Metrics return true (non-zero) values. If 
Segment ID is supplied, (as -1 or otherwise), all Adwords Metrics return values 
of zero.

Notes:
I've attached screen captures to demonstrate my findings.

Original issue reported on code.google.com by bigoo...@sokolovelaw.com on 20 Jul 2011 at 8:08

Attachments:

GoogleCodeExporter commented 8 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