문제

Given a list of activity re-sharers how can I get the links to those individual shares:

Reshare API call

There only seems to be a link to the users profile, not the actual re-share.

도움이 되었습니까?

해결책

You can use plus.activities.list, search the post provider field for reshare, then determine from content whether it was your original post.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top