Hi guys and gals. I had a quick look at the documentation for Google Analytics Core Reporting API (3.0). And i am trying to find a value that would return the domain that the report belongs to. Now, i´m not a developer, so im asking here, to see of someone have done what i am looking for. I am looking at letting my users use oAuth to access Google analytics and authenticate ownership when putting up domains for auction. The traffic data would also be presented along with the domain, to provide untampered, unbiased information to potential buyers. So in essential, is there any way to through the API verify that the profile really is collecting the data from the domain that the user claim when putting it up for sale? IF not i was thinking it would be easy to use php include to scrape the page, find the analytics code and compare, but i really would like to do this through the API since it is an much cleaner approach. Best regards, Fredrik Näs