--- v16/resources/local_services_verification_artifact.proto 2024-05-29 16:00:42.000000000 +0000 +++ v17/resources/local_services_verification_artifact.proto 2024-05-29 16:00:48.000000000 +0000 @@ -119,9 +119,15 @@ // Output only. The readonly field containing the information for an uploaded // insurance document. - optional google.ads.googleads.v16.common.LocalServicesDocumentReadOnly + optional google.ads.googleads.v17.common.LocalServicesDocumentReadOnly insurance_document_readonly = 3 [(google.api.field_behavior) = OUTPUT_ONLY]; + + // 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" + optional string expiration_date_time = 4 + [(google.api.field_behavior) = OUTPUT_ONLY]; } // A proto holding information specific to a local services license. @@ -149,8 +155,14 @@ // Output only. The readonly field containing the information for an uploaded // license document. - optional google.ads.googleads.v16.common.LocalServicesDocumentReadOnly + optional google.ads.googleads.v17.common.LocalServicesDocumentReadOnly license_document_readonly = 6 [(google.api.field_behavior) = OUTPUT_ONLY]; + + // 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" + optional string expiration_date_time = 7 + [(google.api.field_behavior) = OUTPUT_ONLY]; } // A proto holding information specific to a local services business
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[]]