Hi Kevin,
Thanks for providing further details. I would like to inform you that I'm going
to delete your last reply as it contains the customer ID of your Google Ads
account.
Also, in order for our team to see the whole query of the report the you have
used, please provide the complete request
I reproduced the error today. This is the error log - customer ID and
request ID are in *bold*.
Let me know if you need additional information.
[2020-12-09 21:26:51Z] - Request made: Host:
https://googleads.googleapis.com, Method:
/google.ads.googleads.v6.services.GoogleAdsService/Search, *ClientC
Hi Kevin,
Thanks for posting your concern.
To investigate, could you provide the following details via Reply privately to
author option?
customer ID
complete request and response logs with request ID
Regards,
Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q28nR0l:ref
--
Hi,
I'm having trouble with a previously working Label query.
The query looks like this:
*Query:*
SELECT
label.id, label.status, etc.
FROM
label
WHERE
label.status NOT IN ('UNKNOWN', 'REMOVED')
Previously, I would get the label results as expected, but now I am getting
an error:
*Error Message