python - List Google+ activities by collection -
recently google+ enabled "collections" feature.
is there way list activities collection name?
in docs there reference collection public allowed.
the collection of activities list.
acceptable values are: "public": public activities created specified user.
does refer new feature or misinterpet?
does have more info on how achieve ?
unfortunately feature isn't available in api yet. i've opened feature request here (but wouldn't hold breath): https://code.google.com/p/google-plus-platform/issues/detail?id=1138
the collection parameter has been there since beginning, that's nothing new (and never quite understood why there when accepts 1 possible value). perfect though if use id of collection instead of public
Comments
Post a Comment