--- 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 (שעון UTC).