in google analytics, how do I get the site from the AccountEntry ?
- by Chez
in google analytics, how do I get the site from the AccountEntry ?
looks like that if I do:
entry.getProperty("ga:accountName")
entry.getTitle().getPlainText()
I get it. but is this correct ?
where is it documented ?