--- v21/resources/asset_group_asset.proto 2025-10-07 23:35:25.000000000 +0000 +++ v22/resources/asset_group_asset.proto 2025-10-07 23:35:34.000000000 +0000 @@ -95,15 +94,11 @@ // Output only. Provides the details of the primary status and its associated // reasons. - repeated google.ads.googleads.v21.common.AssetLinkPrimaryStatusDetails + repeated google.ads.googleads.v22.common.AssetLinkPrimaryStatusDetails primary_status_details = 10 [(google.api.field_behavior) = OUTPUT_ONLY]; - // Output only. The performance of this asset group asset. - google.ads.googleads.v21.enums.AssetPerformanceLabelEnum.AssetPerformanceLabel - performance_label = 6 [(google.api.field_behavior) = OUTPUT_ONLY]; - // Output only. The policy information for this asset group asset. - google.ads.googleads.v21.common.PolicySummary policy_summary = 7 + google.ads.googleads.v22.common.PolicySummary policy_summary = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; // Output only. Source of the asset group asset.
/resources/asset_group_asset.proto
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-10-15(UTC)