| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

audienceDtoCopilotInputarray

clickRate

number

The click rate of the audience as a fractional percentage (e.g. 0.2365 for 23.65%)

description

string

The description of the audience

filters

array of arrays of objects

required

Collection of filter groups which are logically ORed together

filters*  
ADD array of objects

name

string

required

The name of the audience

openRate

number

The open rate of the audience as a fractional percentage (e.g. 0.2365 for 23.65%)

proximity

object | null

proximityobject | null

vectors

object | null

vectorsobject | null

# ``201      An audience created via Copilot

# ``422      default error response

# ``500      default error response

Updated3 months ago

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request POST \
     --url https://services.fountain.com/api/servicepool/copilot/audiences \
     --header 'accept: application/json' \
     --header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``201``422``500

Updated3 months ago
