How to set Facebook album privacy with Graph API? -


i know if it's possible set privacy setting specific facebook album restfb java library ?

thank much,

regards,

anthony

you can set privacy settings when album created.

currently, can not update settings, nor can delete existing album via api, in case wanted delete , recreate work around. http://bugs.developers.facebook.net/show_bug.cgi?id=17111

when create album, need create privacy object , include parameter in post request, json-encoded string described more in documentation of post object here: https://developers.facebook.com/docs/reference/api/post/


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -