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