-
Website
http://blog.clintecker.com/ -
Original page
http://blog.clintecker.com/post/100021441 -
Subscribe
All Comments -
Community
-
Top Commenters
-
Rian
2 comments · 1 points
-
Rob Hudson
2 comments · 3 points
-
Marcus Mattsson
2 comments · 8 points
-
Adam Turetzky
12 comments · 2 points
-
jasondavies
3 comments · 1 points
-
-
Popular Threads
-
My Decade in Photos: 2000-2001
23 hours ago · 6 comments
-
Mediaite: Q: Which Is The Top Site of 2009? A: Ars, duh. — Officially Lucky ❡ a blog by Clint Ecker
1 day ago · 1 comment
-
CoffeeScript is a little language that compiles into JavaScript — Officially Lucky ❡ a blog by Clint Ecker
3 days ago · 1 comment
-
My Decade in Photos: 2000-2001
I've tried adding pagePath and keyword as dimensions and I've tried using a filter on pagePath while only having keyword as a dimension. Neither of those would work. Do you have any other ideas I could try?
Traceback (most recent call last):
File "<string>", line 14, in <module>
AttributeError: 'list' object has no attribute 'get_data'
My connection string is correct and I'm using the correct account_id. Any ideas???
This lib is exactly what I've been looking for! After only a day of playing with it, I'm already 80% of the way to automating our custom analytics reports (next major hurdle- exporting to excel :P )
I've hit one minor snag, though- I'm trying to pull the number of keywords used in a month, basically by pulling *all* keywords used in a month and counting the length of the array. However, it appears that even though Analytics says ~4300 keywords were used, the script only returns 1000. I'm assuming it's a hard limit on returns somewhere, as the query returns *exactly* 1000 keywords. I was wondering if this was a switch to turn off somewhere in your library, or it's a hard limit imposed by the API itself? Much appreciated.
Quick question...is it possible to retrieve the number of results in a query? If my resultset has more than 10k records, I need to page through the results.
Like I said, I am new to Python, so maybe this answer is obvious, but any help would be great!
Thanks again!