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
Post a Comment