List event groupsget https://api.ads.roku.com/v1/developer/event_groupsReturns a list of event groups.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsuidarray of stringsA set of unique identifiers to retrieve.uidADD stringaccount_uidarray of stringsA comma-separated list of account unique identifiers to filter list of event groups by.account_uidADD stringlimitnumber≥ 1The maximum number of results you want to get. Default: 20.offsetnumber≥ 0Start at the n+1 th result. Use in conjunction with limit to get a specific set of results. For example, a limit of 2 and an offset of 10 returns items 11-12. Default: 0.orderstringField to sort by. Use (+/-) to signify ASC/DESC. Default is (+) if no symbol provided. Example: +created_at.Responses 200Success. Returns a list of event groups along with a count and total_count which indicate the number of event groups received and number of event groups available, respectively. 401Unauthorized error 403Forbidden error 500Internal server errorUpdated about 1 month ago About event groupsDid this page help you?YesNo