Enum Class BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
java.lang.Object
java.lang.Enum<BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus>
com.google.ads.googleads.v18.enums.BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus>,Constable
- Enclosing class:
- BiddingStrategySystemStatusEnum
public static enum BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
extends Enum<BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus>
implements com.google.protobuf.ProtocolMessageEnum
The possible system statuses of a BiddingStrategy.Protobuf enum
google.ads.googleads.v18.enums.BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionThe bid strategy is active, and AdWords cannot find any specific issues with the strategy.The bid strategy is learning because of a recent budget change.The bid strategy is learning because of recent change in number of campaigns, ad groups or keywords attached to it.The bid strategy depends on conversion reporting and the customer recently changed their conversion settings.The bid strategy depends on conversion reporting and the customer recently modified conversion types that were relevant to the bid strategy.The bid strategy is learning because it has been recently created or recently reactivated.The bid strategy is learning because of a recent setting change.A significant fraction of keywords in this bid strategy are limited by budget.The bid strategy is limited by its bid ceiling.The bid strategy is limited by its bid floor.The bid strategy is limited because there was not enough conversion traffic over the past weeks.The bid strategy cannot fully spend its budget because of narrow targeting.The bid strategy cannot reach its target spend because its spend has been de-prioritized.A significant fraction of keywords in this bid strategy have a low Quality Score.The bid strategy depends on conversion reporting and the customer's conversion settings are misconfigured.The bid strategy depends on conversion reporting and the customer is lacking conversion types that might be reported against this strategy.There are campaigns outside the bid strategy that share budgets with campaigns included in the strategy.The campaign has an invalid strategy type and is not serving.Missing conversion tracking (no pings present) and/or remarketing lists for SSC.There were multiple system statuses for this bid strategy during the time in question.There were multiple LEARNING_* system statuses for this bid strategy during the time in question.There were multiple LIMITED_* system statuses for this bid strategy during the time in question.There were multiple MISCONFIGURED_* system statuses for this bid strategy during the time in question.The bid strategy is not active.This bid strategy currently does not support status reporting.Used for return value only.Signals that an unexpected error occurred, for example, no bidding strategy type was found, or no status information was found. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe bid strategy is active, and AdWords cannot find any specific issues with the strategy.static final intThe bid strategy is learning because of a recent budget change.static final intThe bid strategy is learning because of recent change in number of campaigns, ad groups or keywords attached to it.static final intThe bid strategy depends on conversion reporting and the customer recently changed their conversion settings.static final intThe bid strategy depends on conversion reporting and the customer recently modified conversion types that were relevant to the bid strategy.static final intThe bid strategy is learning because it has been recently created or recently reactivated.static final intThe bid strategy is learning because of a recent setting change.static final intA significant fraction of keywords in this bid strategy are limited by budget.static final intThe bid strategy is limited by its bid ceiling.static final intThe bid strategy is limited by its bid floor.static final intThe bid strategy is limited because there was not enough conversion traffic over the past weeks.static final intThe bid strategy cannot fully spend its budget because of narrow targeting.static final intThe bid strategy cannot reach its target spend because its spend has been de-prioritized.static final intA significant fraction of keywords in this bid strategy have a low Quality Score.static final intThe bid strategy depends on conversion reporting and the customer's conversion settings are misconfigured.static final intThe bid strategy depends on conversion reporting and the customer is lacking conversion types that might be reported against this strategy.static final intThere are campaigns outside the bid strategy that share budgets with campaigns included in the strategy.static final intThe campaign has an invalid strategy type and is not serving.static final intMissing conversion tracking (no pings present) and/or remarketing lists for SSC.static final intThere were multiple LEARNING_* system statuses for this bid strategy during the time in question.static final intThere were multiple LIMITED_* system statuses for this bid strategy during the time in question.static final intThere were multiple MISCONFIGURED_* system statuses for this bid strategy during the time in question.static final intThere were multiple system statuses for this bid strategy during the time in question.static final intThe bid strategy is not active.static final intThis bid strategy currently does not support status reporting.static final intUsed for return value only.static final intSignals that an unexpected error occurred, for example, no bidding strategy type was found, or no status information was found. -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNSPECIFIED
Signals that an unexpected error occurred, for example, no bidding strategy type was found, or no status information was found.
UNSPECIFIED = 0; -
UNKNOWN
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1; -
ENABLED
The bid strategy is active, and AdWords cannot find any specific issues with the strategy.
ENABLED = 2; -
LEARNING_NEW
The bid strategy is learning because it has been recently created or recently reactivated.
LEARNING_NEW = 3; -
LEARNING_SETTING_CHANGE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LEARNING_SETTING_CHANGEThe bid strategy is learning because of a recent setting change.
LEARNING_SETTING_CHANGE = 4; -
LEARNING_BUDGET_CHANGE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LEARNING_BUDGET_CHANGEThe bid strategy is learning because of a recent budget change.
LEARNING_BUDGET_CHANGE = 5; -
LEARNING_COMPOSITION_CHANGE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LEARNING_COMPOSITION_CHANGEThe bid strategy is learning because of recent change in number of campaigns, ad groups or keywords attached to it.
LEARNING_COMPOSITION_CHANGE = 6; -
LEARNING_CONVERSION_TYPE_CHANGE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LEARNING_CONVERSION_TYPE_CHANGEThe bid strategy depends on conversion reporting and the customer recently modified conversion types that were relevant to the bid strategy.
LEARNING_CONVERSION_TYPE_CHANGE = 7; -
LEARNING_CONVERSION_SETTING_CHANGE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LEARNING_CONVERSION_SETTING_CHANGEThe bid strategy depends on conversion reporting and the customer recently changed their conversion settings.
LEARNING_CONVERSION_SETTING_CHANGE = 8; -
LIMITED_BY_CPC_BID_CEILING
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LIMITED_BY_CPC_BID_CEILINGThe bid strategy is limited by its bid ceiling.
LIMITED_BY_CPC_BID_CEILING = 9; -
LIMITED_BY_CPC_BID_FLOOR
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LIMITED_BY_CPC_BID_FLOORThe bid strategy is limited by its bid floor.
LIMITED_BY_CPC_BID_FLOOR = 10; -
LIMITED_BY_DATA
The bid strategy is limited because there was not enough conversion traffic over the past weeks.
LIMITED_BY_DATA = 11; -
LIMITED_BY_BUDGET
A significant fraction of keywords in this bid strategy are limited by budget.
LIMITED_BY_BUDGET = 12; -
LIMITED_BY_LOW_PRIORITY_SPEND
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LIMITED_BY_LOW_PRIORITY_SPENDThe bid strategy cannot reach its target spend because its spend has been de-prioritized.
LIMITED_BY_LOW_PRIORITY_SPEND = 13; -
LIMITED_BY_LOW_QUALITY
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LIMITED_BY_LOW_QUALITYA significant fraction of keywords in this bid strategy have a low Quality Score.
LIMITED_BY_LOW_QUALITY = 14; -
LIMITED_BY_INVENTORY
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus LIMITED_BY_INVENTORYThe bid strategy cannot fully spend its budget because of narrow targeting.
LIMITED_BY_INVENTORY = 15; -
MISCONFIGURED_ZERO_ELIGIBILITY
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MISCONFIGURED_ZERO_ELIGIBILITYMissing conversion tracking (no pings present) and/or remarketing lists for SSC.
MISCONFIGURED_ZERO_ELIGIBILITY = 16; -
MISCONFIGURED_CONVERSION_TYPES
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MISCONFIGURED_CONVERSION_TYPESThe bid strategy depends on conversion reporting and the customer is lacking conversion types that might be reported against this strategy.
MISCONFIGURED_CONVERSION_TYPES = 17; -
MISCONFIGURED_CONVERSION_SETTINGS
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MISCONFIGURED_CONVERSION_SETTINGSThe bid strategy depends on conversion reporting and the customer's conversion settings are misconfigured.
MISCONFIGURED_CONVERSION_SETTINGS = 18; -
MISCONFIGURED_SHARED_BUDGET
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MISCONFIGURED_SHARED_BUDGETThere are campaigns outside the bid strategy that share budgets with campaigns included in the strategy.
MISCONFIGURED_SHARED_BUDGET = 19; -
MISCONFIGURED_STRATEGY_TYPE
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MISCONFIGURED_STRATEGY_TYPEThe campaign has an invalid strategy type and is not serving.
MISCONFIGURED_STRATEGY_TYPE = 20; -
PAUSED
The bid strategy is not active. Either there are no active campaigns, ad groups or keywords attached to the bid strategy. Or there are no active budgets connected to the bid strategy.
PAUSED = 21; -
UNAVAILABLE
This bid strategy currently does not support status reporting.
UNAVAILABLE = 22; -
MULTIPLE_LEARNING
There were multiple LEARNING_* system statuses for this bid strategy during the time in question.
MULTIPLE_LEARNING = 23; -
MULTIPLE_LIMITED
There were multiple LIMITED_* system statuses for this bid strategy during the time in question.
MULTIPLE_LIMITED = 24; -
MULTIPLE_MISCONFIGURED
public static final BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus MULTIPLE_MISCONFIGUREDThere were multiple MISCONFIGURED_* system statuses for this bid strategy during the time in question.
MULTIPLE_MISCONFIGURED = 25; -
MULTIPLE
There were multiple system statuses for this bid strategy during the time in question.
MULTIPLE = 26; -
UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUESignals that an unexpected error occurred, for example, no bidding strategy type was found, or no status information was found.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
ENABLED_VALUE
public static final int ENABLED_VALUEThe bid strategy is active, and AdWords cannot find any specific issues with the strategy.
ENABLED = 2;- See Also:
-
LEARNING_NEW_VALUE
public static final int LEARNING_NEW_VALUEThe bid strategy is learning because it has been recently created or recently reactivated.
LEARNING_NEW = 3;- See Also:
-
LEARNING_SETTING_CHANGE_VALUE
public static final int LEARNING_SETTING_CHANGE_VALUEThe bid strategy is learning because of a recent setting change.
LEARNING_SETTING_CHANGE = 4;- See Also:
-
LEARNING_BUDGET_CHANGE_VALUE
public static final int LEARNING_BUDGET_CHANGE_VALUEThe bid strategy is learning because of a recent budget change.
LEARNING_BUDGET_CHANGE = 5;- See Also:
-
LEARNING_COMPOSITION_CHANGE_VALUE
public static final int LEARNING_COMPOSITION_CHANGE_VALUEThe bid strategy is learning because of recent change in number of campaigns, ad groups or keywords attached to it.
LEARNING_COMPOSITION_CHANGE = 6;- See Also:
-
LEARNING_CONVERSION_TYPE_CHANGE_VALUE
public static final int LEARNING_CONVERSION_TYPE_CHANGE_VALUEThe bid strategy depends on conversion reporting and the customer recently modified conversion types that were relevant to the bid strategy.
LEARNING_CONVERSION_TYPE_CHANGE = 7;- See Also:
-
LEARNING_CONVERSION_SETTING_CHANGE_VALUE
public static final int LEARNING_CONVERSION_SETTING_CHANGE_VALUEThe bid strategy depends on conversion reporting and the customer recently changed their conversion settings.
LEARNING_CONVERSION_SETTING_CHANGE = 8;- See Also:
-
LIMITED_BY_CPC_BID_CEILING_VALUE
public static final int LIMITED_BY_CPC_BID_CEILING_VALUEThe bid strategy is limited by its bid ceiling.
LIMITED_BY_CPC_BID_CEILING = 9;- See Also:
-
LIMITED_BY_CPC_BID_FLOOR_VALUE
public static final int LIMITED_BY_CPC_BID_FLOOR_VALUEThe bid strategy is limited by its bid floor.
LIMITED_BY_CPC_BID_FLOOR = 10;- See Also:
-
LIMITED_BY_DATA_VALUE
public static final int LIMITED_BY_DATA_VALUEThe bid strategy is limited because there was not enough conversion traffic over the past weeks.
LIMITED_BY_DATA = 11;- See Also:
-
LIMITED_BY_BUDGET_VALUE
public static final int LIMITED_BY_BUDGET_VALUEA significant fraction of keywords in this bid strategy are limited by budget.
LIMITED_BY_BUDGET = 12;- See Also:
-
LIMITED_BY_LOW_PRIORITY_SPEND_VALUE
public static final int LIMITED_BY_LOW_PRIORITY_SPEND_VALUEThe bid strategy cannot reach its target spend because its spend has been de-prioritized.
LIMITED_BY_LOW_PRIORITY_SPEND = 13;- See Also:
-
LIMITED_BY_LOW_QUALITY_VALUE
public static final int LIMITED_BY_LOW_QUALITY_VALUEA significant fraction of keywords in this bid strategy have a low Quality Score.
LIMITED_BY_LOW_QUALITY = 14;- See Also:
-
LIMITED_BY_INVENTORY_VALUE
public static final int LIMITED_BY_INVENTORY_VALUEThe bid strategy cannot fully spend its budget because of narrow targeting.
LIMITED_BY_INVENTORY = 15;- See Also:
-
MISCONFIGURED_ZERO_ELIGIBILITY_VALUE
public static final int MISCONFIGURED_ZERO_ELIGIBILITY_VALUEMissing conversion tracking (no pings present) and/or remarketing lists for SSC.
MISCONFIGURED_ZERO_ELIGIBILITY = 16;- See Also:
-
MISCONFIGURED_CONVERSION_TYPES_VALUE
public static final int MISCONFIGURED_CONVERSION_TYPES_VALUEThe bid strategy depends on conversion reporting and the customer is lacking conversion types that might be reported against this strategy.
MISCONFIGURED_CONVERSION_TYPES = 17;- See Also:
-
MISCONFIGURED_CONVERSION_SETTINGS_VALUE
public static final int MISCONFIGURED_CONVERSION_SETTINGS_VALUEThe bid strategy depends on conversion reporting and the customer's conversion settings are misconfigured.
MISCONFIGURED_CONVERSION_SETTINGS = 18;- See Also:
-
MISCONFIGURED_SHARED_BUDGET_VALUE
public static final int MISCONFIGURED_SHARED_BUDGET_VALUEThere are campaigns outside the bid strategy that share budgets with campaigns included in the strategy.
MISCONFIGURED_SHARED_BUDGET = 19;- See Also:
-
MISCONFIGURED_STRATEGY_TYPE_VALUE
public static final int MISCONFIGURED_STRATEGY_TYPE_VALUEThe campaign has an invalid strategy type and is not serving.
MISCONFIGURED_STRATEGY_TYPE = 20;- See Also:
-
PAUSED_VALUE
public static final int PAUSED_VALUEThe bid strategy is not active. Either there are no active campaigns, ad groups or keywords attached to the bid strategy. Or there are no active budgets connected to the bid strategy.
PAUSED = 21;- See Also:
-
UNAVAILABLE_VALUE
public static final int UNAVAILABLE_VALUEThis bid strategy currently does not support status reporting.
UNAVAILABLE = 22;- See Also:
-
MULTIPLE_LEARNING_VALUE
public static final int MULTIPLE_LEARNING_VALUEThere were multiple LEARNING_* system statuses for this bid strategy during the time in question.
MULTIPLE_LEARNING = 23;- See Also:
-
MULTIPLE_LIMITED_VALUE
public static final int MULTIPLE_LIMITED_VALUEThere were multiple LIMITED_* system statuses for this bid strategy during the time in question.
MULTIPLE_LIMITED = 24;- See Also:
-
MULTIPLE_MISCONFIGURED_VALUE
public static final int MULTIPLE_MISCONFIGURED_VALUEThere were multiple MISCONFIGURED_* system statuses for this bid strategy during the time in question.
MULTIPLE_MISCONFIGURED = 25;- See Also:
-
MULTIPLE_VALUE
public static final int MULTIPLE_VALUEThere were multiple system statuses for this bid strategy during the time in question.
MULTIPLE = 26;- 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
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 nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus 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 nameNullPointerException- if the argument is null
-
forNumber
- 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<BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus 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 nameNullPointerException- if the argument is null
-