--- v22/errors/shareable_preview_error.proto 2026-03-19 17:15:57.000000000 +0000 +++ v23/errors/shareable_preview_error.proto 2026-03-19 17:16:03.000000000 +0000 @@ -42,5 +42,12 @@ // asset group does not exist under this customer. ASSET_GROUP_DOES_NOT_EXIST_UNDER_THIS_CUSTOMER = 3; + + // Unsupported ad type for the given preview type. + UNSUPPORTED_AD_TYPE = 4; + + // The combined number of asset groups and ad group ads exceeds the maximum + // of 10. + TOO_MANY_RESOURCES_IN_REQUEST = 6; } }
/errors/shareable_preview_error.proto
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2026-03-25 (حسب التوقيت العالمي المتفَّق عليه)