What steps will reproduce the problem?
1. open
https://developers.google.com/analytics/solutions/articles/hello-analytics-api
2. Select 'PHP' as language
3. Check code under '3. Create An Analytics Service Object'
What is the expected output? What do you see instead?
Expected:
$analytics = new Google_AnalyticsService($client);
Documentation shows:
$analytics = new apiAnalyticsService($client);
What version of the product are you using? On what operating system?
v3
Please provide any additional information below.
Original issue reported on code.google.com by anand...@gmail.com on 23 Nov 2012 at 5:13
Original issue reported on code.google.com by
anand...@gmail.com
on 23 Nov 2012 at 5:13