Skip to content

Commit

Permalink
Change URL in Tapad Id Submodule (prebid#6318)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcejrowski authored Feb 17, 2021
1 parent c3a26f4 commit dc83f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tapadIdSystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { submodule } from '../src/hook.js';
import * as ajax from '../src/ajax.js'
import * as utils from '../src/utils.js';

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

export const tapadIdSubmodule = {
name: 'tapadId',
Expand Down

0 comments on commit dc83f3b

Please sign in to comment.