--- v18/errors/campaign_error.proto 2025-08-05 14:36:12.000000000 +0000 +++ v19/errors/campaign_error.proto 2025-08-05 14:36:15.000000000 +0000 @@ -337,5 +337,38 @@ // only when there are assets that are linked to the campaign's asset // groups. REQUIRED_LOGO_ASSET_NOT_LINKED = 96; + + // This campaign does not support brand targeting overrides. Brand targeting + // overrides are only supported for Performance Max campaigns that have a + // product feed. + BRAND_TARGETING_OVERRIDES_NOT_SUPPORTED = 97; + + // Brand Guideline fields can only be set for campaigns that have Brand + // Guidelines enabled. + BRAND_GUIDELINES_NOT_ENABLED_FOR_CAMPAIGN = 98; + + // When a Brand Guidelines color field is set, both main color and accent + // color are required. + BRAND_GUIDELINES_MAIN_AND_ACCENT_COLORS_REQUIRED = 99; + + // Brand Guidelines colors must be hex colors matching the regular + // expression '#[0-9a-fA-F]{6}', for example '#abc123' + BRAND_GUIDELINES_COLOR_INVALID_FORMAT = 100; + + // Brand Guidelines font family must be one of the supported Google Fonts. + // See Campaign.brand_guidelines.predefined_font_family for the list of + // supported fonts. + BRAND_GUIDELINES_UNSUPPORTED_FONT_FAMILY = 101; + + // Brand Guidelines cannot be set for this channel type. Brand Guidelines + // supports Performance Max campaigns. + BRAND_GUIDELINES_UNSUPPORTED_CHANNEL = 102; + + // Brand Guidelines cannot be enabled for Performance Max for travel goals + // campaigns. + CANNOT_ENABLE_BRAND_GUIDELINES_FOR_TRAVEL_GOALS = 103; + + // This customer is not allowlisted for enabling Brand Guidelines. + CUSTOMER_NOT_ALLOWLISTED_FOR_BRAND_GUIDELINES = 104; } }
/errors/campaign_error.proto
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی."],[],[],null,[]]