--- 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
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2026-03-25 UTC.