--- 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.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-22(UTC)
[null,null,["최종 업데이트: 2024-08-22(UTC)"],[],[]]