--- v22/enums/asset_performance_label.proto 2026-01-23 15:36:20.000000000 +0000 +++ v23/enums/asset_performance_label.proto 2026-01-23 15:36:28.000000000 +0000 @@ -54,5 +54,9 @@ // Best performing assets. BEST = 6; + + // Performance label cannot be assigned to this asset. This may be because + // it's not used by asset based creatives. + NOT_APPLICABLE = 7; } }
/enums/asset_performance_label.proto
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-01-28 UTC。