idSyncSSLUseAkamai idsyncssluseakamai
Specifies if the destination publishing template should use Akamai for HTTPS connections.
The idSyncSSLUseAkamai configuration is enabled on a per-partner basis.
Syntax: idSyncSSLUseAkamai: true
Code Sample
//Call the Visitor ID Service
var visitor = Visitor.getInstance ("INSERT-IMS-ORG-ID-HERE",{
//Set Akamai URL for ID sync container
idSyncSSLUseAkamai:true
...
});
recommendation-more-help
id-service-help