Quota limit on key or client id

I have created a policy that has a quota of 15 requests. That is applied on client id in oauth autorization flow type. Are the quota applied to a given key or client_id. When i refresh the token using token grant type and old refresh token. I again get 15 requests on that key. Is there a way to apply quota on client_id.