InsuranceVerificationArtifact
Stay organized with collections
Save and categorize content based on your preferences.
A proto holding information specific to a local services insurance.
Fields |
amount_micros
|
int64
Output only. Insurance amount. This is measured in "micros" of the currency mentioned in the insurance document.
|
rejection_reason
|
LocalServicesInsuranceRejectionReason
Output only. Insurance document's rejection reason.
|
insurance_document_readonly
|
LocalServicesDocumentReadOnly
Output only. The readonly field containing the information for an uploaded insurance document.
|
expiration_date_time
|
string
Output only. The timestamp when this insurance 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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# InsuranceVerificationArtifact\n\nA proto holding information specific to a local services insurance.\n\n| Fields ||\n|-----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `amount_micros` | `int64` Output only. Insurance amount. This is measured in \"micros\" of the currency mentioned in the insurance document. |\n| ### `rejection_reason` | [LocalServicesInsuranceRejectionReason](/google-ads/api/reference/rpc/v21/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason) Output only. Insurance document's rejection reason. |\n| ### `insurance_document_readonly` | [LocalServicesDocumentReadOnly](/google-ads/api/reference/rpc/v21/LocalServicesDocumentReadOnly) Output only. The readonly field containing the information for an uploaded insurance document. |\n| ### `expiration_date_time` | `string` Output only. The timestamp when this insurance 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\" |"]]