kalnyc67 / analytics-issues

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

/management/segments does not include segments with dateOfSession conditions #538

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Management API

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, etc.): n/a

Issue summary:
Provide a brief summary of the issue you're experiencing.
Query to /management/segments returns all custom segments EXCEPT those using a 
dateOfSession condition.

Steps to reproduce issue:
1.create a segment in the account with a dateOfSession condition
2.try to download your segments via the API

Expected output:
What do you expect to see after performing the above steps?
All segments shown in the web UI should appear in the API results.

Actual results:
What do you actually see after performing the above steps?
All except those with dateOfSession conditions appear.

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 mike.3.s...@gmail.com on 24 Nov 2014 at 8:59

GoogleCodeExporter commented 9 years ago
This has been fixed now

Original comment by mike.3.s...@gmail.com on 9 Jan 2015 at 2:10

GoogleCodeExporter commented 9 years ago
Fixed in Management API Release 2014-12-16.
https://developers.google.com/analytics/devguides/config/mgmt/v3/changelog

Original comment by pfrise...@google.com on 9 Jan 2015 at 2:45