Hi Greg,
Thank you for confirming this. Could you provide your clientCustomerId
using the *reply privately to author* option so I could have the team
investigate this further?
Regards,
Dannison
Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and d
Hey Dannison! I can confirm that the account has metrics generated for more
than 1 hour. Any other info I can provide?
--Greg
On Tuesday, April 23, 2019 at 1:08:31 AM UTC-4, googleadsapi-forumadvisor
wrote:
>
> Hi Greg,
>
> Bumping on this thread for insights. Could you confirm if the account y
Hi Greg,
Bumping on this thread for insights. Could you confirm if the account you
are using has metrics > 0 generated for more than 1 hour? The API will only
return rows for segments.hour values with nonzero metrics values.
Regards,
Dannison
Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi Greg,
Upon checking this on my end, I was also able to replicate the same results
wherein the results only returns 1 row. I have filed a bug regarding this
and will update you with further information once available.
Regards,
Dannison
Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Is there anyway to mimic the AdWords reporting segmentation with the Google
Ads API? My original AdWords query works great, something like:
SELECT HourOfDay, Cost FROM ACCOUNT_PERFORMANCE_REPORT DURING TODAY
I get a row back for each hour of the day that has data. My attempt at
replicating this