Hi,
As the issue is related to the PHP client library, I would suggest you create a
"New issue" with the developer who maintains the PHP client library using this
link.
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGyCT:ref"
(ADR-00285700)
Thanks,
Google Ads API Team
Feedba
Hey,
I did exactly that, but withOAuth2Credential shows as undefined:
namespace Google\Ads\GoogleAds\Examples\Planning;
header("Content-type: text/plain; charset=utf-8");
require 'vendor/autoload.php';
use GetOpt\GetOpt;
use Google\Ads\GoogleAds\Examples\Utils\ArgumentNames;
use Google\Ads\Goo
Hello,
Im trying to write a PHP script to check historical data of avg monthly
searches for a given keywords list. However I cannot get the credential
files to work.
// planner.php
use Google\Ads\GoogleAds\Lib\V18\GoogleAdsClientBuilder;
use Google\Ads\GoogleAds\V18\Services\
GenerateKeywordHist