List custom audiencesget https://api.ads.roku.com/v1/developer/audiences/customReturns a list of custom audiences.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsowner_uidarray of stringsA comma-separated list of advertiser account unique identifiers used to fetch only the audiences that are owned by the account.owner_uidADD stringuidarray 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 custom audiences along with a count and total_count which indicate the number of custom audiences received and number of custom audiences available, respectively. 401Unauthorized error 403Forbidden error 422Unprocessable entity error 500Internal server errorUpdated 5 months ago Create custom audiencesList audiencesDid this page help you?YesNo