Filtering on Label Status

37 views
Skip to first unread message

Kevin

unread,
Dec 4, 2020, 7:02:01 PM12/4/20
to AdWords API and Google Ads API Forum
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:
Status(StatusCode="InvalidArgument", Detail="Request contains an invalid argument.", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1607124551.350000000","description":"Error received from peer ipv6:[2607:f8b0:400a:804::200a]:443","file":"T:\src\github\grpc\workspace_csharp_ext_windows_x64\src\core\lib\surface\call.cc","file_line":1062,"grpc_message":"Request contains an invalid argument.","grpc_status":3}")

Error Failure Details:
Failure = {{ "errors": [ { "errorCode": { "requestError": "UNKNOWN" }, "message": "The error code is not in this version.", "trigger": { "stringValue": "A_label__Label.status" } } ] }}

I've only seen in yesterday and today. Removing the filter on the predicate prevents this error from occurring, but is not what I wanted to query.

Label status is still marked as filterable, and the query can still be constructed in the interactive query builder. Is anyone else encountering a similar issue?

Thanks,
Kevin

Google Ads API Forum Advisor Prod

unread,
Dec 9, 2020, 2:59:23 AM12/9/20
to lopsid...@gmail.com, adwor...@googlegroups.com
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,
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


ref:_00D1U1174p._5004Q28nR0l:ref
Message has been deleted

Google Ads API Forum Advisor Prod

unread,
Dec 10, 2020, 10:24:12 PM12/10/20
to lopsid...@gmail.com, adwor...@googlegroups.com
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 and response logs with request ID via Reply privately to author option.

If you haven't enabled the logging of API transactions for your client library, then please refer to the specific link below to know how to do so:
Reply all
Reply to author
Forward
0 new messages