Enum RecommendationTypeEnum.RecommendationType

  • All Implemented Interfaces:
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<RecommendationTypeEnum.RecommendationType>
    Enclosing class:
    RecommendationTypeEnum

    public static enum RecommendationTypeEnum.RecommendationType
    extends java.lang.Enum<RecommendationTypeEnum.RecommendationType>
    implements com.google.protobuf.ProtocolMessageEnum
     Types of recommendations.
     
    Protobuf enum google.ads.googleads.v14.enums.RecommendationTypeEnum.RecommendationType
    • Enum Constant Detail

      • CAMPAIGN_BUDGET

        public static final RecommendationTypeEnum.RecommendationType CAMPAIGN_BUDGET
         Budget recommendation for campaigns that are currently budget-constrained
         (as opposed to the FORECASTING_CAMPAIGN_BUDGET recommendation, which
         applies to campaigns that are expected to become budget-constrained in
         the future).
         
        CAMPAIGN_BUDGET = 2;
      • MAXIMIZE_CONVERSIONS_OPT_IN

        public static final RecommendationTypeEnum.RecommendationType MAXIMIZE_CONVERSIONS_OPT_IN
         Recommendation to update a campaign to use the Maximize Conversions
         bidding strategy.
         
        MAXIMIZE_CONVERSIONS_OPT_IN = 6;
      • SEARCH_PARTNERS_OPT_IN

        public static final RecommendationTypeEnum.RecommendationType SEARCH_PARTNERS_OPT_IN
         Recommendation to start showing your campaign's ads on Google Search
         Partners Websites.
         
        SEARCH_PARTNERS_OPT_IN = 8;
      • MAXIMIZE_CLICKS_OPT_IN

        public static final RecommendationTypeEnum.RecommendationType MAXIMIZE_CLICKS_OPT_IN
         Recommendation to update a campaign to use a Maximize Clicks bidding
         strategy.
         
        MAXIMIZE_CLICKS_OPT_IN = 9;
      • OPTIMIZE_AD_ROTATION

        public static final RecommendationTypeEnum.RecommendationType OPTIMIZE_AD_ROTATION
         Recommendation to start using the "Optimize" ad rotation setting for the
         given ad group.
         
        OPTIMIZE_AD_ROTATION = 10;
      • KEYWORD_MATCH_TYPE

        public static final RecommendationTypeEnum.RecommendationType KEYWORD_MATCH_TYPE
         Recommendation to change an existing keyword from one match type to a
         broader match type.
         
        KEYWORD_MATCH_TYPE = 14;
      • MOVE_UNUSED_BUDGET

        public static final RecommendationTypeEnum.RecommendationType MOVE_UNUSED_BUDGET
         Recommendation to move unused budget from one budget to a constrained
         budget.
         
        MOVE_UNUSED_BUDGET = 15;
      • FORECASTING_CAMPAIGN_BUDGET

        public static final RecommendationTypeEnum.RecommendationType FORECASTING_CAMPAIGN_BUDGET
         Budget recommendation for campaigns that are expected to become
         budget-constrained in the future (as opposed to the CAMPAIGN_BUDGET
         recommendation, which applies to campaigns that are currently
         budget-constrained).
         
        FORECASTING_CAMPAIGN_BUDGET = 16;
      • MARGINAL_ROI_CAMPAIGN_BUDGET

        public static final RecommendationTypeEnum.RecommendationType MARGINAL_ROI_CAMPAIGN_BUDGET
         Budget recommendation for campaigns whose ROI is predicted to increase
         with a budget adjustment.
         
        MARGINAL_ROI_CAMPAIGN_BUDGET = 19;
      • USE_BROAD_MATCH_KEYWORD

        public static final RecommendationTypeEnum.RecommendationType USE_BROAD_MATCH_KEYWORD
         Recommendation to add broad match versions of keywords for fully
         automated conversion-based bidding campaigns.
         
        USE_BROAD_MATCH_KEYWORD = 20;
      • RESPONSIVE_SEARCH_AD_ASSET

        public static final RecommendationTypeEnum.RecommendationType RESPONSIVE_SEARCH_AD_ASSET
         Recommendation to add new responsive search ad assets.
         
        RESPONSIVE_SEARCH_AD_ASSET = 21;
      • UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX

        public static final RecommendationTypeEnum.RecommendationType UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX
         Recommendation to upgrade a Smart Shopping campaign to a Performance Max
         campaign.
         
        UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX = 22;
      • RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH

        public static final RecommendationTypeEnum.RecommendationType RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH
         Recommendation to improve strength of responsive search ad.
         
        RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH = 23;
      • DISPLAY_EXPANSION_OPT_IN

        public static final RecommendationTypeEnum.RecommendationType DISPLAY_EXPANSION_OPT_IN
         Recommendation to update a campaign to use Display Expansion.
         
        DISPLAY_EXPANSION_OPT_IN = 24;
      • UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX

        public static final RecommendationTypeEnum.RecommendationType UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX
         Recommendation to upgrade a Local campaign to a Performance Max
         campaign.
         
        UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX = 25;
      • RAISE_TARGET_CPA_BID_TOO_LOW

        public static final RecommendationTypeEnum.RecommendationType RAISE_TARGET_CPA_BID_TOO_LOW
         Recommendation to raise target CPA when it is too low and there are very
         few or no conversions.
         It is applied asynchronously and can take minutes
         depending on the number of ad groups there are in the related campaign.
         
        RAISE_TARGET_CPA_BID_TOO_LOW = 26;
      • FORECASTING_SET_TARGET_ROAS

        public static final RecommendationTypeEnum.RecommendationType FORECASTING_SET_TARGET_ROAS
         Recommendation to raise the budget in advance of a seasonal event that is
         forecasted to increase traffic, and change bidding strategy from maximize
         conversion value to target ROAS.
         
        FORECASTING_SET_TARGET_ROAS = 27;
      • SHOPPING_ADD_AGE_GROUP

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_AGE_GROUP
         Recommendation to add the age group attribute to offers that are
         demoted because of a missing age group.
         
        SHOPPING_ADD_AGE_GROUP = 31;
      • SHOPPING_ADD_COLOR

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_COLOR
         Recommendation to add a color to offers that are demoted
         because of a missing color.
         
        SHOPPING_ADD_COLOR = 32;
      • SHOPPING_ADD_GENDER

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_GENDER
         Recommendation to add a gender to offers that are demoted
         because of a missing gender.
         
        SHOPPING_ADD_GENDER = 33;
      • SHOPPING_ADD_GTIN

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_GTIN
         Recommendation to add a GTIN (Global Trade Item Number) to offers
         that are demoted because of a missing GTIN.
         
        SHOPPING_ADD_GTIN = 34;
      • SHOPPING_ADD_MORE_IDENTIFIERS

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_MORE_IDENTIFIERS
         Recommendation to add more identifiers to offers that are demoted because
         of missing identifiers.
         
        SHOPPING_ADD_MORE_IDENTIFIERS = 35;
      • SHOPPING_ADD_SIZE

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_SIZE
         Recommendation to add the size to offers that are demoted
         because of a missing size.
         
        SHOPPING_ADD_SIZE = 36;
      • SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN
         Recommendation informing a customer about a campaign that cannot serve
         because no products are being targeted.
         
        SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN = 37;
      • SHOPPING_FIX_DISAPPROVED_PRODUCTS

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_FIX_DISAPPROVED_PRODUCTS
         The shopping recommendation informing a customer about campaign with a
         high percentage of disapproved products.
         
        SHOPPING_FIX_DISAPPROVED_PRODUCTS = 38;
      • SHOPPING_TARGET_ALL_OFFERS

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_TARGET_ALL_OFFERS
         Recommendation to create a catch-all campaign that targets all offers.
         
        SHOPPING_TARGET_ALL_OFFERS = 39;
      • SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT
         Recommendation to fix Merchant Center account suspension issues.
         
        SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT = 40;
      • SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING
         Recommendation to fix Merchant Center account suspension warning issues.
         
        SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING = 41;
      • SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX

        public static final RecommendationTypeEnum.RecommendationType SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX
         Recommendation to migrate offers targeted by Regular Shopping Campaigns
         to existing Performance Max campaigns.
         
        SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX = 42;
      • DYNAMIC_IMAGE_EXTENSION_OPT_IN

        public static final RecommendationTypeEnum.RecommendationType DYNAMIC_IMAGE_EXTENSION_OPT_IN
         Recommendation to enable dynamic image extensions on the account,
         allowing Google to find the best images from ad landing pages and
         complement text ads.
         
        DYNAMIC_IMAGE_EXTENSION_OPT_IN = 43;
      • RAISE_TARGET_CPA

        public static final RecommendationTypeEnum.RecommendationType RAISE_TARGET_CPA
         Recommendation to raise Target CPA based on Google predictions modeled
         from past conversions. It is applied asynchronously and can take minutes
         depending on the number of ad groups there are in the related campaign.
         
        RAISE_TARGET_CPA = 44;
      • IMPROVE_PERFORMANCE_MAX_AD_STRENGTH

        public static final RecommendationTypeEnum.RecommendationType IMPROVE_PERFORMANCE_MAX_AD_STRENGTH
         Recommendation to improve the asset group strength of a Performance Max
         campaign to an "Excellent" rating.
         
        IMPROVE_PERFORMANCE_MAX_AD_STRENGTH = 47;
      • MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX

        public static final RecommendationTypeEnum.RecommendationType MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX
         Recommendation to migrate Dynamic Search Ads to Performance Max
         campaigns.
         
        MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX = 48;
    • Field Detail

      • UNSPECIFIED_VALUE

        public static final int UNSPECIFIED_VALUE
         Not specified.
         
        UNSPECIFIED = 0;
        See Also:
        Constant Field Values
      • UNKNOWN_VALUE

        public static final int UNKNOWN_VALUE
         Used for return value only. Represents value unknown in this version.
         
        UNKNOWN = 1;
        See Also:
        Constant Field Values
      • CAMPAIGN_BUDGET_VALUE

        public static final int CAMPAIGN_BUDGET_VALUE
         Budget recommendation for campaigns that are currently budget-constrained
         (as opposed to the FORECASTING_CAMPAIGN_BUDGET recommendation, which
         applies to campaigns that are expected to become budget-constrained in
         the future).
         
        CAMPAIGN_BUDGET = 2;
        See Also:
        Constant Field Values
      • KEYWORD_VALUE

        public static final int KEYWORD_VALUE
         Keyword recommendation.
         
        KEYWORD = 3;
        See Also:
        Constant Field Values
      • TEXT_AD_VALUE

        public static final int TEXT_AD_VALUE
         Recommendation to add a new text ad.
         
        TEXT_AD = 4;
        See Also:
        Constant Field Values
      • TARGET_CPA_OPT_IN_VALUE

        public static final int TARGET_CPA_OPT_IN_VALUE
         Recommendation to update a campaign to use a Target CPA bidding strategy.
         
        TARGET_CPA_OPT_IN = 5;
        See Also:
        Constant Field Values
      • MAXIMIZE_CONVERSIONS_OPT_IN_VALUE

        public static final int MAXIMIZE_CONVERSIONS_OPT_IN_VALUE
         Recommendation to update a campaign to use the Maximize Conversions
         bidding strategy.
         
        MAXIMIZE_CONVERSIONS_OPT_IN = 6;
        See Also:
        Constant Field Values
      • ENHANCED_CPC_OPT_IN_VALUE

        public static final int ENHANCED_CPC_OPT_IN_VALUE
         Recommendation to enable Enhanced Cost Per Click for a campaign.
         
        ENHANCED_CPC_OPT_IN = 7;
        See Also:
        Constant Field Values
      • SEARCH_PARTNERS_OPT_IN_VALUE

        public static final int SEARCH_PARTNERS_OPT_IN_VALUE
         Recommendation to start showing your campaign's ads on Google Search
         Partners Websites.
         
        SEARCH_PARTNERS_OPT_IN = 8;
        See Also:
        Constant Field Values
      • MAXIMIZE_CLICKS_OPT_IN_VALUE

        public static final int MAXIMIZE_CLICKS_OPT_IN_VALUE
         Recommendation to update a campaign to use a Maximize Clicks bidding
         strategy.
         
        MAXIMIZE_CLICKS_OPT_IN = 9;
        See Also:
        Constant Field Values
      • OPTIMIZE_AD_ROTATION_VALUE

        public static final int OPTIMIZE_AD_ROTATION_VALUE
         Recommendation to start using the "Optimize" ad rotation setting for the
         given ad group.
         
        OPTIMIZE_AD_ROTATION = 10;
        See Also:
        Constant Field Values
      • KEYWORD_MATCH_TYPE_VALUE

        public static final int KEYWORD_MATCH_TYPE_VALUE
         Recommendation to change an existing keyword from one match type to a
         broader match type.
         
        KEYWORD_MATCH_TYPE = 14;
        See Also:
        Constant Field Values
      • MOVE_UNUSED_BUDGET_VALUE

        public static final int MOVE_UNUSED_BUDGET_VALUE
         Recommendation to move unused budget from one budget to a constrained
         budget.
         
        MOVE_UNUSED_BUDGET = 15;
        See Also:
        Constant Field Values
      • FORECASTING_CAMPAIGN_BUDGET_VALUE

        public static final int FORECASTING_CAMPAIGN_BUDGET_VALUE
         Budget recommendation for campaigns that are expected to become
         budget-constrained in the future (as opposed to the CAMPAIGN_BUDGET
         recommendation, which applies to campaigns that are currently
         budget-constrained).
         
        FORECASTING_CAMPAIGN_BUDGET = 16;
        See Also:
        Constant Field Values
      • TARGET_ROAS_OPT_IN_VALUE

        public static final int TARGET_ROAS_OPT_IN_VALUE
         Recommendation to update a campaign to use a Target ROAS bidding
         strategy.
         
        TARGET_ROAS_OPT_IN = 17;
        See Also:
        Constant Field Values
      • RESPONSIVE_SEARCH_AD_VALUE

        public static final int RESPONSIVE_SEARCH_AD_VALUE
         Recommendation to add a new responsive search ad.
         
        RESPONSIVE_SEARCH_AD = 18;
        See Also:
        Constant Field Values
      • MARGINAL_ROI_CAMPAIGN_BUDGET_VALUE

        public static final int MARGINAL_ROI_CAMPAIGN_BUDGET_VALUE
         Budget recommendation for campaigns whose ROI is predicted to increase
         with a budget adjustment.
         
        MARGINAL_ROI_CAMPAIGN_BUDGET = 19;
        See Also:
        Constant Field Values
      • USE_BROAD_MATCH_KEYWORD_VALUE

        public static final int USE_BROAD_MATCH_KEYWORD_VALUE
         Recommendation to add broad match versions of keywords for fully
         automated conversion-based bidding campaigns.
         
        USE_BROAD_MATCH_KEYWORD = 20;
        See Also:
        Constant Field Values
      • RESPONSIVE_SEARCH_AD_ASSET_VALUE

        public static final int RESPONSIVE_SEARCH_AD_ASSET_VALUE
         Recommendation to add new responsive search ad assets.
         
        RESPONSIVE_SEARCH_AD_ASSET = 21;
        See Also:
        Constant Field Values
      • UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE

        public static final int UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE
         Recommendation to upgrade a Smart Shopping campaign to a Performance Max
         campaign.
         
        UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX = 22;
        See Also:
        Constant Field Values
      • RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH_VALUE

        public static final int RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH_VALUE
         Recommendation to improve strength of responsive search ad.
         
        RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH = 23;
        See Also:
        Constant Field Values
      • DISPLAY_EXPANSION_OPT_IN_VALUE

        public static final int DISPLAY_EXPANSION_OPT_IN_VALUE
         Recommendation to update a campaign to use Display Expansion.
         
        DISPLAY_EXPANSION_OPT_IN = 24;
        See Also:
        Constant Field Values
      • UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE

        public static final int UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE
         Recommendation to upgrade a Local campaign to a Performance Max
         campaign.
         
        UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX = 25;
        See Also:
        Constant Field Values
      • RAISE_TARGET_CPA_BID_TOO_LOW_VALUE

        public static final int RAISE_TARGET_CPA_BID_TOO_LOW_VALUE
         Recommendation to raise target CPA when it is too low and there are very
         few or no conversions.
         It is applied asynchronously and can take minutes
         depending on the number of ad groups there are in the related campaign.
         
        RAISE_TARGET_CPA_BID_TOO_LOW = 26;
        See Also:
        Constant Field Values
      • FORECASTING_SET_TARGET_ROAS_VALUE

        public static final int FORECASTING_SET_TARGET_ROAS_VALUE
         Recommendation to raise the budget in advance of a seasonal event that is
         forecasted to increase traffic, and change bidding strategy from maximize
         conversion value to target ROAS.
         
        FORECASTING_SET_TARGET_ROAS = 27;
        See Also:
        Constant Field Values
      • CALLOUT_ASSET_VALUE

        public static final int CALLOUT_ASSET_VALUE
         Recommendation to add callout assets to campaign or customer level.
         
        CALLOUT_ASSET = 28;
        See Also:
        Constant Field Values
      • SITELINK_ASSET_VALUE

        public static final int SITELINK_ASSET_VALUE
         Recommendation to add sitelink assets to campaign or customer level.
         
        SITELINK_ASSET = 29;
        See Also:
        Constant Field Values
      • CALL_ASSET_VALUE

        public static final int CALL_ASSET_VALUE
         Recommendation to add call assets to campaign or customer level.
         
        CALL_ASSET = 30;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_AGE_GROUP_VALUE

        public static final int SHOPPING_ADD_AGE_GROUP_VALUE
         Recommendation to add the age group attribute to offers that are
         demoted because of a missing age group.
         
        SHOPPING_ADD_AGE_GROUP = 31;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_COLOR_VALUE

        public static final int SHOPPING_ADD_COLOR_VALUE
         Recommendation to add a color to offers that are demoted
         because of a missing color.
         
        SHOPPING_ADD_COLOR = 32;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_GENDER_VALUE

        public static final int SHOPPING_ADD_GENDER_VALUE
         Recommendation to add a gender to offers that are demoted
         because of a missing gender.
         
        SHOPPING_ADD_GENDER = 33;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_GTIN_VALUE

        public static final int SHOPPING_ADD_GTIN_VALUE
         Recommendation to add a GTIN (Global Trade Item Number) to offers
         that are demoted because of a missing GTIN.
         
        SHOPPING_ADD_GTIN = 34;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_MORE_IDENTIFIERS_VALUE

        public static final int SHOPPING_ADD_MORE_IDENTIFIERS_VALUE
         Recommendation to add more identifiers to offers that are demoted because
         of missing identifiers.
         
        SHOPPING_ADD_MORE_IDENTIFIERS = 35;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_SIZE_VALUE

        public static final int SHOPPING_ADD_SIZE_VALUE
         Recommendation to add the size to offers that are demoted
         because of a missing size.
         
        SHOPPING_ADD_SIZE = 36;
        See Also:
        Constant Field Values
      • SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN_VALUE

        public static final int SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN_VALUE
         Recommendation informing a customer about a campaign that cannot serve
         because no products are being targeted.
         
        SHOPPING_ADD_PRODUCTS_TO_CAMPAIGN = 37;
        See Also:
        Constant Field Values
      • SHOPPING_FIX_DISAPPROVED_PRODUCTS_VALUE

        public static final int SHOPPING_FIX_DISAPPROVED_PRODUCTS_VALUE
         The shopping recommendation informing a customer about campaign with a
         high percentage of disapproved products.
         
        SHOPPING_FIX_DISAPPROVED_PRODUCTS = 38;
        See Also:
        Constant Field Values
      • SHOPPING_TARGET_ALL_OFFERS_VALUE

        public static final int SHOPPING_TARGET_ALL_OFFERS_VALUE
         Recommendation to create a catch-all campaign that targets all offers.
         
        SHOPPING_TARGET_ALL_OFFERS = 39;
        See Also:
        Constant Field Values
      • SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT_VALUE

        public static final int SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT_VALUE
         Recommendation to fix Merchant Center account suspension issues.
         
        SHOPPING_FIX_SUSPENDED_MERCHANT_CENTER_ACCOUNT = 40;
        See Also:
        Constant Field Values
      • SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING_VALUE

        public static final int SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING_VALUE
         Recommendation to fix Merchant Center account suspension warning issues.
         
        SHOPPING_FIX_MERCHANT_CENTER_ACCOUNT_SUSPENSION_WARNING = 41;
        See Also:
        Constant Field Values
      • SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX_VALUE

        public static final int SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX_VALUE
         Recommendation to migrate offers targeted by Regular Shopping Campaigns
         to existing Performance Max campaigns.
         
        SHOPPING_MIGRATE_REGULAR_SHOPPING_CAMPAIGN_OFFERS_TO_PERFORMANCE_MAX = 42;
        See Also:
        Constant Field Values
      • DYNAMIC_IMAGE_EXTENSION_OPT_IN_VALUE

        public static final int DYNAMIC_IMAGE_EXTENSION_OPT_IN_VALUE
         Recommendation to enable dynamic image extensions on the account,
         allowing Google to find the best images from ad landing pages and
         complement text ads.
         
        DYNAMIC_IMAGE_EXTENSION_OPT_IN = 43;
        See Also:
        Constant Field Values
      • RAISE_TARGET_CPA_VALUE

        public static final int RAISE_TARGET_CPA_VALUE
         Recommendation to raise Target CPA based on Google predictions modeled
         from past conversions. It is applied asynchronously and can take minutes
         depending on the number of ad groups there are in the related campaign.
         
        RAISE_TARGET_CPA = 44;
        See Also:
        Constant Field Values
      • LOWER_TARGET_ROAS_VALUE

        public static final int LOWER_TARGET_ROAS_VALUE
         Recommendation to lower Target ROAS.
         
        LOWER_TARGET_ROAS = 45;
        See Also:
        Constant Field Values
      • PERFORMANCE_MAX_OPT_IN_VALUE

        public static final int PERFORMANCE_MAX_OPT_IN_VALUE
         Recommendation to opt into Performance Max campaigns.
         
        PERFORMANCE_MAX_OPT_IN = 46;
        See Also:
        Constant Field Values
      • IMPROVE_PERFORMANCE_MAX_AD_STRENGTH_VALUE

        public static final int IMPROVE_PERFORMANCE_MAX_AD_STRENGTH_VALUE
         Recommendation to improve the asset group strength of a Performance Max
         campaign to an "Excellent" rating.
         
        IMPROVE_PERFORMANCE_MAX_AD_STRENGTH = 47;
        See Also:
        Constant Field Values
      • MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE

        public static final int MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX_VALUE
         Recommendation to migrate Dynamic Search Ads to Performance Max
         campaigns.
         
        MIGRATE_DYNAMIC_SEARCH_ADS_CAMPAIGN_TO_PERFORMANCE_MAX = 48;
        See Also:
        Constant Field Values
    • Method Detail

      • values

        public static RecommendationTypeEnum.RecommendationType[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (RecommendationTypeEnum.RecommendationType c : RecommendationTypeEnum.RecommendationType.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static RecommendationTypeEnum.RecommendationType valueOf​(java.lang.String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • getNumber

        public final int getNumber()
        Specified by:
        getNumber in interface com.google.protobuf.Internal.EnumLite
        Specified by:
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
      • valueOf

        @Deprecated
        public static RecommendationTypeEnum.RecommendationType valueOf​(int value)
        Deprecated.
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        value - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • forNumber

        public static RecommendationTypeEnum.RecommendationType forNumber​(int value)
        Parameters:
        value - The numeric wire value of the corresponding enum entry.
        Returns:
        The enum associated with the given numeric wire value.
      • getValueDescriptor

        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        Specified by:
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
      • getDescriptorForType

        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
      • getDescriptor

        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
      • valueOf

        public static RecommendationTypeEnum.RecommendationType valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        desc - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null