Participants
List leaderboard participants
Retrieves participants in leaderboard order for the specified leaderboard type.
get/campaign/{id}/leaderboard
Path parameters
idstring required
GrowSurf program ID.
Query parameters
nextIdstring
ID to start the next paged result set with.
limitinteger
Number of results to return. Maximum 100.
isMonthlyboolean
Deprecated. Use leaderboardType=CURRENT_MONTH instead.
leaderboardType'ALL_TIME' | 'CURRENT_MONTH' | 'PREV_MONTH' | 'TOTAL_IMPRESSION_COUNT' | 'UNIQUE_IMPRESSION_COUNT' | 'BY_COMMISSIONS' | 'BY_REVENUE' | 'BY_REFERRALS' | 'BY_LEADS'
Leaderboard ordering mode.
Response
Leaderboard participants returned.