Enum Class AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
java.lang.Object
java.lang.Enum<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>
com.google.ads.googleads.v18.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>,Constable
- Enclosing class:
- AdvertisingChannelSubTypeEnum
public static enum AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
extends Enum<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>
implements com.google.protobuf.ProtocolMessageEnum
Enum describing the different channel subtypes.Protobuf enum
google.ads.googleads.v18.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionApp Campaign that lets you easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.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 pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network.AdWords Express campaigns for display.Gmail Ad campaigns.Mobile app campaigns for Display.Smart display campaigns.Campaigns specialized for local advertising.AdWords express campaigns for search.Mobile app campaigns for Search.Shopping Comparison Listing campaigns.Smart Shopping campaigns.Standard Smart campaigns.Travel Activities campaigns.Used as a return value only.Not specified.Video TrueView for Action campaigns.Video campaigns with non-skippable video ads.Video Outstream campaigns.Video reach campaign with Target Frequency bidding strategy.Video campaigns with sequence video ads. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intApp 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 final intApp Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network.static final intApp Campaign that lets you easily promote your Android or iOS app across Google's top properties including Search, Play, YouTube, and the Google Display Network.static final intAdWords Express campaigns for display.static final intGmail Ad campaigns.static final intMobile app campaigns for Display.static final intSmart display campaigns.static final intCampaigns specialized for local advertising.static final intAdWords express campaigns for search.static final intMobile app campaigns for Search.static final intShopping Comparison Listing campaigns.static final intSmart Shopping campaigns.static final intStandard Smart campaigns.static final intTravel Activities campaigns.static final intUsed as a return value only.static final intNot specified.static final intVideo TrueView for Action campaigns.static final intVideo campaigns with non-skippable video ads.static final intVideo Outstream campaigns.static final intVideo reach campaign with Target Frequency bidding strategy.static final intVideo campaigns with sequence video ads. -
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<AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType>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
Not specified.
UNSPECIFIED = 0; -
UNKNOWN
Used as a return value only. Represents value unknown in this version.
UNKNOWN = 1; -
SEARCH_MOBILE_APP
Mobile app campaigns for Search.
SEARCH_MOBILE_APP = 2; -
DISPLAY_MOBILE_APP
Mobile app campaigns for Display.
DISPLAY_MOBILE_APP = 3; -
SEARCH_EXPRESS
AdWords express campaigns for search.
SEARCH_EXPRESS = 4; -
DISPLAY_EXPRESS
AdWords Express campaigns for display.
DISPLAY_EXPRESS = 5; -
SHOPPING_SMART_ADS
Smart Shopping campaigns.
SHOPPING_SMART_ADS = 6; -
DISPLAY_GMAIL_AD
Gmail Ad campaigns.
DISPLAY_GMAIL_AD = 7; -
DISPLAY_SMART_CAMPAIGN
Smart display campaigns. New campaigns of this sub type cannot be created.
DISPLAY_SMART_CAMPAIGN = 8; -
VIDEO_OUTSTREAM
Video Outstream campaigns.
VIDEO_OUTSTREAM = 9; -
VIDEO_ACTION
Video TrueView for Action campaigns.
VIDEO_ACTION = 10; -
VIDEO_NON_SKIPPABLE
Video campaigns with non-skippable video ads.
VIDEO_NON_SKIPPABLE = 11; -
APP_CAMPAIGN
App Campaign that lets you 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_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_ENGAGEMENT = 13; -
LOCAL_CAMPAIGN
Campaigns specialized for local advertising.
LOCAL_CAMPAIGN = 14; -
SHOPPING_COMPARISON_LISTING_ADS
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType SHOPPING_COMPARISON_LISTING_ADSShopping Comparison Listing campaigns.
SHOPPING_COMPARISON_LISTING_ADS = 15; -
SMART_CAMPAIGN
Standard Smart campaigns.
SMART_CAMPAIGN = 16; -
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_REGISTRATIONApp 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; -
VIDEO_REACH_TARGET_FREQUENCY
public static final AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType VIDEO_REACH_TARGET_FREQUENCYVideo reach campaign with Target Frequency bidding strategy.
VIDEO_REACH_TARGET_FREQUENCY = 19; -
TRAVEL_ACTIVITIES
Travel Activities campaigns.
TRAVEL_ACTIVITIES = 20; -
UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUENot specified.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed as a return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
SEARCH_MOBILE_APP_VALUE
public static final int SEARCH_MOBILE_APP_VALUEMobile app campaigns for Search.
SEARCH_MOBILE_APP = 2;- See Also:
-
DISPLAY_MOBILE_APP_VALUE
public static final int DISPLAY_MOBILE_APP_VALUEMobile app campaigns for Display.
DISPLAY_MOBILE_APP = 3;- See Also:
-
SEARCH_EXPRESS_VALUE
public static final int SEARCH_EXPRESS_VALUEAdWords express campaigns for search.
SEARCH_EXPRESS = 4;- See Also:
-
DISPLAY_EXPRESS_VALUE
public static final int DISPLAY_EXPRESS_VALUEAdWords Express campaigns for display.
DISPLAY_EXPRESS = 5;- See Also:
-
SHOPPING_SMART_ADS_VALUE
public static final int SHOPPING_SMART_ADS_VALUESmart Shopping campaigns.
SHOPPING_SMART_ADS = 6;- See Also:
-
DISPLAY_GMAIL_AD_VALUE
public static final int DISPLAY_GMAIL_AD_VALUEGmail Ad campaigns.
DISPLAY_GMAIL_AD = 7;- See Also:
-
DISPLAY_SMART_CAMPAIGN_VALUE
public static final int DISPLAY_SMART_CAMPAIGN_VALUESmart display campaigns. New campaigns of this sub type cannot be created.
DISPLAY_SMART_CAMPAIGN = 8;- See Also:
-
VIDEO_OUTSTREAM_VALUE
public static final int VIDEO_OUTSTREAM_VALUEVideo Outstream campaigns.
VIDEO_OUTSTREAM = 9;- See Also:
-
VIDEO_ACTION_VALUE
public static final int VIDEO_ACTION_VALUEVideo TrueView for Action campaigns.
VIDEO_ACTION = 10;- See Also:
-
VIDEO_NON_SKIPPABLE_VALUE
public static final int VIDEO_NON_SKIPPABLE_VALUEVideo campaigns with non-skippable video ads.
VIDEO_NON_SKIPPABLE = 11;- See Also:
-
APP_CAMPAIGN_VALUE
public static final int APP_CAMPAIGN_VALUEApp Campaign that lets you 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:
-
APP_CAMPAIGN_FOR_ENGAGEMENT_VALUE
public static final int APP_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.
APP_CAMPAIGN_FOR_ENGAGEMENT = 13;- See Also:
-
LOCAL_CAMPAIGN_VALUE
public static final int LOCAL_CAMPAIGN_VALUECampaigns specialized for local advertising.
LOCAL_CAMPAIGN = 14;- See Also:
-
SHOPPING_COMPARISON_LISTING_ADS_VALUE
public static final int SHOPPING_COMPARISON_LISTING_ADS_VALUEShopping Comparison Listing campaigns.
SHOPPING_COMPARISON_LISTING_ADS = 15;- See Also:
-
SMART_CAMPAIGN_VALUE
public static final int SMART_CAMPAIGN_VALUEStandard Smart campaigns.
SMART_CAMPAIGN = 16;- See Also:
-
VIDEO_SEQUENCE_VALUE
public static final int VIDEO_SEQUENCE_VALUEVideo campaigns with sequence video ads.
VIDEO_SEQUENCE = 17;- See Also:
-
APP_CAMPAIGN_FOR_PRE_REGISTRATION_VALUE
public static final int APP_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. See https://support.google.com/google-ads/answer/9441344 to learn more.
APP_CAMPAIGN_FOR_PRE_REGISTRATION = 18;- See Also:
-
VIDEO_REACH_TARGET_FREQUENCY_VALUE
public static final int VIDEO_REACH_TARGET_FREQUENCY_VALUEVideo reach campaign with Target Frequency bidding strategy.
VIDEO_REACH_TARGET_FREQUENCY = 19;- See Also:
-
TRAVEL_ACTIVITIES_VALUE
public static final int TRAVEL_ACTIVITIES_VALUETravel Activities campaigns.
TRAVEL_ACTIVITIES = 20;- 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 AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType 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<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 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
-