Re: Reporting by hour

2021-06-17 Thread Daniel Platt
"hour": 16 } }, { "customer": { "resourceName": "customers/3266544319", "currencyCode": "GBP" },

Re: Reporting by hour

2021-06-16 Thread Daniel Platt
Hi Matt, I've recently tried the query with rest api and get the same results. I have redacted some of the information from the request. You can see that the hours returned stop after 21. curl --location --request POST 'https://googleads.googleapis.com/v8/customers/3266544319/googleAds:searchS

Reporting by hour

2021-06-14 Thread Daniel Platt
I am querying campaigns by hour, but the report stops when the moment there is no data. Take this query: SELECT customer.currency_code, campaign.id, campaign.name, segments.date, segments.hour, metrics.average_cpc, metrics.cost_micros, metrics.clicks, metrics.impressions, metrics.search_absolute