...
- When sharing data via a Server-to-Server (S2S) call or browser redirect mechanism, exclude the
segid
parameter from the S2S call to PubMatic. See Data transfer parameter reference above.
EXAMPLES:http://aud.pubmatic.com/AdServer/Artemis?dpid=89
&userid=5AFCD4CD-F9B6-4E53-B63D-BFB2CF44941D&uidtype=[Identity_Partner_ID]
OR
To send a list of segments to remove using the remseg parameter:http://aud.pubmatic.com/AdServer/Artemis?dpid=
89&userid=5AFCD4CD-F9B6-4E53-B63D-BFB2CF44941D&remseg=123,3242&uidtype=[Identity_Partner_ID]
- When sharing data via a bulk file, do not pass any segment ID in the file for the user record. Audiences in the latest record are stored for the user ID, overwriting the user's previous audiences.
Bulk audience data transfer using SFTP
Comment |
---|
dsimerly - 1/10/2021 - The following excerpt is shared with the document, Audience > SFTP Data Transfer for Audience Segments. |
Bulk audience data transfer using SFTP
Excerpt | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
You can use SFTP to transfer audience segment data to PubMatic within a tab-delimited file, where each row of the file contains the audience segment parameters separated by a tab character, with each row ending with a carriage-return as follows:
The segid parameter can be a comma-separated list of different audience segment IDs. See Data transfer parameter reference above.
File name formatFile names follow the pattern: <DPID>_<TIMESTAMP>_<MD5SUM>.tsv.gz
If your organization has workload managed by a team, you can also include a <DPID>_<TIMESTAMP>_<MD5SUM>_<WORKERID>.tsv.gz
PubMatic supports compression formats such as,
Segment registrationBefore sending data for specific segment IDs in the TSV file, you should have already registered the segments with PubMatic. You can either email PubMatic any new segment names and IDs you want to register, or use the PubMatic Audience Registration API to do so. Sample entries
Host and accessProvided separately by PubMatic. Contact your PubMatic account manager with questions. Unique identifier (UID) sync
Steps for user sync-up:
|
...