Examine Spotfire.Dxp.Worker.Host.Debug.<ID>.log file for the desired service:
When ClientID/ClientSecret is obtained from the preferences there are two ways they could have been obtained, either from the Adapter specific preferences (i.e. Google Analytics or Google BigQuery) or they could have been obtained from the "Google Authentication" preferences, common to both Google Analytics and BigQuery.
If the adapter preferences are used the following line should be present in the log file:
Creating authentication settings from adapter preferences. If the Google Authentication preferences are used you should see the following:
The ClientId and/or ClientSecret preferences are either missing or invalid for the current adapter. Falling back on Google Authentication preferences. and Creating authentication settings from Google Authentication preferences In the Administration Manager you can see these preferences, i.e.
Google Authentication (used if the Google Analytics or BigQuery preferences are missing) and the adapter specific preferences for
Google BigQuery and
Google Analytics respectively. See screenshot for reference:
In the same log lines you can see for which user these settings are read.