Robert
unread,Jan 14, 2011, 8:14:09 PM1/14/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics...@googlegroups.com
How can I specify an "end index"? I'm using iOS and the provided API has a class called GDataQueryAnalytics which has a function setMaxResults that takes in an integer. However when I specify any value for setMaxResults, it does not seem to work, and I can't seem to control how many entries are returned. But what does work is setStartIndex, however that doesn't do much if I can't specify the max-results, so is there a way to set the endIndex?