AWS查明旅程,段属性与当前值不匹配
我创建了一些动态段,基于从位于S3存储桶中的CSV文件导入的“主”段。该段“主”段每24小时更新一次,并重新上传到S3,我们还有一个BOTO3 API CREATE_IMPORT_JOB,可更新此段。
我已经确认了一个细分市场,并且动态片段已相应更新。
我遇到的问题是在使用旅程时,创建旅程时,此旅程与细分市场链接。 (旅程是每小时刷新的,并在细分更新中更新为true)。旅程没有更新端点值/属性。例如,如果端点离开段,它们仍然存在于旅程中,并且端点开始使用user.attribute.amount.amount = 1000的旅程,如果我更新该段并将此属性值更改为500。旅程发送发送。电子邮件/SMS的1000,而不是500。如果我导出该细分市场,则导出显示正确的值为500。
看起来旅程被所有原始值所困,尽管刷新了1小时并更新,但从未刷新在细分更新中。
配置中有没有缺少的东西?
I have a few dynamic segments created, base on a "master" segment that is imported from a CSV file located in an S3 bucket. This segment "master" segment is updated every 24 hours and reuploaded to S3, we also have a boto3 API create_import_job that updates this segment.
I have confirm an segments and dynamic segments are updated accordingly.
The problem I am having is when using Journeys, when I create a journey and this journey is linked to a segment. (the journey is created with refresh every hour and update on segment update to true). The journey doesnt update the endpoints values/attributes. For instance if endpoints leaves the segment they are still present in the journey and also if the endpoint started a journey with an attribute of user.attribute.amount = 1000, if I update the segment and change this attribute value to 500. The journey send an email/SMS with 1000, not 500. And if i export the segment, then export shows me the correct value of 500.
It looks like the journey is stuck with all the original values and never refreshed despite of having the refresh 1hour and update on segment update.
Is there something that I am missing in the configuration?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论