long2506 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

Change in apiAnalyticsService name (v3) #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:19