LocalServicesVerificationArtifact
A local services verification resource.
Fields |
resource_name
|
string
Immutable. The resource name of the Local Services Verification. Local Services Verification resource names have the form: customers/{customer_id}/localServicesVerificationArtifacts/{verification_artifact_id}
|
creation_date_time
|
string
Output only. The timestamp when this verification artifact was created. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
|
status
|
LocalServicesVerificationArtifactStatus
Output only. The status of the verification artifact.
|
artifact_type
|
LocalServicesVerificationArtifactType
Output only. The type of the verification artifact.
|
id
|
int64
Output only. The ID of the verification artifact.
|
Union field artifact_data
artifact_data . The types of verification info. artifact_data can be only one of the following: |
background_check_verification_artifact
|
BackgroundCheckVerificationArtifact
Output only. A background check verification artifact.
|
insurance_verification_artifact
|
InsuranceVerificationArtifact
Output only. An insurance verification artifact.
|
license_verification_artifact
|
LicenseVerificationArtifact
Output only. A license verification artifact.
|
business_registration_check_verification_artifact
|
BusinessRegistrationCheckVerificationArtifact
Output only. A business registration check verification artifact.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The Local Services Verification resource allows for the storage and tracking of various verification artifacts, including background checks, insurance, licenses, and business registration."],["Each verification artifact is assigned a unique ID, status, and timestamp for creation, aiding in the management and monitoring of the verification process."],["Different types of verification information are stored within specific artifact data fields, ensuring the secure and organized handling of sensitive details."],["Verification artifacts are associated with a specific Google Ads customer, facilitating streamlined management and access control within the advertising platform."],["The resource includes fields for storing crucial verification data, such as resource name, creation date and time, status, artifact type, and artifact-specific details, providing a comprehensive view of the verification status for a local service."]]],[]]