Facebook Graph API cannot UPDATE the fields about URL link such as name, caption, description or picture after published -
i'm trying build a/b testing tool facebook page post. , need update post's field url link name (article's title), caption, description or picture (article's thumbnail).
so have been making sure whether can possible or not using graph api explorer. seams impossible update fields after published.
of course, checked facebook official graph api reference. reference not explain impossible. i've got permission of user_posts
, publish_actions
, publish_pages
make post method request.
please tell me whether it's possible or not. if possible, tell me way.
as @cbroe stated, it's pointed out in docs possible concerning updating, , how.
Comments
Post a Comment