Skip to content

Commit

Permalink
(2020-08-14, 77ced1d) expand-json-targeting: 1
Browse files Browse the repository at this point in the history
Previous history on prod-config.json:

- 77ced1d - 2020-08-14T15:52:39-07:00 - Ramp json targeting expansion experiment to 100%
  • Loading branch information
mohammed-ibra committed Jan 1, 2025
1 parent d483753 commit aeee979
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion build-system/global-configs/canary-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"doubleclickSraExp": 0.01,
"doubleclickSraReportExcludedBlock": 0.1,
"dfp-render-on-idle-cwv-exp": 1,
"expand-json-targeting": 1,
"flexAdSlots": 0.05,
"ios-fixed-no-transfer": 1,
"visibility-trigger-improvements": 1,
Expand Down
1 change: 0 additions & 1 deletion build-system/global-configs/prod-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"a4aProfilingRate": 0.01,
"doubleclickSraExp": 0.01,
"doubleclickSraReportExcludedBlock": 0.1,
"expand-json-targeting": 1,
"flexAdSlots": 0.05,
"ios-fixed-no-transfer": 0,
"visibility-trigger-improvements": 1,
Expand Down
5 changes: 0 additions & 5 deletions tools/experiments/experiments-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,6 @@ export const EXPERIMENTS = [
name: 'Remove signing requirement for AMPHTML ads',
spec: 'https://github.com/ampproject/amphtml/issues/27189',
},
{
id: 'expand-json-targeting',
name: 'Allow CLIENT_ID in doubleclick json targeting feature',
spec: 'https://github.com/ampproject/amphtml/issues/25190',
},
{
id: 'auto-ads-layout-callback',
name: 'Move ads placement into layoutCallback',
Expand Down

0 comments on commit aeee979

Please sign in to comment.