Method: properties.getPropertyQuotasSnapshot

Mendapatkan semua kuota properti yang diatur menurut kategori kuota untuk properti tertentu. Tindakan ini akan mengenakan 1 kuota properti dari kategori dengan kuota terbanyak.

Permintaan HTTP

GET https://analyticsdata.googleapis.com/v1alpha/{name=properties/*/propertyQuotasSnapshot}

URL menggunakan sintaksis gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Kuota dari properti ini akan dicantumkan dalam respons. Format: properties/{property}/propertyQuotasSnapshot

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Status saat ini dari semua Kuota Properti yang diatur menurut kategori kuota.

Jika berhasil, isi respons memuat data dengan struktur berikut:

Representasi JSON
{
  "name": string,
  "corePropertyQuota": {
    object (PropertyQuota)
  },
  "realtimePropertyQuota": {
    object (PropertyQuota)
  },
  "funnelPropertyQuota": {
    object (PropertyQuota)
  }
}
Kolom
name

string

ID. Nama resource snapshot kuota properti.

corePropertyQuota

object (PropertyQuota)

Kuota Properti untuk token properti inti

realtimePropertyQuota

object (PropertyQuota)

Kuota Properti untuk token properti real-time

funnelPropertyQuota

object (PropertyQuota)

Kuota Properti untuk token properti funnel

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

  • https://www.googleapis.com/auth/analytics.readonly
  • https://www.googleapis.com/auth/analytics