String clientID
read / write

When making a clientAuthenticatedRequest, this client ID will be used if none is provided.

This is the 'default' value for the clientID parameter in clientAuthenticatedRequest. The client ID along with clientSecret will be Base-64 encoded and set as a Basic Authorization header for requests made through clientAuthenticatedRequest.