ghanoz / google-api-dfp-php

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

Class DfpUser contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (AdsUser::GetOAuth2Scope) #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Working env v201203
2.Fill auth.ini with email, password and app's name and networkcode as blank

What is the expected output? What do you see instead?
Expected output: to see all add units
We see :
Fatal error: Class DfpUser contains 1 abstract method and must therefore be 
declared abstract or implement the remaining methods (AdsUser::GetOAuth2Scope) 
in /home/randem/public_html/dfp/src/Google/Api/Ads/Dfp/Lib/DfpUser.php on line 
40

What version of the product are you using? On what operating system?
Lib 2.12.0 (v201203)

Please provide any additional information below.

Original issue reported on code.google.com by testwork...@gmail.com on 11 Jun 2012 at 11:04

GoogleCodeExporter commented 8 years ago
Updated client library was uploaded yesterday that should resolve this issue.

Original comment by api.paul...@gmail.com on 14 Jun 2012 at 5:34

GoogleCodeExporter commented 8 years ago
Issue 37 has been merged into this issue.

Original comment by api.paul...@gmail.com on 14 Jun 2012 at 5:35