Enum Class RecommendationTypeEnum.RecommendationType

java.lang.Object
java.lang.Enum<RecommendationTypeEnum.RecommendationType>
com.google.ads.googleads.v18.enums.RecommendationTypeEnum.RecommendationType
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<RecommendationTypeEnum.RecommendationType>, Constable
Enclosing class:
RecommendationTypeEnum

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

    • UNSPECIFIED

      public static final RecommendationTypeEnum.RecommendationType UNSPECIFIED
       Not specified.
       
      UNSPECIFIED = 0;
    • UNKNOWN

      public static final RecommendationTypeEnum.RecommendationType UNKNOWN
       Used for return value only. Represents value unknown in this version.
       
      UNKNOWN = 1;
    • CAMPAIGN_BUDGET

      public static final RecommendationTypeEnum.RecommendationType CAMPAIGN_BUDGET
       Provides optimized budget recommendations for campaigns.
       
      CAMPAIGN_BUDGET = 2;
    • KEYWORD

      public static final RecommendationTypeEnum.RecommendationType KEYWORD
       Keyword recommendation.
       
      KEYWORD = 3;
    • TEXT_AD

      public static final RecommendationTypeEnum.RecommendationType TEXT_AD
       Recommendation to add a new text ad.
       
      TEXT_AD = 4;
    • TARGET_CPA_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType TARGET_CPA_OPT_IN
       Recommendation to update a campaign to use a Target CPA bidding strategy.
       
      TARGET_CPA_OPT_IN = 5;
    • 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;
    • ENHANCED_CPC_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType ENHANCED_CPC_OPT_IN
       Recommendation to enable Enhanced Cost Per Click for a campaign.
       
      ENHANCED_CPC_OPT_IN = 7;
    • 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;
    • TARGET_ROAS_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType TARGET_ROAS_OPT_IN
       Recommendation to update a campaign to use a Target ROAS bidding
       strategy.
       
      TARGET_ROAS_OPT_IN = 17;
    • RESPONSIVE_SEARCH_AD

      public static final RecommendationTypeEnum.RecommendationType RESPONSIVE_SEARCH_AD
       Recommendation to add a new responsive search ad.
       
      RESPONSIVE_SEARCH_AD = 18;
    • 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;
    • CALLOUT_ASSET

      public static final RecommendationTypeEnum.RecommendationType CALLOUT_ASSET
       Recommendation to add callout assets to campaign or customer level.
       
      CALLOUT_ASSET = 28;
    • CALL_ASSET

      public static final RecommendationTypeEnum.RecommendationType CALL_ASSET
       Recommendation to add call assets to campaign or customer level.
       
      CALL_ASSET = 30;
    • 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;
    • LOWER_TARGET_ROAS

      public static final RecommendationTypeEnum.RecommendationType LOWER_TARGET_ROAS
       Recommendation to lower Target ROAS.
       
      LOWER_TARGET_ROAS = 45;
    • PERFORMANCE_MAX_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType PERFORMANCE_MAX_OPT_IN
       Recommendation to opt into Performance Max campaigns.
       
      PERFORMANCE_MAX_OPT_IN = 46;
    • 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;
    • FORECASTING_SET_TARGET_CPA

      public static final RecommendationTypeEnum.RecommendationType FORECASTING_SET_TARGET_CPA
       Recommendation to set a target CPA for campaigns that do not have one
       specified, in advance of a seasonal event that is forecasted to increase
       traffic.
       
      FORECASTING_SET_TARGET_CPA = 49;
    • SET_TARGET_CPA

      public static final RecommendationTypeEnum.RecommendationType SET_TARGET_CPA
       Recommendation to set a target CPA for campaigns that do not have one
       specified.
       
      SET_TARGET_CPA = 50;
    • SET_TARGET_ROAS

      public static final RecommendationTypeEnum.RecommendationType SET_TARGET_ROAS
       Recommendation to set a target ROAS for campaigns that do not have one
       specified.
       
      SET_TARGET_ROAS = 51;
    • MAXIMIZE_CONVERSION_VALUE_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType MAXIMIZE_CONVERSION_VALUE_OPT_IN
       Recommendation to update a campaign to use the Maximize Conversion Value
       bidding strategy.
       
      MAXIMIZE_CONVERSION_VALUE_OPT_IN = 52;
    • IMPROVE_GOOGLE_TAG_COVERAGE

      public static final RecommendationTypeEnum.RecommendationType IMPROVE_GOOGLE_TAG_COVERAGE
       Recommendation to deploy Google Tag on more pages.
       
      IMPROVE_GOOGLE_TAG_COVERAGE = 53;
    • PERFORMANCE_MAX_FINAL_URL_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType PERFORMANCE_MAX_FINAL_URL_OPT_IN
       Recommendation to turn on Final URL expansion for your Performance Max
       campaigns.
       
      PERFORMANCE_MAX_FINAL_URL_OPT_IN = 54;
    • REFRESH_CUSTOMER_MATCH_LIST

      public static final RecommendationTypeEnum.RecommendationType REFRESH_CUSTOMER_MATCH_LIST
       Recommendation to update a customer list that hasn't been updated
       in the last 90 days.
       
      REFRESH_CUSTOMER_MATCH_LIST = 55;
    • CUSTOM_AUDIENCE_OPT_IN

      public static final RecommendationTypeEnum.RecommendationType CUSTOM_AUDIENCE_OPT_IN
       Recommendation to create a custom audience.
       
      CUSTOM_AUDIENCE_OPT_IN = 56;
    • LEAD_FORM_ASSET

      public static final RecommendationTypeEnum.RecommendationType LEAD_FORM_ASSET
       Recommendation to add lead form assets to campaign or customer level.
       
      LEAD_FORM_ASSET = 57;
    • IMPROVE_DEMAND_GEN_AD_STRENGTH

      public static final RecommendationTypeEnum.RecommendationType IMPROVE_DEMAND_GEN_AD_STRENGTH
       Recommendation to improve the strength of ads in
       Demand Gen campaigns.
       
      IMPROVE_DEMAND_GEN_AD_STRENGTH = 58;
    • UNRECOGNIZED

      public static final RecommendationTypeEnum.RecommendationType UNRECOGNIZED
  • Field Details

    • UNSPECIFIED_VALUE

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

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

      public static final int CAMPAIGN_BUDGET_VALUE
       Provides optimized budget recommendations for campaigns.
       
      CAMPAIGN_BUDGET = 2;
      See Also:
    • KEYWORD_VALUE

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

      public static final int TEXT_AD_VALUE
       Recommendation to add a new text ad.
       
      TEXT_AD = 4;
      See Also:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • LOWER_TARGET_ROAS_VALUE

      public static final int LOWER_TARGET_ROAS_VALUE
       Recommendation to lower Target ROAS.
       
      LOWER_TARGET_ROAS = 45;
      See Also:
    • 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:
    • 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:
    • 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:
    • FORECASTING_SET_TARGET_CPA_VALUE

      public static final int FORECASTING_SET_TARGET_CPA_VALUE
       Recommendation to set a target CPA for campaigns that do not have one
       specified, in advance of a seasonal event that is forecasted to increase
       traffic.
       
      FORECASTING_SET_TARGET_CPA = 49;
      See Also:
    • SET_TARGET_CPA_VALUE

      public static final int SET_TARGET_CPA_VALUE
       Recommendation to set a target CPA for campaigns that do not have one
       specified.
       
      SET_TARGET_CPA = 50;
      See Also:
    • SET_TARGET_ROAS_VALUE

      public static final int SET_TARGET_ROAS_VALUE
       Recommendation to set a target ROAS for campaigns that do not have one
       specified.
       
      SET_TARGET_ROAS = 51;
      See Also:
    • MAXIMIZE_CONVERSION_VALUE_OPT_IN_VALUE

      public static final int MAXIMIZE_CONVERSION_VALUE_OPT_IN_VALUE
       Recommendation to update a campaign to use the Maximize Conversion Value
       bidding strategy.
       
      MAXIMIZE_CONVERSION_VALUE_OPT_IN = 52;
      See Also:
    • IMPROVE_GOOGLE_TAG_COVERAGE_VALUE

      public static final int IMPROVE_GOOGLE_TAG_COVERAGE_VALUE
       Recommendation to deploy Google Tag on more pages.
       
      IMPROVE_GOOGLE_TAG_COVERAGE = 53;
      See Also:
    • PERFORMANCE_MAX_FINAL_URL_OPT_IN_VALUE

      public static final int PERFORMANCE_MAX_FINAL_URL_OPT_IN_VALUE
       Recommendation to turn on Final URL expansion for your Performance Max
       campaigns.
       
      PERFORMANCE_MAX_FINAL_URL_OPT_IN = 54;
      See Also:
    • REFRESH_CUSTOMER_MATCH_LIST_VALUE

      public static final int REFRESH_CUSTOMER_MATCH_LIST_VALUE
       Recommendation to update a customer list that hasn't been updated
       in the last 90 days.
       
      REFRESH_CUSTOMER_MATCH_LIST = 55;
      See Also:
    • CUSTOM_AUDIENCE_OPT_IN_VALUE

      public static final int CUSTOM_AUDIENCE_OPT_IN_VALUE
       Recommendation to create a custom audience.
       
      CUSTOM_AUDIENCE_OPT_IN = 56;
      See Also:
    • LEAD_FORM_ASSET_VALUE

      public static final int LEAD_FORM_ASSET_VALUE
       Recommendation to add lead form assets to campaign or customer level.
       
      LEAD_FORM_ASSET = 57;
      See Also:
    • IMPROVE_DEMAND_GEN_AD_STRENGTH_VALUE

      public static final int IMPROVE_DEMAND_GEN_AD_STRENGTH_VALUE
       Recommendation to improve the strength of ads in
       Demand Gen campaigns.
       
      IMPROVE_DEMAND_GEN_AD_STRENGTH = 58;
      See Also:
  • Method Details

    • values

      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static RecommendationTypeEnum.RecommendationType valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
      IllegalArgumentException - if this enum class has no constant with the specified name
      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 class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
      IllegalArgumentException - if this enum class has no constant with the specified name
      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.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<RecommendationTypeEnum.RecommendationType> internalGetValueMap()
    • 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 class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null