Gravito ID, provided by Gravito Ltd., is ID for ad targeting by using 1st party cookie. Please contact Gravito Ltd. before using this ID.
First, make sure to add the Gravito ID submodule to your Prebid.js package with:
gulp build --modules=gravitoIdSystem
The following configuration parameters are available:
pbjs.setConfig({
userSync: {
userIds: [{
name: 'gravitompId'
}]
}
});
Param under userSync.userIds[] | Scope | Type | Description | Example |
---|---|---|---|---|
name | Required | String | The name of this module. | "gravitompId" |