Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
In Adobe Journey Optimizer (AJO), I'm defining an audience using a rule where:
registration_date <= expect_date - 3 months.
The format of the registration_date is:
2025-03-10T14:43:57Z
and the format of the expect_date is:
2025-06-03T00:00:00Z.
This means that expect_date - 3 months evaluates to approximately:
2025-03-03T00:00:00Z.
Since 2025-03-10T14:43:57Z is after 2025-03-03T00:00:00Z, the profile should not meet the condition and should be excluded from the audience.
However, in practice, this profile is still included in the audience. could you please advise why AJO behaves like that.
Visualizações
respostas
Total de curtidas
@chrisyan Did you try the other way around? registration_date + 3 months <= expect_date
Visualizações
respostas
Total de curtidas
Hi,
I tried another way having the same results with even more estimated profiles up. It seems not right as long as with two date fields make the comparison. I totally lost the how the audience behaves now. please advise what's the reason you recommended in that way and next step.
Visualizações
respostas
Total de curtidas
That's weird. I wanted to confirm that the behavior is consistent if you change the criteria the other way around. One more thing did you try with the specific date range to see if that excludes intended profiles?
Visualizações
respostas
Total de curtidas
I did not try with specific date as it's out of scope. I would compare two attributes that's the point. thank you.
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas