Hi Bharani
I am attaching the python logs with the includeZeroImpressions param is set
to True.
Still not getting any result for clientCustomerId': '3366472162'.
And here is the report query:
cols = ['Date', 'CampaignId', 'CampaignName', 'AdGroupId', 'AdGroupName',
'Clicks', 'Cost', 'Conversions'
Hello,
The shared Python logs indicate that the includeZeroImpressions field is set to
false. Could you please set this to true and share the report definition if you
are still having an issue?
Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UBnYB7:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=
Hi Bharani
Thank you very much for your reply
My concern here is, google ads script returns Keyword performance reports
but python api does not.
What I am trying to do is reimplementing google ads scripts in python. Here
is the ads script that I use for testing:
As I said in my previous email, th
Hi,
I'm Ejay's colleague addressing your concern on his behalf. I was able to check
the shared details. Could you please confirm if your concern is about the
Keywords Performance Report not returning the details? If so, it looks like you
are generating the report for LAST_7_DAYS. Please note th
Hi,
Thanks for reaching out.
To further investigate the issue, would you mind providing the complete SOAP
request and response logs together with customer ID via Reply privately to
author? If you haven't enabled the SOAP logging yet, you can enable it by
following this guide for Python client
Hi
Our API token was approved last week for basic access.
We are trying to re-implement our google ads scripts with the python sdk
using Adwords API.
For some customerIds we can pull data with google ads scripts, but when we
use Adwords API(python)
for the same customerIds empty result is return