Insideall / dfp-prebid-lineitems

A PHP script to setup and update your Prebid Line Items in DFP
19 stars 11 forks source link

PHP Fatal error: Uncaught Error: Class 'Google\AdsApi\Dfp\DfpSessionBuilder' not found #6

Closed BackEndDev closed 5 years ago

BackEndDev commented 5 years ago

Hi,

Thanks for this great resource.

Unfortunately, when I try to verify with this command: "php script/tests/ConnexionTest.php"

I get this error:

`PHP Fatal error: Uncaught Error: Class 'Google\AdsApi\Dfp\DfpSessionBuilder' not found in /var/www/html/dfp-prebid-lineitems/app/Dfp/DfpManager.php:22 Stack trace:

0 /var/www/html/dfp-prebid-lineitems/script/tests/ConnexionTest.php(5): App\Dfp\DfpManager->__construct()

1 {main}

thrown in /var/www/html/dfp-prebid-lineitems/app/Dfp/DfpManager.php on line 22 `

Any idea why? Thanks!

BackEndDev commented 5 years ago

Solved it:

Dfp it now "AdManager", this needs some updates.

See this: https://github.com/googleads/googleads-php-lib/wiki/AdManager-migration