Hi Phillip,
Yes, you will be able to segment the data on a daily basis by adding the Date
field in your query. Could you please give this a try and let me know if you
have any questions?
Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UAqQMK:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
When I call the API to get performance numbers, I always get it in a sum? I
want to get it on a daily basis, is that possible?
So instead of:
sum,100,200,300
Then I get maybe something like:
20/1,10,20,30
21/1,10,20,30
22/1,80,160,240
sum,100,200,300
Right now I do like this, but I get the