Skip to content

Commit 8d4d3b8

Browse files
mamaticicflournoy
authored andcommitted
ATS-analytics - add comment clarifying ownership of atsAnalytics (prebid#6257)
1 parent 1881287 commit 8d4d3b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/atsAnalyticsAdapter.js

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ import {getStorageManager} from '../src/storageManager.js';
77

88
export const storage = getStorageManager();
99

10+
/**
11+
* Analytics adapter for - https://liveramp.com
12+
* Maintainer - [email protected]
13+
*/
14+
1015
const analyticsType = 'endpoint';
1116
// dev endpoints
1217
// const preflightUrl = 'https://analytics-check.publishersite.xyz/check/';

0 commit comments

Comments
 (0)