Google+ Activity List How to Sorted Published Date Wise in Python? -


google plus activity list how sorting published date wise. json data form below code

service = build('plus', 'v1') activity = service.activities().list(userid=wall.auth_user, collection='public') 

but data how sorting publish date.

thank you,


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -