Skip to content

Commit dc83f3b

Browse files
authored
Change URL in Tapad Id Submodule (prebid#6318)
1 parent c3a26f4 commit dc83f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tapadIdSystem.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { submodule } from '../src/hook.js';
33
import * as ajax from '../src/ajax.js'
44
import * as utils from '../src/utils.js';
55

6-
export const graphUrl = 'https://realtime-graph-access-zxvhwknfeq-uc.a.run.app/v1/graph';
6+
export const graphUrl = 'https://rtga.tapad.com/v1/graph';
77

88
export const tapadIdSubmodule = {
99
name: 'tapadId',

0 commit comments

Comments
 (0)