Fix start date for field test (#20406)
This commit is contained in:
parent
78c6d5d9a0
commit
67c2fe11d4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ experiments:
|
|||
feed_strategy_starting_202311127:
|
||||
# NOTE: Required as we want only want to consider for conversion events that
|
||||
# occurred on or after the given start_date.
|
||||
started_at: 2023-11-08
|
||||
started_at: 2023-11-29
|
||||
variants:
|
||||
- 20231023-variant-b
|
||||
- 20231127-variant-a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue