Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::PropertyQuota (v0.4.3)

Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::PropertyQuota.

Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#concurrent_requests

def concurrent_requests() -> ::Google::Analytics::Data::V1beta::QuotaStatus
Returns

#concurrent_requests=

def concurrent_requests=(value) -> ::Google::Analytics::Data::V1beta::QuotaStatus
Parameter
Returns

#potentially_thresholded_requests_per_hour

def potentially_thresholded_requests_per_hour() -> ::Google::Analytics::Data::V1beta::QuotaStatus
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.

#potentially_thresholded_requests_per_hour=

def potentially_thresholded_requests_per_hour=(value) -> ::Google::Analytics::Data::V1beta::QuotaStatus
Parameter
  • value (::Google::Analytics::Data::V1beta::QuotaStatus) — Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.

#server_errors_per_project_per_hour

def server_errors_per_project_per_hour() -> ::Google::Analytics::Data::V1beta::QuotaStatus
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.

#server_errors_per_project_per_hour=

def server_errors_per_project_per_hour=(value) -> ::Google::Analytics::Data::V1beta::QuotaStatus
Parameter
  • value (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.

#tokens_per_day

def tokens_per_day() -> ::Google::Analytics::Data::V1beta::QuotaStatus
Returns

#tokens_per_day=

def tokens_per_day=(value) -> ::Google::Analytics::Data::V1beta::QuotaStatus
Parameter
Returns

#tokens_per_hour

def tokens_per_hour() -> ::Google::Analytics::Data::V1beta::QuotaStatus
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.

#tokens_per_hour=

def tokens_per_hour=(value) -> ::Google::Analytics::Data::V1beta::QuotaStatus
Parameter
  • value (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
Returns
  • (::Google::Analytics::Data::V1beta::QuotaStatus) — Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.