Query app pictures through Facebook graph api -


i've been reading through facebook's graph api documentation , i've found call read app's profile picture:

get graph.facebook.com/v2.4/{app-id}/picture 

is there way query rest of app images (cover image, banner, web banner, app screenshots...)?

have @ docs see fields/edges can queried:


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -