Method: customers.startIdentityVerification

Memulai Verifikasi Identitas untuk jenis program verifikasi tertentu. Status ditampilkan.

Daftar error yang ditampilkan: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Permintaan HTTP

POST https://googleads.googleapis.com/v16/customers/{customerId}:startIdentityVerification

URL menggunakan sintaksis gRPC Transcoding.

Parameter jalur

Parameter
customerId

string

Wajib. ID pelanggan yang verifikasinya dibuat untuk kami.

Isi permintaan

Isi permintaan memuat data dengan struktur berikut:

Representasi JSON
{
  "verificationProgram": enum (IdentityVerificationProgram)
}
Kolom
verificationProgram

enum (IdentityVerificationProgram)

Wajib. Jenis program verifikasi yang verifikasinya ingin kita mulai.

Isi respons

Jika berhasil, isi respons akan kosong.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut ini:

  • https://www.googleapis.com/auth/adwords

Untuk informasi selengkapnya, lihat Ringkasan OAuth 2.0.