--- 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
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-10-15 UTC。