--- v18/errors/errors.proto 2025-08-05 14:36:12.000000000 +0000 +++ v19/errors/errors.proto 2025-08-05 14:36:14.000000000 +0000 @@ -702,6 +704,9 @@ // The reasons for the product link error ProductLinkErrorEnum.ProductLinkError product_link_error = 169; + // The reasons for the data link error + DataLinkErrorEnum.DataLinkError data_link_error = 187; + // The reasons for the customer SK Ad network conversion value schema error CustomerSkAdNetworkConversionValueSchemaErrorEnum .CustomerSkAdNetworkConversionValueSchemaError @@ -745,6 +750,10 @@ // The reasons for the shareable preview error. ShareablePreviewErrorEnum.ShareablePreviewError shareable_preview_error = 186; + + // The reasons for the brand guidelines migration error. + BrandGuidelinesMigrationErrorEnum.BrandGuidelinesMigrationError + brand_guidelines_migration_error = 191; } }
/errors/errors.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-21。
[null,null,["最后更新时间 (UTC):2025-08-21。"],[],[]]