How to filter appProperty where null is in Google Drive API?
I'm trying to filter files where property is null and where property has {key = 1 and value = 1} at the same time?
Here is my query string sent in the request:
'q'=>"'$FolderId' in parents
and (appProperties has null or appProperties has { key='1_id' and
value='1' })"
+3
user8169803
source
to share
No one has answered this question yet
Check out similar questions:
2263
1065
778
415
232
229
3
1
1
0