LicenseVerificationArtifact
Stay organized with collections
Save and categorize content based on your preferences.
A proto holding information specific to a local services license.
Fields |
license_type
|
string
Output only. License type / name.
|
license_number
|
string
Output only. License number.
|
licensee_first_name
|
string
Output only. First name of the licensee.
|
licensee_last_name
|
string
Output only. Last name of the licensee.
|
rejection_reason
|
LocalServicesLicenseRejectionReason
Output only. License rejection reason.
|
license_document_readonly
|
LocalServicesDocumentReadOnly
Output only. The readonly field containing the information for an uploaded license document.
|
expiration_date_time
|
string
Output only. The timestamp when this license expires. 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"
|
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.
[[["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-10-12 UTC."],[[["The proto stores data related to a local services license, such as license type, number, and licensee name."],["It includes information about the license document and the reason for any rejections."],["The proto also records the license expiration date and time in the Google Ads account's timezone."]]],[]]