--- v21/resources/ad_group.proto 2025-10-07 23:35:25.000000000 +0000 +++ v22/resources/ad_group.proto 2025-10-07 23:35:32.000000000 +0000 @@ -241,6 +241,10 @@ // view. optional int64 target_cpv_micros = 65; + // Average amount in micros that the advertiser is willing to pay for every ad + // click. Overrides the target CPC configured at the campaign level. + optional int64 target_cpc_micros = 68; + // True if optimized targeting is enabled. Optimized Targeting is the // replacement for Audience Expansion. bool optimized_targeting_enabled = 59; @@ -285,10 +289,21 @@ // Output only. Source of the effective target ROAS. // This field is read-only. - google.ads.googleads.v21.enums.BiddingSourceEnum.BiddingSource + google.ads.googleads.v22.enums.BiddingSourceEnum.BiddingSource effective_target_roas_source = 32 [(google.api.field_behavior) = OUTPUT_ONLY]; + // Output only. The effective target CPC (cost-per-click). + // This field is read-only. + optional int64 effective_target_cpc = 69 + [(google.api.field_behavior) = OUTPUT_ONLY]; + + // Output only. Source of the effective target CPC. + // This field is read-only. + google.ads.googleads.v22.enums.BiddingSourceEnum.BiddingSource + effective_target_cpc_source = 70 + [(google.api.field_behavior) = OUTPUT_ONLY]; + // Output only. The resource names of labels attached to this ad group. repeated string labels = 49 [ (google.api.field_behavior) = OUTPUT_ONLY,
/resources/ad_group.proto
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-10-15 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-10-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[]]