--- v21/resources/ad.proto 2026-06-19 01:00:44.000000000 +0000 +++ v22/resources/ad.proto 2026-06-19 01:00:47.000000000 +0000 @@ -115,10 +116,14 @@ // Output only. If this ad is system managed, then this field will indicate // the source. This field is read-only. - google.ads.googleads.v21.enums.SystemManagedResourceSourceEnum + google.ads.googleads.v22.enums.SystemManagedResourceSourceEnum .SystemManagedResourceSource system_managed_resource_source = 27 [(google.api.field_behavior) = OUTPUT_ONLY]; + // Synthetic content info for the ad. + google.ads.googleads.v22.common.SyntheticContentInfo synthetic_content_info = + 65; + // Details pertinent to the ad type. Exactly one value must be set. oneof ad_data { // Immutable. Details pertaining to a text ad.
/resources/ad.proto
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2026-06-24 UTC-তে শেষবার আপডেট করা হয়েছে।