Hi Daniel,
I also had to delete your recent posts as it contained information from your
logs such as the request-id. For sharing your logs information, you may send it
to our team using the Reply privately to author option.
If this option is not available, you may send the details directly to o
Hi Daniel,
Thank you for sharing additional information regarding your concern.
Upon checking your 3266544319 account and the 12642662800 campaign in the
Google Ads UI 's Ad schedule > Hour view and applying the June 13, 2021 date
filter, I can see that not all hours are currently being used :
I've just noticed that the missing hours can appear anywhere in the results.
In this example, we are missing hours, 0, 6, 14, 21+
SELECT
customer.currency_code,
segments.date,
segments.hour,
metrics.clicks,
metrics.impressions
FROM campaign
WHERE segments.date BETWEEN "2021-06-13" AND "202
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
Hi Daniel,
Thanks for reaching out. Can you please provide us with the complete request
and response logs, including the request ID, so that we can have a closer look?
Thanks,
Matt
Google Ads API Team
Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2IvGKh:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=
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