Friends_Followers
When Friends_Followers is selected as the query type in the General type, the output for the activity is as follows.
| Output Item | Data Type | Description | 
|---|---|---|
| ids | string | A cursored collection of user IDs for every user who is a friend with the specified user. | 
| idsCount | integer | The number of user Ids in the cursor. | 
| nextCursor | integer | In one request, 5000 IDs are returned. If you need more requests, click nextCursor. | 
| previousCursor | integer | In one request, 5000 IDs are returned. If you want to see the previous request, click previousCursor. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
