Enum AdDestinationTypeEnum.AdDestinationType
- java.lang.Object
-
- java.lang.Enum<AdDestinationTypeEnum.AdDestinationType>
-
- com.google.ads.googleads.v10.enums.AdDestinationTypeEnum.AdDestinationType
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<AdDestinationTypeEnum.AdDestinationType>
- Enclosing class:
- AdDestinationTypeEnum
public static enum AdDestinationTypeEnum.AdDestinationType extends java.lang.Enum<AdDestinationTypeEnum.AdDestinationType> implements com.google.protobuf.ProtocolMessageEnum
Enumerates Google Ads destination types
Protobuf enumgoogle.ads.googleads.v10.enums.AdDestinationTypeEnum.AdDestinationType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description APP_DEEP_LINKApp Deep LinkAPP_STOREiOS App Store or Play StoreLEAD_FORMLead Generation FormLOCATION_LISTINGLocation Dedicated PageMAP_DIRECTIONSMap AppMESSAGEText MessageNOT_APPLICABLEAds that don't intend to drive users off from ads to other destinationsPHONE_CALLCall DialerUNKNOWNThe value is unknown in this version.UNMODELED_FOR_CONVERSIONSAd Destination for Conversions with keys unknownUNRECOGNIZEDUNSPECIFIEDNot specified.WEBSITEWebsiteYOUTUBEYouTube
-
Field Summary
Fields Modifier and Type Field Description static intAPP_DEEP_LINK_VALUEApp Deep Linkstatic intAPP_STORE_VALUEiOS App Store or Play Storestatic intLEAD_FORM_VALUELead Generation Formstatic intLOCATION_LISTING_VALUELocation Dedicated Pagestatic intMAP_DIRECTIONS_VALUEMap Appstatic intMESSAGE_VALUEText Messagestatic intNOT_APPLICABLE_VALUEAds that don't intend to drive users off from ads to other destinationsstatic intPHONE_CALL_VALUECall Dialerstatic intUNKNOWN_VALUEThe value is unknown in this version.static intUNMODELED_FOR_CONVERSIONS_VALUEAd Destination for Conversions with keys unknownstatic intUNSPECIFIED_VALUENot specified.static intWEBSITE_VALUEWebsitestatic intYOUTUBE_VALUEYouTube
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static AdDestinationTypeEnum.AdDestinationTypeforNumber(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<AdDestinationTypeEnum.AdDestinationType>internalGetValueMap()static AdDestinationTypeEnum.AdDestinationTypevalueOf(int value)Deprecated.static AdDestinationTypeEnum.AdDestinationTypevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AdDestinationTypeEnum.AdDestinationTypevalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AdDestinationTypeEnum.AdDestinationType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final AdDestinationTypeEnum.AdDestinationType UNSPECIFIED
Not specified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final AdDestinationTypeEnum.AdDestinationType UNKNOWN
The value is unknown in this version.
UNKNOWN = 1;
-
NOT_APPLICABLE
public static final AdDestinationTypeEnum.AdDestinationType NOT_APPLICABLE
Ads that don't intend to drive users off from ads to other destinations
NOT_APPLICABLE = 2;
-
WEBSITE
public static final AdDestinationTypeEnum.AdDestinationType WEBSITE
Website
WEBSITE = 3;
-
APP_DEEP_LINK
public static final AdDestinationTypeEnum.AdDestinationType APP_DEEP_LINK
App Deep Link
APP_DEEP_LINK = 4;
-
APP_STORE
public static final AdDestinationTypeEnum.AdDestinationType APP_STORE
iOS App Store or Play Store
APP_STORE = 5;
-
PHONE_CALL
public static final AdDestinationTypeEnum.AdDestinationType PHONE_CALL
Call Dialer
PHONE_CALL = 6;
-
MAP_DIRECTIONS
public static final AdDestinationTypeEnum.AdDestinationType MAP_DIRECTIONS
Map App
MAP_DIRECTIONS = 7;
-
LOCATION_LISTING
public static final AdDestinationTypeEnum.AdDestinationType LOCATION_LISTING
Location Dedicated Page
LOCATION_LISTING = 8;
-
MESSAGE
public static final AdDestinationTypeEnum.AdDestinationType MESSAGE
Text Message
MESSAGE = 9;
-
LEAD_FORM
public static final AdDestinationTypeEnum.AdDestinationType LEAD_FORM
Lead Generation Form
LEAD_FORM = 10;
-
YOUTUBE
public static final AdDestinationTypeEnum.AdDestinationType YOUTUBE
YouTube
YOUTUBE = 11;
-
UNMODELED_FOR_CONVERSIONS
public static final AdDestinationTypeEnum.AdDestinationType UNMODELED_FOR_CONVERSIONS
Ad Destination for Conversions with keys unknown
UNMODELED_FOR_CONVERSIONS = 12;
-
UNRECOGNIZED
public static final AdDestinationTypeEnum.AdDestinationType UNRECOGNIZED
-
-
Field Detail
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUE
Not specified.
UNSPECIFIED = 0;- See Also:
- Constant Field Values
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUE
The value is unknown in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
NOT_APPLICABLE_VALUE
public static final int NOT_APPLICABLE_VALUE
Ads that don't intend to drive users off from ads to other destinations
NOT_APPLICABLE = 2;- See Also:
- Constant Field Values
-
WEBSITE_VALUE
public static final int WEBSITE_VALUE
Website
WEBSITE = 3;- See Also:
- Constant Field Values
-
APP_DEEP_LINK_VALUE
public static final int APP_DEEP_LINK_VALUE
App Deep Link
APP_DEEP_LINK = 4;- See Also:
- Constant Field Values
-
APP_STORE_VALUE
public static final int APP_STORE_VALUE
iOS App Store or Play Store
APP_STORE = 5;- See Also:
- Constant Field Values
-
PHONE_CALL_VALUE
public static final int PHONE_CALL_VALUE
Call Dialer
PHONE_CALL = 6;- See Also:
- Constant Field Values
-
MAP_DIRECTIONS_VALUE
public static final int MAP_DIRECTIONS_VALUE
Map App
MAP_DIRECTIONS = 7;- See Also:
- Constant Field Values
-
LOCATION_LISTING_VALUE
public static final int LOCATION_LISTING_VALUE
Location Dedicated Page
LOCATION_LISTING = 8;- See Also:
- Constant Field Values
-
MESSAGE_VALUE
public static final int MESSAGE_VALUE
Text Message
MESSAGE = 9;- See Also:
- Constant Field Values
-
LEAD_FORM_VALUE
public static final int LEAD_FORM_VALUE
Lead Generation Form
LEAD_FORM = 10;- See Also:
- Constant Field Values
-
YOUTUBE_VALUE
public static final int YOUTUBE_VALUE
YouTube
YOUTUBE = 11;- See Also:
- Constant Field Values
-
UNMODELED_FOR_CONVERSIONS_VALUE
public static final int UNMODELED_FOR_CONVERSIONS_VALUE
Ad Destination for Conversions with keys unknown
UNMODELED_FOR_CONVERSIONS = 12;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static AdDestinationTypeEnum.AdDestinationType[] 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 (AdDestinationTypeEnum.AdDestinationType c : AdDestinationTypeEnum.AdDestinationType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static AdDestinationTypeEnum.AdDestinationType 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 AdDestinationTypeEnum.AdDestinationType 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 AdDestinationTypeEnum.AdDestinationType 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<AdDestinationTypeEnum.AdDestinationType> 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 AdDestinationTypeEnum.AdDestinationType 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
-
-