"hour": 16
}
},
{
"customer": {
"resourceName": "customers/3266544319",
"currencyCode": "GBP"
},
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
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