Enum ExtensionFeedItemErrorEnum.ExtensionFeedItemError

    • 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 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 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 name
        java.lang.NullPointerException - if the argument is null
      • 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 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 name
        java.lang.NullPointerException - if the argument is null