78.9k views
3 votes
Which parameters can be used to search for a specific group?

a) outside_org, categories, search
b) sort_field, sort_order, query, max_groups
c) access, is_delete
d) None of the above

User Sstchur
by
8.2k points

1 Answer

1 vote

Final answer:

Option b) sort_field, sort_order, query, max_groups is likely the correct choice for parameters used in searching for a specific group as it includes common search and sorting parameters.

Step-by-step explanation:

When searching for a specific group within a system or an application, various parameters can be used. Among the options provided, option b) sort_field, sort_order, query, max_groups seems the most plausible. These parameters are common in search functionalities. Sort_field and sort_order dictate the ordering of the search results, query is the actual search term, and max_groups could potentially limit the number of groups returned in the search results.

User Gordonwd
by
8.0k points