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 apiClient name (version 3) #224

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. Check code snippet under '3. Create and configure a new client object'

What is the expected output? What do you see instead?
Expected:
$client = new Google_Client();

Documentation shows:
$client = new apiClient()

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:10

GoogleCodeExporter commented 9 years ago
Should be resolved with the latest samples.

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

GoogleCodeExporter commented 9 years ago
Issue 225 has been merged into this issue.

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