Enum AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
- java.lang.Object
-
- java.lang.Enum<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>
-
- com.google.ads.googleads.v10.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>
- Enclosing class:
- AdvertisingChannelSubTypeEnum
public static enum AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType extends java.lang.Enum<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType> implements com.google.protobuf.ProtocolMessageEnum
Enum describing the different channel subtypes.
Protobuf enumgoogle.ads.googleads.v10.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description APP_CAMPAIGNApp Campaign that allows you to easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.APP_CAMPAIGN_FOR_ENGAGEMENTApp Campaign for engagement, focused on driving re-engagement with the app across several of Google's top properties including Search, YouTube, and the Google Display Network.APP_CAMPAIGN_FOR_PRE_REGISTRATIONApp Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network.DISPLAY_EXPRESSAdWords Express campaigns for display.DISPLAY_GMAIL_ADGmail Ad campaigns.DISPLAY_MOBILE_APPMobile app campaigns for Display.DISPLAY_SMART_CAMPAIGNSmart display campaigns.LOCAL_CAMPAIGNCampaigns specialized for local advertising.SEARCH_EXPRESSAdWords express campaigns for search.SEARCH_MOBILE_APPMobile app campaigns for Search.SHOPPING_COMPARISON_LISTING_ADSShopping Comparison Listing campaigns.SHOPPING_SMART_ADSSmart Shopping campaigns.SMART_CAMPAIGNStandard Smart campaigns.UNKNOWNUsed as a return value only.UNRECOGNIZEDUNSPECIFIEDNot specified.VIDEO_ACTIONVideo TrueView for Action campaigns.VIDEO_NON_SKIPPABLEVideo campaigns with non-skippable video ads.VIDEO_OUTSTREAMVideo Outstream campaigns.VIDEO_SEQUENCEVideo campaigns with sequence video ads.
-
Field Summary
Fields Modifier and Type Field Description static intAPP_CAMPAIGN_FOR_ENGAGEMENT_VALUEApp Campaign for engagement, focused on driving re-engagement with the app across several of Google's top properties including Search, YouTube, and the Google Display Network.static intAPP_CAMPAIGN_FOR_PRE_REGISTRATION_VALUEApp Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network.static intAPP_CAMPAIGN_VALUEApp Campaign that allows you to easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.static intDISPLAY_EXPRESS_VALUEAdWords Express campaigns for display.static intDISPLAY_GMAIL_AD_VALUEGmail Ad campaigns.static intDISPLAY_MOBILE_APP_VALUEMobile app campaigns for Display.static intDISPLAY_SMART_CAMPAIGN_VALUESmart display campaigns.static intLOCAL_CAMPAIGN_VALUECampaigns specialized for local advertising.static intSEARCH_EXPRESS_VALUEAdWords express campaigns for search.static intSEARCH_MOBILE_APP_VALUEMobile app campaigns for Search.static intSHOPPING_COMPARISON_LISTING_ADS_VALUEShopping Comparison Listing campaigns.static intSHOPPING_SMART_ADS_VALUESmart Shopping campaigns.static intSMART_CAMPAIGN_VALUEStandard Smart campaigns.static intUNKNOWN_VALUEUsed as a return value only.static intUNSPECIFIED_VALUENot specified.static intVIDEO_ACTION_VALUEVideo TrueView for Action campaigns.static intVIDEO_NON_SKIPPABLE_VALUEVideo campaigns with non-skippable video ads.static intVIDEO_OUTSTREAM_VALUEVideo Outstream campaigns.static intVIDEO_SEQUENCE_VALUEVideo campaigns with sequence video ads.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubTypeforNumber(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<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>internalGetValueMap()static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubTypevalueOf(int value)Deprecated.static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubTypevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubTypevalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType UNSPECIFIED
Not specified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType UNKNOWN
Used as a return value only. Represents value unknown in this version.
UNKNOWN = 1;
-
SEARCH_MOBILE_APP
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SEARCH_MOBILE_APP
Mobile app campaigns for Search.
SEARCH_MOBILE_APP = 2;
-
DISPLAY_MOBILE_APP
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType DISPLAY_MOBILE_APP
Mobile app campaigns for Display.
DISPLAY_MOBILE_APP = 3;
-
SEARCH_EXPRESS
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SEARCH_EXPRESS
AdWords express campaigns for search.
SEARCH_EXPRESS = 4;
-
DISPLAY_EXPRESS
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType DISPLAY_EXPRESS
AdWords Express campaigns for display.
DISPLAY_EXPRESS = 5;
-
SHOPPING_SMART_ADS
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SHOPPING_SMART_ADS
Smart Shopping campaigns.
SHOPPING_SMART_ADS = 6;
-
DISPLAY_GMAIL_AD
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType DISPLAY_GMAIL_AD
Gmail Ad campaigns.
DISPLAY_GMAIL_AD = 7;
-
DISPLAY_SMART_CAMPAIGN
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType DISPLAY_SMART_CAMPAIGN
Smart display campaigns.
DISPLAY_SMART_CAMPAIGN = 8;
-
VIDEO_OUTSTREAM
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType VIDEO_OUTSTREAM
Video Outstream campaigns.
VIDEO_OUTSTREAM = 9;
-
VIDEO_ACTION
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType VIDEO_ACTION
Video TrueView for Action campaigns.
VIDEO_ACTION = 10;
-
VIDEO_NON_SKIPPABLE
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType VIDEO_NON_SKIPPABLE
Video campaigns with non-skippable video ads.
VIDEO_NON_SKIPPABLE = 11;
-
APP_CAMPAIGN
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType APP_CAMPAIGN
App Campaign that allows you to easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.
APP_CAMPAIGN = 12;
-
APP_CAMPAIGN_FOR_ENGAGEMENT
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType APP_CAMPAIGN_FOR_ENGAGEMENT
App Campaign for engagement, focused on driving re-engagement with the app across several of Google's top properties including Search, YouTube, and the Google Display Network.
APP_CAMPAIGN_FOR_ENGAGEMENT = 13;
-
LOCAL_CAMPAIGN
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType LOCAL_CAMPAIGN
Campaigns specialized for local advertising.
LOCAL_CAMPAIGN = 14;
-
SHOPPING_COMPARISON_LISTING_ADS
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SHOPPING_COMPARISON_LISTING_ADS
Shopping Comparison Listing campaigns.
SHOPPING_COMPARISON_LISTING_ADS = 15;
-
SMART_CAMPAIGN
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SMART_CAMPAIGN
Standard Smart campaigns.
SMART_CAMPAIGN = 16;
-
VIDEO_SEQUENCE
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType VIDEO_SEQUENCE
Video campaigns with sequence video ads.
VIDEO_SEQUENCE = 17;
-
APP_CAMPAIGN_FOR_PRE_REGISTRATION
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType APP_CAMPAIGN_FOR_PRE_REGISTRATION
App Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network. See https://support.google.com/google-ads/answer/9441344 to learn more.
APP_CAMPAIGN_FOR_PRE_REGISTRATION = 18;
-
UNRECOGNIZED
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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
Used as a return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
SEARCH_MOBILE_APP_VALUE
public static final int SEARCH_MOBILE_APP_VALUE
Mobile app campaigns for Search.
SEARCH_MOBILE_APP = 2;- See Also:
- Constant Field Values
-
DISPLAY_MOBILE_APP_VALUE
public static final int DISPLAY_MOBILE_APP_VALUE
Mobile app campaigns for Display.
DISPLAY_MOBILE_APP = 3;- See Also:
- Constant Field Values
-
SEARCH_EXPRESS_VALUE
public static final int SEARCH_EXPRESS_VALUE
AdWords express campaigns for search.
SEARCH_EXPRESS = 4;- See Also:
- Constant Field Values
-
DISPLAY_EXPRESS_VALUE
public static final int DISPLAY_EXPRESS_VALUE
AdWords Express campaigns for display.
DISPLAY_EXPRESS = 5;- See Also:
- Constant Field Values
-
SHOPPING_SMART_ADS_VALUE
public static final int SHOPPING_SMART_ADS_VALUE
Smart Shopping campaigns.
SHOPPING_SMART_ADS = 6;- See Also:
- Constant Field Values
-
DISPLAY_GMAIL_AD_VALUE
public static final int DISPLAY_GMAIL_AD_VALUE
Gmail Ad campaigns.
DISPLAY_GMAIL_AD = 7;- See Also:
- Constant Field Values
-
DISPLAY_SMART_CAMPAIGN_VALUE
public static final int DISPLAY_SMART_CAMPAIGN_VALUE
Smart display campaigns.
DISPLAY_SMART_CAMPAIGN = 8;- See Also:
- Constant Field Values
-
VIDEO_OUTSTREAM_VALUE
public static final int VIDEO_OUTSTREAM_VALUE
Video Outstream campaigns.
VIDEO_OUTSTREAM = 9;- See Also:
- Constant Field Values
-
VIDEO_ACTION_VALUE
public static final int VIDEO_ACTION_VALUE
Video TrueView for Action campaigns.
VIDEO_ACTION = 10;- See Also:
- Constant Field Values
-
VIDEO_NON_SKIPPABLE_VALUE
public static final int VIDEO_NON_SKIPPABLE_VALUE
Video campaigns with non-skippable video ads.
VIDEO_NON_SKIPPABLE = 11;- See Also:
- Constant Field Values
-
APP_CAMPAIGN_VALUE
public static final int APP_CAMPAIGN_VALUE
App Campaign that allows you to easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.
APP_CAMPAIGN = 12;- See Also:
- Constant Field Values
-
APP_CAMPAIGN_FOR_ENGAGEMENT_VALUE
public static final int APP_CAMPAIGN_FOR_ENGAGEMENT_VALUE
App Campaign for engagement, focused on driving re-engagement with the app across several of Google's top properties including Search, YouTube, and the Google Display Network.
APP_CAMPAIGN_FOR_ENGAGEMENT = 13;- See Also:
- Constant Field Values
-
LOCAL_CAMPAIGN_VALUE
public static final int LOCAL_CAMPAIGN_VALUE
Campaigns specialized for local advertising.
LOCAL_CAMPAIGN = 14;- See Also:
- Constant Field Values
-
SHOPPING_COMPARISON_LISTING_ADS_VALUE
public static final int SHOPPING_COMPARISON_LISTING_ADS_VALUE
Shopping Comparison Listing campaigns.
SHOPPING_COMPARISON_LISTING_ADS = 15;- See Also:
- Constant Field Values
-
SMART_CAMPAIGN_VALUE
public static final int SMART_CAMPAIGN_VALUE
Standard Smart campaigns.
SMART_CAMPAIGN = 16;- See Also:
- Constant Field Values
-
VIDEO_SEQUENCE_VALUE
public static final int VIDEO_SEQUENCE_VALUE
Video campaigns with sequence video ads.
VIDEO_SEQUENCE = 17;- See Also:
- Constant Field Values
-
APP_CAMPAIGN_FOR_PRE_REGISTRATION_VALUE
public static final int APP_CAMPAIGN_FOR_PRE_REGISTRATION_VALUE
App Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network. See https://support.google.com/google-ads/answer/9441344 to learn more.
APP_CAMPAIGN_FOR_PRE_REGISTRATION = 18;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType[] 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 (AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType c : AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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 AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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 AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType> 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 AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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
-
-