/OAuth2ApplicationsHandler.pm line 127.
Can't call method "isa" on an undefined value at
../../../lib/Google/Ads/Common/ReportUtils.pm line 74.
On Tuesday, July 15, 2014 9:13:42 PM UTC+5:30, Dhiraj Shinde wrote:
>
> Hi All,
> I am working on project which need some Googl
transform
your
# p12 certificate as generated by the Google API Console to PEM format. And
make
# sure no password is set.
# In Linux/Unix systems with openssl installed you can execute.
# > openssl pkcs12 -in {private-key}.p12 -out {private-key}.pem -nodes
#
#
oAuth2ServiceAccountEmailAddress
:03 AM UTC+5:30, Anash P. Oommen (AdWords
API Team) wrote:
>
> Hi Dhiraj,
>
> Just wondering, shouldn't this be Authorization => 'Bearer xxx'? You can
> see how the headers should look like at
> https://developers.google.com/adwords/api/docs/guides/reporting
>
&
Hi All,
I am working on project which need some Google ad-word API usage,
actually i need to download campaign_performance_report for my client for
particular date, using the following script
my $mech = WWW::Mechanize->new();
$mech->add_header({
clientCustomerId => "xxx-xxx-",#