Skip to content

Commit ad79c3c

Browse files
authored
Merge pull request segmentio#2334 from segmentio/realtime-editability-doc-390
Realtime Audience and Trait Editability [DOC-390]
2 parents 59e77ad + 08fe0a8 commit ad79c3c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/personas/audiences/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,19 @@ To create a new audience:
9595
> warning ""
9696
> [Facebook Custom Audiences](/docs/connections/destinations/catalog/personas-facebook-custom-audiences/), [Marketo Lists](/docs/connections/destinations/catalog/marketo-static-lists/), and [Adwords Remarking Lists](/docs/connections/destinations/catalog/adwords-remarketing-lists) have rate limits on how quickly we can update an audience. We sync at the highest frequency allowed by the tool, which is between 1 hour and 6 hours.
9797
98+
### Editing Realtime Audiences and Traits
99+
100+
Personas supports the editing of realtime Audiences and Traits, which allows you to make nuanced changes to existing Traits and Audiences in situations where cloning or building from scratch may not suit your use case.
101+
102+
To edit a realtime Trait or Audience, follow these steps:
103+
104+
1. In your Personas Space, select the **Computed Traits** or **Audiences** tab.
105+
2. Select the realtime Audience or Trait you want to edit.
106+
3. Select the **Builder** tab and make your edits.
107+
4. Select **Save Audience** to confirm your edits.
108+
109+
Personas then processes your realtime Audience or Trait edits. Once Personas has finished incorporating your changes, you'll be able to access your updated Audience or Trait.
110+
98111
## Accessing your Audiences using the Profiles API
99112

100113
You can access your audiences using the Profile API by querying the `/traits` endpoint. For example, if you can query for the `high_value_user` with the following GET request:

0 commit comments

Comments
 (0)