灵活的受众评估指南
Flexible audience evaluation lets you run a batch segmentation job on demand. With flexible audience evaluation, you can run ad-hoc campaign launches, just-in-time communications, or other time-sensitive activities.
护栏 guardrails
在运行灵活的受众评估时,请牢记以下条件:
- 每个沙盒每天只能使用灵活的受众评估两次。 此限制在午夜(UTC)重置。
- 每 生产 沙盒每年最多可运行个50次灵活的受众评估。
- 一年定义为从Experience Platform合同之日起的一年,以便灵活评估受众。 例如,如果您的合同从5月18日开始,则您的灵活受众评估运行数将每5月18日重置一次。
- 您每 开发 沙盒每年最多有 次 运行100次灵活受众评估。
- 年份的定义为从Experience Platform合同签订之日起的一年,以便进行灵活的受众评估。 例如,如果您从5月18日开始合同,则您的灵活受众评估运行次数将每隔5月18日重置一次。
- 所有受众 都必须 具有“分段服务”的来源。
- 必须使用批处理分段评估所有受众。
- 所有受众 必须 是基于人员的受众。
- You can only select a maximum of 20 audiences per flexible audience evaluation run.
访问 access
要使用灵活的受众评估,您必须具有以下权限:
- Evaluate Segment to an Audience部分下的Profile Management。
For more information on role-based access control, please read the access control overview.
Running flexible audience evaluation
You can run flexible audience evaluation by using either the Experience Platform APIs or UI.
To run flexible audience evaluation within the Experience Platform APIs, you'll need to create a segment job that contains the IDs of all the segment definitions (audiences) you want to evaluate.
| note note |
|---|
| NOTE |
| You can only add a maximum of 20 segment definition IDs per segment job API call. |
您可以通过向/segment/jobs端点发出POST请求并在请求正文中包含区段定义的ID来创建新的区段作业。
| accordion | ||||||||
|---|---|---|---|---|---|---|---|---|
| 用于创建新区段作业的示例请求 | ||||||||
|
成功的响应返回HTTP状态200,其中包含有关新创建的区段作业的信息。
| accordion | ||
|---|---|---|
| 创建新区段作业时的示例响应。 | ||
|
创建区段作业后,您可以通过向/segment/jobs端点发出GET请求来检查其状态,在请求路径中提供新创建的区段作业的ID。
| accordion | ||
|---|---|---|
| 检索区段作业的示例请求 | ||
|
成功的响应返回HTTP状态200,其中包含有关指定区段作业的详细信息。
| accordion | ||
|---|---|---|
| A sample response for retrieving a segment job. | ||
|
要在Experience Platform UI中运行灵活的受众评估,请在 Audiences 部分中选择Customers。
此时将显示“受众门户”,其中包含组织内所有人员受众的列表。 在Audience Portal中,您可以选择要评估的受众并选择Evaluate audience。
此时将显示 Evaluate audiences on demand 弹出框,其中显示了将使用按需区段作业评估的受众列表。 如果受众不符合按需评估的条件,则它将被自动从评估作业中删除。 确认列出的受众就是您要评估的受众。
确认列出的受众正确后,您可以继续处理请求,并开始进行灵活的受众评估。 您可以在评估作业监视视图中查看此受众评估的状态。
| note note |
|---|
| NOTE |
区段作业的状态可能会在监控仪表板中报告为“已排队”状态。 您可以查看区段作业的最新状态,方法是向/segment/jobs端点发出GET请求,并在请求路径中提供区段作业的ID。 在“API”选项卡中可找到有关使用此端点的更多信息。 |
| 如果您运行灵活的受众评估,并希望评估将受众激活到目标,则需要确保将频率设置为After segment evaluation。 对已设置为在区段评估后激活的受众运行灵活的受众评估,将在灵活的受众评估作业完成后立即激活受众,而不考虑任何之前的每日激活作业。 |
视频 video
以下视频演示了如何在Experience Platform中访问和使用灵活的受众评估。
常见问题 faq
The following section lists frequently asked questions related to flexible audience evaluation.