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
php google-drive-sdk google-api google-api-php-client


source to share


No one has answered this question yet

Check out similar questions:

2263
How to get YouTube video thumbnail using YouTube API?
1065
Link. What does this error mean in PHP?
778
Is there a link to the "latest" jQuery library in the Google API?
415
Alternative to google finance api
232
Is there a Google Keep API?
229
wget / curl large file from google drive
3
How to create a public Google Doc via the Drive API (PHP client)
1
Google Drive API .Net. No metadata for available files
1
Google Drive API | PHP
0
Google API API 500 errors when copying



All Articles
Loading...
X
Show
Funny
Dev
Pics