tokensPerHour property

QuotaStatus? tokensPerHour
getter/setter pair

Standard Analytics Properties can use up to 40,000 tokens per hour; Analytics 360 Properties can use 400,000 tokens per hour.

An API request consumes a single number of tokens, and that number is deducted from all of the hourly, daily, and per project hourly quotas.

Implementation

QuotaStatus? tokensPerHour;