List audiencesget https://api.ads.roku.com/v1/developer/audiencesReturns a list of all audiences.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsowner_uidstringThe advertiser account unique identifier used to fetch only the resources owned by that account.uidarray of stringsA set of unique identifiers to retrieve.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 audiences along with a count and total_count which indicate the number of audiences received and number of audiences available, respectively. 401Unauthorized error 403Forbidden error 422Unprocessable entity error 500Internal server errorUpdated 3 months ago Create custom audiencesGet an audienceDid this page help you?YesNo