Enum ExtensionFeedItemErrorEnum.ExtensionFeedItemError
- java.lang.Object
-
- java.lang.Enum<ExtensionFeedItemErrorEnum.ExtensionFeedItemError>
-
- com.google.ads.googleads.v10.errors.ExtensionFeedItemErrorEnum.ExtensionFeedItemError
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<ExtensionFeedItemErrorEnum.ExtensionFeedItemError>
- Enclosing class:
- ExtensionFeedItemErrorEnum
public static enum ExtensionFeedItemErrorEnum.ExtensionFeedItemError extends java.lang.Enum<ExtensionFeedItemErrorEnum.ExtensionFeedItemError> implements com.google.protobuf.ProtocolMessageEnum
Enum describing possible extension feed item errors.
Protobuf enumgoogle.ads.googleads.v10.errors.ExtensionFeedItemErrorEnum.ExtensionFeedItemError
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRYCall tracking is not supported for the given country for a call extension.CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETINGCannot have a geo targeting restriction without having geo targeting.CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTESCannot operate on a Feed that has key attributes.CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGSCannot operate on a Feed with more than one active FeedMapping.CANNOT_OPERATE_ON_REMOVED_FEED_ITEMCannot operate on removed feed item.CANNOT_SET_WITH_FINAL_URLSCannot simultaneously set sitelink field with final urls.CANNOT_SET_WITHOUT_FINAL_URLSMust set field with final urls.CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWEDA carrier specific number in short format is not allowed for call extensions.CONCRETE_EXTENSION_TYPE_REQUIREDConcrete sub type of ExtensionFeedItem is required for this operation.CONFLICTING_CALL_CONVERSION_SETTINGSCannot set call_conversion_action while call_conversion_tracking_enabled is set to true.CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIREDCustomer hasn't consented for call recording, which is required for creating/updating call feed items.CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKINGFor a call extension, the customer is not on the allow-list for call tracking.DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONEDate time zone does not match the account's time zone.DISALLOWED_NUMBER_TYPEPhone number type for a call extension is not allowed.EXTENSION_SUBTYPE_REQUIREDThe oneof field extension i.e.EXTENSION_TYPE_MISMATCHThe type of the input extension feed item doesn't match the existing extension feed item.EXTENSION_TYPE_UNSUPPORTEDThe referenced feed item is not mapped to a supported extension type.HYPHENS_IN_REVIEW_EXTENSION_SNIPPETHyphen character present in the review text for a review extension.INCONSISTENT_CURRENCY_CODESInconsistent currency codes.INVALID_APP_IDApp id provided for an app extension is invalid.INVALID_CALL_CONVERSION_ACTIONCall conversion action provided for a call extension is invalid.INVALID_DEVICE_PREFERENCEUnknown or unsupported device preference.INVALID_DOMESTIC_PHONE_NUMBER_FORMATPhone number for a call extension does not meet domestic format requirements.INVALID_PHONE_NUMBERPhone number for a call extension is invalid.INVALID_PRICE_FORMATInput price is not in a valid format.INVALID_SCHEDULE_ENDInvalid feed item schedule end time (i.e., endHour = 24 and endMinute != 0).INVALID_SNIPPETS_HEADERInvalid structured snippet header.PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRYPhone number for a call extension is not supported for the given country code.PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRYPhone number not supported when call tracking enabled for country.PREMIUM_RATE_NUMBER_NOT_ALLOWEDPremium rate numbers are not allowed for call extensions.PRICE_EXTENSION_HAS_DUPLICATED_HEADERSPrice extension cannot have duplicated headers.PRICE_EXTENSION_HAS_TOO_FEW_ITEMSPrice extension has too few items.PRICE_EXTENSION_HAS_TOO_MANY_ITEMSPrice extension has too many items.PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTIONPrice item cannot have duplicated header and description.PROMOTION_INVALID_TIMEThe promotion time is invalid.QUOTES_IN_REVIEW_EXTENSION_SNIPPETQuotation marks present in the review text for a review extension.REVIEW_EXTENSION_SOURCE_INELIGIBLEA denylisted review source name or url was provided for a review extension.SCHEDULE_END_NOT_AFTER_STARTFeed item schedule end time must be after start time.SOURCE_NAME_IN_REVIEW_EXTENSION_TEXTReview source name should not be found in the review text.TOO_MANY_DECIMAL_PLACES_SPECIFIEDThis field has too many decimal places specified.UNKNOWNThe received error code is not known in this version.UNRECOGNIZEDUNSPECIFIEDEnum unspecified.UNSUPPORTED_VALUEThe input value is not currently supported.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGEThe input value is not currently supported in the selected language of an extension.URL_LIST_TOO_LONGUrl list is too long.VALUE_OUT_OF_RANGEValue is not within the accepted range.VANITY_PHONE_NUMBER_NOT_ALLOWEDVanity phone numbers (i.e.
-
Field Summary
Fields Modifier and Type Field Description static intCALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY_VALUECall tracking is not supported for the given country for a call extension.static intCANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING_VALUECannot have a geo targeting restriction without having geo targeting.static intCANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES_VALUECannot operate on a Feed that has key attributes.static intCANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS_VALUECannot operate on a Feed with more than one active FeedMapping.static intCANNOT_OPERATE_ON_REMOVED_FEED_ITEM_VALUECannot operate on removed feed item.static intCANNOT_SET_WITH_FINAL_URLS_VALUECannot simultaneously set sitelink field with final urls.static intCANNOT_SET_WITHOUT_FINAL_URLS_VALUEMust set field with final urls.static intCARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED_VALUEA carrier specific number in short format is not allowed for call extensions.static intCONCRETE_EXTENSION_TYPE_REQUIRED_VALUEConcrete sub type of ExtensionFeedItem is required for this operation.static intCONFLICTING_CALL_CONVERSION_SETTINGS_VALUECannot set call_conversion_action while call_conversion_tracking_enabled is set to true.static intCUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED_VALUECustomer hasn't consented for call recording, which is required for creating/updating call feed items.static intCUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING_VALUEFor a call extension, the customer is not on the allow-list for call tracking.static intDATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE_VALUEDate time zone does not match the account's time zone.static intDISALLOWED_NUMBER_TYPE_VALUEPhone number type for a call extension is not allowed.static intEXTENSION_SUBTYPE_REQUIRED_VALUEThe oneof field extension i.e.static intEXTENSION_TYPE_MISMATCH_VALUEThe type of the input extension feed item doesn't match the existing extension feed item.static intEXTENSION_TYPE_UNSUPPORTED_VALUEThe referenced feed item is not mapped to a supported extension type.static intHYPHENS_IN_REVIEW_EXTENSION_SNIPPET_VALUEHyphen character present in the review text for a review extension.static intINCONSISTENT_CURRENCY_CODES_VALUEInconsistent currency codes.static intINVALID_APP_ID_VALUEApp id provided for an app extension is invalid.static intINVALID_CALL_CONVERSION_ACTION_VALUECall conversion action provided for a call extension is invalid.static intINVALID_DEVICE_PREFERENCE_VALUEUnknown or unsupported device preference.static intINVALID_DOMESTIC_PHONE_NUMBER_FORMAT_VALUEPhone number for a call extension does not meet domestic format requirements.static intINVALID_PHONE_NUMBER_VALUEPhone number for a call extension is invalid.static intINVALID_PRICE_FORMAT_VALUEInput price is not in a valid format.static intINVALID_SCHEDULE_END_VALUEInvalid feed item schedule end time (i.e., endHour = 24 and endMinute != 0).static intINVALID_SNIPPETS_HEADER_VALUEInvalid structured snippet header.static intPHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY_VALUEPhone number for a call extension is not supported for the given country code.static intPHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY_VALUEPhone number not supported when call tracking enabled for country.static intPREMIUM_RATE_NUMBER_NOT_ALLOWED_VALUEPremium rate numbers are not allowed for call extensions.static intPRICE_EXTENSION_HAS_DUPLICATED_HEADERS_VALUEPrice extension cannot have duplicated headers.static intPRICE_EXTENSION_HAS_TOO_FEW_ITEMS_VALUEPrice extension has too few items.static intPRICE_EXTENSION_HAS_TOO_MANY_ITEMS_VALUEPrice extension has too many items.static intPRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION_VALUEPrice item cannot have duplicated header and description.static intPROMOTION_INVALID_TIME_VALUEThe promotion time is invalid.static intQUOTES_IN_REVIEW_EXTENSION_SNIPPET_VALUEQuotation marks present in the review text for a review extension.static intREVIEW_EXTENSION_SOURCE_INELIGIBLE_VALUEA denylisted review source name or url was provided for a review extension.static intSCHEDULE_END_NOT_AFTER_START_VALUEFeed item schedule end time must be after start time.static intSOURCE_NAME_IN_REVIEW_EXTENSION_TEXT_VALUEReview source name should not be found in the review text.static intTOO_MANY_DECIMAL_PLACES_SPECIFIED_VALUEThis field has too many decimal places specified.static intUNKNOWN_VALUEThe received error code is not known in this version.static intUNSPECIFIED_VALUEEnum unspecified.static intUNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE_VALUEThe input value is not currently supported in the selected language of an extension.static intUNSUPPORTED_VALUE_VALUEThe input value is not currently supported.static intURL_LIST_TOO_LONG_VALUEUrl list is too long.static intVALUE_OUT_OF_RANGE_VALUEValue is not within the accepted range.static intVANITY_PHONE_NUMBER_NOT_ALLOWED_VALUEVanity phone numbers (i.e.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ExtensionFeedItemErrorEnum.ExtensionFeedItemErrorforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<ExtensionFeedItemErrorEnum.ExtensionFeedItemError>internalGetValueMap()static ExtensionFeedItemErrorEnum.ExtensionFeedItemErrorvalueOf(int value)Deprecated.static ExtensionFeedItemErrorEnum.ExtensionFeedItemErrorvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ExtensionFeedItemErrorEnum.ExtensionFeedItemErrorvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ExtensionFeedItemErrorEnum.ExtensionFeedItemError[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError UNSPECIFIED
Enum unspecified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError UNKNOWN
The received error code is not known in this version.
UNKNOWN = 1;
-
VALUE_OUT_OF_RANGE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError VALUE_OUT_OF_RANGE
Value is not within the accepted range.
VALUE_OUT_OF_RANGE = 2;
-
URL_LIST_TOO_LONG
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError URL_LIST_TOO_LONG
Url list is too long.
URL_LIST_TOO_LONG = 3;
-
CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING
Cannot have a geo targeting restriction without having geo targeting.
CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING = 4;
-
CANNOT_SET_WITH_FINAL_URLS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_SET_WITH_FINAL_URLS
Cannot simultaneously set sitelink field with final urls.
CANNOT_SET_WITH_FINAL_URLS = 5;
-
CANNOT_SET_WITHOUT_FINAL_URLS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_SET_WITHOUT_FINAL_URLS
Must set field with final urls.
CANNOT_SET_WITHOUT_FINAL_URLS = 6;
-
INVALID_PHONE_NUMBER
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_PHONE_NUMBER
Phone number for a call extension is invalid.
INVALID_PHONE_NUMBER = 7;
-
PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY
Phone number for a call extension is not supported for the given country code.
PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY = 8;
-
CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED
A carrier specific number in short format is not allowed for call extensions.
CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED = 9;
-
PREMIUM_RATE_NUMBER_NOT_ALLOWED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PREMIUM_RATE_NUMBER_NOT_ALLOWED
Premium rate numbers are not allowed for call extensions.
PREMIUM_RATE_NUMBER_NOT_ALLOWED = 10;
-
DISALLOWED_NUMBER_TYPE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError DISALLOWED_NUMBER_TYPE
Phone number type for a call extension is not allowed. For example, personal number is not allowed for a call extension in most regions.
DISALLOWED_NUMBER_TYPE = 11;
-
INVALID_DOMESTIC_PHONE_NUMBER_FORMAT
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_DOMESTIC_PHONE_NUMBER_FORMAT
Phone number for a call extension does not meet domestic format requirements.
INVALID_DOMESTIC_PHONE_NUMBER_FORMAT = 12;
-
VANITY_PHONE_NUMBER_NOT_ALLOWED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError VANITY_PHONE_NUMBER_NOT_ALLOWED
Vanity phone numbers (i.e. those including letters) are not allowed for call extensions.
VANITY_PHONE_NUMBER_NOT_ALLOWED = 13;
-
INVALID_CALL_CONVERSION_ACTION
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_CALL_CONVERSION_ACTION
Call conversion action provided for a call extension is invalid.
INVALID_CALL_CONVERSION_ACTION = 14;
-
CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING
For a call extension, the customer is not on the allow-list for call tracking.
CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING = 47;
-
CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY
Call tracking is not supported for the given country for a call extension.
CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY = 16;
-
CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED
Customer hasn't consented for call recording, which is required for creating/updating call feed items. Please see https://support.google.com/google-ads/answer/7412639.
CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED = 17;
-
INVALID_APP_ID
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_APP_ID
App id provided for an app extension is invalid.
INVALID_APP_ID = 18;
-
QUOTES_IN_REVIEW_EXTENSION_SNIPPET
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError QUOTES_IN_REVIEW_EXTENSION_SNIPPET
Quotation marks present in the review text for a review extension.
QUOTES_IN_REVIEW_EXTENSION_SNIPPET = 19;
-
HYPHENS_IN_REVIEW_EXTENSION_SNIPPET
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError HYPHENS_IN_REVIEW_EXTENSION_SNIPPET
Hyphen character present in the review text for a review extension.
HYPHENS_IN_REVIEW_EXTENSION_SNIPPET = 20;
-
REVIEW_EXTENSION_SOURCE_INELIGIBLE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError REVIEW_EXTENSION_SOURCE_INELIGIBLE
A denylisted review source name or url was provided for a review extension.
REVIEW_EXTENSION_SOURCE_INELIGIBLE = 21;
-
SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT
Review source name should not be found in the review text.
SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT = 22;
-
INCONSISTENT_CURRENCY_CODES
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INCONSISTENT_CURRENCY_CODES
Inconsistent currency codes.
INCONSISTENT_CURRENCY_CODES = 23;
-
PRICE_EXTENSION_HAS_DUPLICATED_HEADERS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PRICE_EXTENSION_HAS_DUPLICATED_HEADERS
Price extension cannot have duplicated headers.
PRICE_EXTENSION_HAS_DUPLICATED_HEADERS = 24;
-
PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION
Price item cannot have duplicated header and description.
PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION = 25;
-
PRICE_EXTENSION_HAS_TOO_FEW_ITEMS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PRICE_EXTENSION_HAS_TOO_FEW_ITEMS
Price extension has too few items.
PRICE_EXTENSION_HAS_TOO_FEW_ITEMS = 26;
-
PRICE_EXTENSION_HAS_TOO_MANY_ITEMS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PRICE_EXTENSION_HAS_TOO_MANY_ITEMS
Price extension has too many items.
PRICE_EXTENSION_HAS_TOO_MANY_ITEMS = 27;
-
UNSUPPORTED_VALUE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError UNSUPPORTED_VALUE
The input value is not currently supported.
UNSUPPORTED_VALUE = 28;
-
UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE
The input value is not currently supported in the selected language of an extension.
UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE = 29;
-
INVALID_DEVICE_PREFERENCE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_DEVICE_PREFERENCE
Unknown or unsupported device preference.
INVALID_DEVICE_PREFERENCE = 30;
-
INVALID_SCHEDULE_END
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_SCHEDULE_END
Invalid feed item schedule end time (i.e., endHour = 24 and endMinute != 0).
INVALID_SCHEDULE_END = 31;
-
DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE
Date time zone does not match the account's time zone.
DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE = 32;
-
INVALID_SNIPPETS_HEADER
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_SNIPPETS_HEADER
Invalid structured snippet header.
INVALID_SNIPPETS_HEADER = 33;
-
CANNOT_OPERATE_ON_REMOVED_FEED_ITEM
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_OPERATE_ON_REMOVED_FEED_ITEM
Cannot operate on removed feed item.
CANNOT_OPERATE_ON_REMOVED_FEED_ITEM = 34;
-
PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY
Phone number not supported when call tracking enabled for country.
PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY = 35;
-
CONFLICTING_CALL_CONVERSION_SETTINGS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CONFLICTING_CALL_CONVERSION_SETTINGS
Cannot set call_conversion_action while call_conversion_tracking_enabled is set to true.
CONFLICTING_CALL_CONVERSION_SETTINGS = 36;
-
EXTENSION_TYPE_MISMATCH
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError EXTENSION_TYPE_MISMATCH
The type of the input extension feed item doesn't match the existing extension feed item.
EXTENSION_TYPE_MISMATCH = 37;
-
EXTENSION_SUBTYPE_REQUIRED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError EXTENSION_SUBTYPE_REQUIRED
The oneof field extension i.e. subtype of extension feed item is required.
EXTENSION_SUBTYPE_REQUIRED = 38;
-
EXTENSION_TYPE_UNSUPPORTED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError EXTENSION_TYPE_UNSUPPORTED
The referenced feed item is not mapped to a supported extension type.
EXTENSION_TYPE_UNSUPPORTED = 39;
-
CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS
Cannot operate on a Feed with more than one active FeedMapping.
CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS = 40;
-
CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES
Cannot operate on a Feed that has key attributes.
CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES = 41;
-
INVALID_PRICE_FORMAT
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError INVALID_PRICE_FORMAT
Input price is not in a valid format.
INVALID_PRICE_FORMAT = 42;
-
PROMOTION_INVALID_TIME
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError PROMOTION_INVALID_TIME
The promotion time is invalid.
PROMOTION_INVALID_TIME = 43;
-
TOO_MANY_DECIMAL_PLACES_SPECIFIED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError TOO_MANY_DECIMAL_PLACES_SPECIFIED
This field has too many decimal places specified.
TOO_MANY_DECIMAL_PLACES_SPECIFIED = 44;
-
CONCRETE_EXTENSION_TYPE_REQUIRED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError CONCRETE_EXTENSION_TYPE_REQUIRED
Concrete sub type of ExtensionFeedItem is required for this operation.
CONCRETE_EXTENSION_TYPE_REQUIRED = 45;
-
SCHEDULE_END_NOT_AFTER_START
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError SCHEDULE_END_NOT_AFTER_START
Feed item schedule end time must be after start time.
SCHEDULE_END_NOT_AFTER_START = 46;
-
UNRECOGNIZED
public static final ExtensionFeedItemErrorEnum.ExtensionFeedItemError UNRECOGNIZED
-
-
Field Detail
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUE
Enum unspecified.
UNSPECIFIED = 0;- See Also:
- Constant Field Values
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUE
The received error code is not known in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
VALUE_OUT_OF_RANGE_VALUE
public static final int VALUE_OUT_OF_RANGE_VALUE
Value is not within the accepted range.
VALUE_OUT_OF_RANGE = 2;- See Also:
- Constant Field Values
-
URL_LIST_TOO_LONG_VALUE
public static final int URL_LIST_TOO_LONG_VALUE
Url list is too long.
URL_LIST_TOO_LONG = 3;- See Also:
- Constant Field Values
-
CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING_VALUE
public static final int CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING_VALUE
Cannot have a geo targeting restriction without having geo targeting.
CANNOT_HAVE_RESTRICTION_ON_EMPTY_GEO_TARGETING = 4;- See Also:
- Constant Field Values
-
CANNOT_SET_WITH_FINAL_URLS_VALUE
public static final int CANNOT_SET_WITH_FINAL_URLS_VALUE
Cannot simultaneously set sitelink field with final urls.
CANNOT_SET_WITH_FINAL_URLS = 5;- See Also:
- Constant Field Values
-
CANNOT_SET_WITHOUT_FINAL_URLS_VALUE
public static final int CANNOT_SET_WITHOUT_FINAL_URLS_VALUE
Must set field with final urls.
CANNOT_SET_WITHOUT_FINAL_URLS = 6;- See Also:
- Constant Field Values
-
INVALID_PHONE_NUMBER_VALUE
public static final int INVALID_PHONE_NUMBER_VALUE
Phone number for a call extension is invalid.
INVALID_PHONE_NUMBER = 7;- See Also:
- Constant Field Values
-
PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY_VALUE
public static final int PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY_VALUE
Phone number for a call extension is not supported for the given country code.
PHONE_NUMBER_NOT_SUPPORTED_FOR_COUNTRY = 8;- See Also:
- Constant Field Values
-
CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED_VALUE
public static final int CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED_VALUE
A carrier specific number in short format is not allowed for call extensions.
CARRIER_SPECIFIC_SHORT_NUMBER_NOT_ALLOWED = 9;- See Also:
- Constant Field Values
-
PREMIUM_RATE_NUMBER_NOT_ALLOWED_VALUE
public static final int PREMIUM_RATE_NUMBER_NOT_ALLOWED_VALUE
Premium rate numbers are not allowed for call extensions.
PREMIUM_RATE_NUMBER_NOT_ALLOWED = 10;- See Also:
- Constant Field Values
-
DISALLOWED_NUMBER_TYPE_VALUE
public static final int DISALLOWED_NUMBER_TYPE_VALUE
Phone number type for a call extension is not allowed. For example, personal number is not allowed for a call extension in most regions.
DISALLOWED_NUMBER_TYPE = 11;- See Also:
- Constant Field Values
-
INVALID_DOMESTIC_PHONE_NUMBER_FORMAT_VALUE
public static final int INVALID_DOMESTIC_PHONE_NUMBER_FORMAT_VALUE
Phone number for a call extension does not meet domestic format requirements.
INVALID_DOMESTIC_PHONE_NUMBER_FORMAT = 12;- See Also:
- Constant Field Values
-
VANITY_PHONE_NUMBER_NOT_ALLOWED_VALUE
public static final int VANITY_PHONE_NUMBER_NOT_ALLOWED_VALUE
Vanity phone numbers (i.e. those including letters) are not allowed for call extensions.
VANITY_PHONE_NUMBER_NOT_ALLOWED = 13;- See Also:
- Constant Field Values
-
INVALID_CALL_CONVERSION_ACTION_VALUE
public static final int INVALID_CALL_CONVERSION_ACTION_VALUE
Call conversion action provided for a call extension is invalid.
INVALID_CALL_CONVERSION_ACTION = 14;- See Also:
- Constant Field Values
-
CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING_VALUE
public static final int CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING_VALUE
For a call extension, the customer is not on the allow-list for call tracking.
CUSTOMER_NOT_ON_ALLOWLIST_FOR_CALLTRACKING = 47;- See Also:
- Constant Field Values
-
CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY_VALUE
public static final int CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY_VALUE
Call tracking is not supported for the given country for a call extension.
CALLTRACKING_NOT_SUPPORTED_FOR_COUNTRY = 16;- See Also:
- Constant Field Values
-
CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED_VALUE
public static final int CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED_VALUE
Customer hasn't consented for call recording, which is required for creating/updating call feed items. Please see https://support.google.com/google-ads/answer/7412639.
CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED = 17;- See Also:
- Constant Field Values
-
INVALID_APP_ID_VALUE
public static final int INVALID_APP_ID_VALUE
App id provided for an app extension is invalid.
INVALID_APP_ID = 18;- See Also:
- Constant Field Values
-
QUOTES_IN_REVIEW_EXTENSION_SNIPPET_VALUE
public static final int QUOTES_IN_REVIEW_EXTENSION_SNIPPET_VALUE
Quotation marks present in the review text for a review extension.
QUOTES_IN_REVIEW_EXTENSION_SNIPPET = 19;- See Also:
- Constant Field Values
-
HYPHENS_IN_REVIEW_EXTENSION_SNIPPET_VALUE
public static final int HYPHENS_IN_REVIEW_EXTENSION_SNIPPET_VALUE
Hyphen character present in the review text for a review extension.
HYPHENS_IN_REVIEW_EXTENSION_SNIPPET = 20;- See Also:
- Constant Field Values
-
REVIEW_EXTENSION_SOURCE_INELIGIBLE_VALUE
public static final int REVIEW_EXTENSION_SOURCE_INELIGIBLE_VALUE
A denylisted review source name or url was provided for a review extension.
REVIEW_EXTENSION_SOURCE_INELIGIBLE = 21;- See Also:
- Constant Field Values
-
SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT_VALUE
public static final int SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT_VALUE
Review source name should not be found in the review text.
SOURCE_NAME_IN_REVIEW_EXTENSION_TEXT = 22;- See Also:
- Constant Field Values
-
INCONSISTENT_CURRENCY_CODES_VALUE
public static final int INCONSISTENT_CURRENCY_CODES_VALUE
Inconsistent currency codes.
INCONSISTENT_CURRENCY_CODES = 23;- See Also:
- Constant Field Values
-
PRICE_EXTENSION_HAS_DUPLICATED_HEADERS_VALUE
public static final int PRICE_EXTENSION_HAS_DUPLICATED_HEADERS_VALUE
Price extension cannot have duplicated headers.
PRICE_EXTENSION_HAS_DUPLICATED_HEADERS = 24;- See Also:
- Constant Field Values
-
PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION_VALUE
public static final int PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION_VALUE
Price item cannot have duplicated header and description.
PRICE_ITEM_HAS_DUPLICATED_HEADER_AND_DESCRIPTION = 25;- See Also:
- Constant Field Values
-
PRICE_EXTENSION_HAS_TOO_FEW_ITEMS_VALUE
public static final int PRICE_EXTENSION_HAS_TOO_FEW_ITEMS_VALUE
Price extension has too few items.
PRICE_EXTENSION_HAS_TOO_FEW_ITEMS = 26;- See Also:
- Constant Field Values
-
PRICE_EXTENSION_HAS_TOO_MANY_ITEMS_VALUE
public static final int PRICE_EXTENSION_HAS_TOO_MANY_ITEMS_VALUE
Price extension has too many items.
PRICE_EXTENSION_HAS_TOO_MANY_ITEMS = 27;- See Also:
- Constant Field Values
-
UNSUPPORTED_VALUE_VALUE
public static final int UNSUPPORTED_VALUE_VALUE
The input value is not currently supported.
UNSUPPORTED_VALUE = 28;- See Also:
- Constant Field Values
-
UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE_VALUE
public static final int UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE_VALUE
The input value is not currently supported in the selected language of an extension.
UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE = 29;- See Also:
- Constant Field Values
-
INVALID_DEVICE_PREFERENCE_VALUE
public static final int INVALID_DEVICE_PREFERENCE_VALUE
Unknown or unsupported device preference.
INVALID_DEVICE_PREFERENCE = 30;- See Also:
- Constant Field Values
-
INVALID_SCHEDULE_END_VALUE
public static final int INVALID_SCHEDULE_END_VALUE
Invalid feed item schedule end time (i.e., endHour = 24 and endMinute != 0).
INVALID_SCHEDULE_END = 31;- See Also:
- Constant Field Values
-
DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE_VALUE
public static final int DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE_VALUE
Date time zone does not match the account's time zone.
DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE = 32;- See Also:
- Constant Field Values
-
INVALID_SNIPPETS_HEADER_VALUE
public static final int INVALID_SNIPPETS_HEADER_VALUE
Invalid structured snippet header.
INVALID_SNIPPETS_HEADER = 33;- See Also:
- Constant Field Values
-
CANNOT_OPERATE_ON_REMOVED_FEED_ITEM_VALUE
public static final int CANNOT_OPERATE_ON_REMOVED_FEED_ITEM_VALUE
Cannot operate on removed feed item.
CANNOT_OPERATE_ON_REMOVED_FEED_ITEM = 34;- See Also:
- Constant Field Values
-
PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY_VALUE
public static final int PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY_VALUE
Phone number not supported when call tracking enabled for country.
PHONE_NUMBER_NOT_SUPPORTED_WITH_CALLTRACKING_FOR_COUNTRY = 35;- See Also:
- Constant Field Values
-
CONFLICTING_CALL_CONVERSION_SETTINGS_VALUE
public static final int CONFLICTING_CALL_CONVERSION_SETTINGS_VALUE
Cannot set call_conversion_action while call_conversion_tracking_enabled is set to true.
CONFLICTING_CALL_CONVERSION_SETTINGS = 36;- See Also:
- Constant Field Values
-
EXTENSION_TYPE_MISMATCH_VALUE
public static final int EXTENSION_TYPE_MISMATCH_VALUE
The type of the input extension feed item doesn't match the existing extension feed item.
EXTENSION_TYPE_MISMATCH = 37;- See Also:
- Constant Field Values
-
EXTENSION_SUBTYPE_REQUIRED_VALUE
public static final int EXTENSION_SUBTYPE_REQUIRED_VALUE
The oneof field extension i.e. subtype of extension feed item is required.
EXTENSION_SUBTYPE_REQUIRED = 38;- See Also:
- Constant Field Values
-
EXTENSION_TYPE_UNSUPPORTED_VALUE
public static final int EXTENSION_TYPE_UNSUPPORTED_VALUE
The referenced feed item is not mapped to a supported extension type.
EXTENSION_TYPE_UNSUPPORTED = 39;- See Also:
- Constant Field Values
-
CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS_VALUE
public static final int CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS_VALUE
Cannot operate on a Feed with more than one active FeedMapping.
CANNOT_OPERATE_ON_FEED_WITH_MULTIPLE_MAPPINGS = 40;- See Also:
- Constant Field Values
-
CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES_VALUE
public static final int CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES_VALUE
Cannot operate on a Feed that has key attributes.
CANNOT_OPERATE_ON_FEED_WITH_KEY_ATTRIBUTES = 41;- See Also:
- Constant Field Values
-
INVALID_PRICE_FORMAT_VALUE
public static final int INVALID_PRICE_FORMAT_VALUE
Input price is not in a valid format.
INVALID_PRICE_FORMAT = 42;- See Also:
- Constant Field Values
-
PROMOTION_INVALID_TIME_VALUE
public static final int PROMOTION_INVALID_TIME_VALUE
The promotion time is invalid.
PROMOTION_INVALID_TIME = 43;- See Also:
- Constant Field Values
-
TOO_MANY_DECIMAL_PLACES_SPECIFIED_VALUE
public static final int TOO_MANY_DECIMAL_PLACES_SPECIFIED_VALUE
This field has too many decimal places specified.
TOO_MANY_DECIMAL_PLACES_SPECIFIED = 44;- See Also:
- Constant Field Values
-
CONCRETE_EXTENSION_TYPE_REQUIRED_VALUE
public static final int CONCRETE_EXTENSION_TYPE_REQUIRED_VALUE
Concrete sub type of ExtensionFeedItem is required for this operation.
CONCRETE_EXTENSION_TYPE_REQUIRED = 45;- See Also:
- Constant Field Values
-
SCHEDULE_END_NOT_AFTER_START_VALUE
public static final int SCHEDULE_END_NOT_AFTER_START_VALUE
Feed item schedule end time must be after start time.
SCHEDULE_END_NOT_AFTER_START = 46;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static ExtensionFeedItemErrorEnum.ExtensionFeedItemError[] 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 (ExtensionFeedItemErrorEnum.ExtensionFeedItemError c : ExtensionFeedItemErrorEnum.ExtensionFeedItemError.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ExtensionFeedItemErrorEnum.ExtensionFeedItemError 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 namejava.lang.NullPointerException- 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 ExtensionFeedItemErrorEnum.ExtensionFeedItemError 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 namejava.lang.NullPointerException- if the argument is null
-
forNumber
public static ExtensionFeedItemErrorEnum.ExtensionFeedItemError 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<ExtensionFeedItemErrorEnum.ExtensionFeedItemError> 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 ExtensionFeedItemErrorEnum.ExtensionFeedItemError 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 namejava.lang.NullPointerException- if the argument is null
-
-