You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crunchb...@googlegroups.com
Yes, however, that retrieves a list of the companies. I'm seeking to retrieve the companies and their profiles. Thanks for your help.
Will
Anthony
unread,
Jun 13, 2012, 1:43:36 AM6/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crunchb...@googlegroups.com
It's ideal that you iterate through that index, use the permalink and feed it back into the single profile api call. The reason we don't have it all in one batch is because of the data size returned for each queried profile. --Anthony
Will
unread,
Jun 13, 2012, 1:54:07 AM6/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crunchb...@googlegroups.com
So the only possible way is to manually do 50000+ (however many companies) single profile api calls? That is fine, but I just wanted to make sure.
Anthony
unread,
Jun 13, 2012, 2:00:37 AM6/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crunchb...@googlegroups.com
Yes, that'll be the way to retrieve all profiles for each company.