Relevance module google.map.key configuration

Hi All,

We are trying to add relevance module in our project but as mentioned in document (https://documentation.bloomreach.com/library/enterprise/enterprise-features/targeting/add-relevance-module-to-project.html#configure-google-api-key)

To enable the map widget in the on the Realtime tab of the Content audiences application, configure your Google API key.

Here we are facing difficulty our current site using clientId to integrate with google maps. So is there any way we can configure clientId instead google.api.key or any other way we can achieve it.

Thanks,
Arun Bandi

I don’t think so. You can try it, but the client id and the key are communicated with different parameters. The code that talks with Google only knows about api key. I don’t imagine it would be difficult to use the client id, but it isn’t currently supported.

Thank you. I will try on that.