reddit_ads_list_custom_audiences

List Reddit Custom Audiences

Reddit

Description

List Reddit custom audiences for an ad account. Shows name, type, size, and status.

Read-onlyIdempotentOpen-world

Usage

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "reddit_ads_list_custom_audiences",
    "arguments": {}
  }
}

Parameters

NameTypeRequiredDescription
account_id string Required Reddit ad account ID.minLength: 1
reason string Required Why this tool call is neededminLength: 1, maxLength: 500
Optional parameters (5)
NameTypeRequiredDescription
audience_id string Optional Fetch a single custom audience by ID.
audience_ids array Optional Fetch specific audiences by IDs.
limit integer Optional min: 1, max: 100
cursor string Optional Opaque pagination cursor.
refresh boolean Optional