--- v16/resources/ad_group_criterion.proto 2024-05-29 16:00:43.000000000 +0000 +++ v17/resources/ad_group_criterion.proto 2024-05-29 16:00:48.000000000 +0000 @@ -253,9 +255,20 @@ // The list of mappings used to substitute custom parameter tags in a // `tracking_url_template`, `final_urls`, or `mobile_final_urls`. - repeated google.ads.googleads.v16.common.CustomParameter + repeated google.ads.googleads.v17.common.CustomParameter url_custom_parameters = 14; + // Output only. The primary status for the ad group criterion. + optional google.ads.googleads.v17.enums.AdGroupCriterionPrimaryStatusEnum + .AdGroupCriterionPrimaryStatus primary_status = 85 + [(google.api.field_behavior) = OUTPUT_ONLY]; + + // Output only. The primary status reasons for the ad group criterion. + repeated + google.ads.googleads.v17.enums.AdGroupCriterionPrimaryStatusReasonEnum + .AdGroupCriterionPrimaryStatusReason primary_status_reasons = 86 + [(google.api.field_behavior) = OUTPUT_ONLY]; + // The ad group criterion. // // Exactly one must be set.
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[],[]]