AI-generated Key Takeaways
-
The content describes a proto for local services insurance information.
-
Key fields include the insurance amount in micros, rejection reason, readonly insurance document details, and expiration timestamp.
-
The amount and rejection reason are output-only fields.
-
The expiration date and time is in the Google Ads account's timezone.
A proto holding information specific to a local services insurance.
Fields | |
---|---|
|
Output only. Insurance amount. This is measured in "micros" of the currency mentioned in the insurance document. |
|
Output only. Insurance document's rejection reason. |
|
Output only. The readonly field containing the information for an uploaded insurance document. |
|
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" |