--- 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
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-10-15 (世界標準時間)。