LocalServicesVerificationArtifact
Stay organized with collections
Save and categorize content based on your preferences.
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-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The Local Services Verification resource allows for the storage and retrieval of verification artifacts for local services businesses."],["Verification artifacts can include background checks, insurance, licenses, and business registration details."],["Each artifact has a status, type, and creation date, and can be uniquely identified."],["Verification data is stored within specific artifact types such as background checks, insurance, licenses, and business registrations."],["This resource provides a structured way to manage and access verification information for local service businesses within the Google Ads system."]]],[]]