Enum Class AssetSetTypeEnum.AssetSetType
java.lang.Object
java.lang.Enum<AssetSetTypeEnum.AssetSetType>
com.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<AssetSetTypeEnum.AssetSetType>,Constable
- Enclosing class:
- AssetSetTypeEnum
public static enum AssetSetTypeEnum.AssetSetType
extends Enum<AssetSetTypeEnum.AssetSetType>
implements com.google.protobuf.ProtocolMessageEnum
Possible types of an asset set.Protobuf enum
google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionBusiness Profile location group asset set.Chain location group asset set which can be used for both owned locations and affiliate locations.Dynamic custom asset set.Dynamic education asset set.Dynamic flights asset set.Dynamic hotels and rentals asset set.Dynamic jobs asset set.Dynamic local asset set.Dynamic real estate asset set.Dynamic travel asset set.Hotel Property asset set which is used to link a hotel property feed to Performance Max for travel goals campaigns.Location sync level asset set.Google Merchant Center asset set.Page asset set.Static location group asset set which can be used for both owned locations and affiliate locations.Travel Feed asset set type.Used for return value only.Not specified. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intBusiness Profile location group asset set.static final intChain location group asset set which can be used for both owned locations and affiliate locations.static final intDynamic custom asset set.static final intDynamic education asset set.static final intDynamic flights asset set.static final intDynamic hotels and rentals asset set.static final intDynamic jobs asset set.static final intDynamic local asset set.static final intDynamic real estate asset set.static final intDynamic travel asset set.static final intHotel Property asset set which is used to link a hotel property feed to Performance Max for travel goals campaigns.static final intLocation sync level asset set.static final intGoogle Merchant Center asset set.static final intPage asset set.static final intStatic location group asset set which can be used for both owned locations and affiliate locations.static final intTravel Feed asset set type.static final intUsed for return value only.static final intNot specified. -
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<AssetSetTypeEnum.AssetSetType>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.static AssetSetTypeEnum.AssetSetType[]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 for return value only. Represents value unknown in this version.
UNKNOWN = 1; -
PAGE_FEED
Page asset set.
PAGE_FEED = 2; -
DYNAMIC_EDUCATION
Dynamic education asset set.
DYNAMIC_EDUCATION = 3; -
MERCHANT_CENTER_FEED
Google Merchant Center asset set.
MERCHANT_CENTER_FEED = 4; -
DYNAMIC_REAL_ESTATE
Dynamic real estate asset set.
DYNAMIC_REAL_ESTATE = 5; -
DYNAMIC_CUSTOM
Dynamic custom asset set.
DYNAMIC_CUSTOM = 6; -
DYNAMIC_HOTELS_AND_RENTALS
Dynamic hotels and rentals asset set.
DYNAMIC_HOTELS_AND_RENTALS = 7; -
DYNAMIC_FLIGHTS
Dynamic flights asset set.
DYNAMIC_FLIGHTS = 8; -
DYNAMIC_TRAVEL
Dynamic travel asset set.
DYNAMIC_TRAVEL = 9; -
DYNAMIC_LOCAL
Dynamic local asset set.
DYNAMIC_LOCAL = 10; -
DYNAMIC_JOBS
Dynamic jobs asset set.
DYNAMIC_JOBS = 11; -
LOCATION_SYNC
Location sync level asset set.
LOCATION_SYNC = 12; -
BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP
Business Profile location group asset set.
BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP = 13; -
CHAIN_DYNAMIC_LOCATION_GROUP
Chain location group asset set which can be used for both owned locations and affiliate locations.
CHAIN_DYNAMIC_LOCATION_GROUP = 14; -
STATIC_LOCATION_GROUP
Static location group asset set which can be used for both owned locations and affiliate locations.
STATIC_LOCATION_GROUP = 15; -
HOTEL_PROPERTY
Hotel Property asset set which is used to link a hotel property feed to Performance Max for travel goals campaigns.
HOTEL_PROPERTY = 16; -
TRAVEL_FEED
Travel Feed asset set type. Can represent either a Hotel feed or a Things to Do (activities) feed.
TRAVEL_FEED = 17; -
UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUENot specified.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
PAGE_FEED_VALUE
public static final int PAGE_FEED_VALUEPage asset set.
PAGE_FEED = 2;- See Also:
-
DYNAMIC_EDUCATION_VALUE
public static final int DYNAMIC_EDUCATION_VALUEDynamic education asset set.
DYNAMIC_EDUCATION = 3;- See Also:
-
MERCHANT_CENTER_FEED_VALUE
public static final int MERCHANT_CENTER_FEED_VALUEGoogle Merchant Center asset set.
MERCHANT_CENTER_FEED = 4;- See Also:
-
DYNAMIC_REAL_ESTATE_VALUE
public static final int DYNAMIC_REAL_ESTATE_VALUEDynamic real estate asset set.
DYNAMIC_REAL_ESTATE = 5;- See Also:
-
DYNAMIC_CUSTOM_VALUE
public static final int DYNAMIC_CUSTOM_VALUEDynamic custom asset set.
DYNAMIC_CUSTOM = 6;- See Also:
-
DYNAMIC_HOTELS_AND_RENTALS_VALUE
public static final int DYNAMIC_HOTELS_AND_RENTALS_VALUEDynamic hotels and rentals asset set.
DYNAMIC_HOTELS_AND_RENTALS = 7;- See Also:
-
DYNAMIC_FLIGHTS_VALUE
public static final int DYNAMIC_FLIGHTS_VALUEDynamic flights asset set.
DYNAMIC_FLIGHTS = 8;- See Also:
-
DYNAMIC_TRAVEL_VALUE
public static final int DYNAMIC_TRAVEL_VALUEDynamic travel asset set.
DYNAMIC_TRAVEL = 9;- See Also:
-
DYNAMIC_LOCAL_VALUE
public static final int DYNAMIC_LOCAL_VALUEDynamic local asset set.
DYNAMIC_LOCAL = 10;- See Also:
-
DYNAMIC_JOBS_VALUE
public static final int DYNAMIC_JOBS_VALUEDynamic jobs asset set.
DYNAMIC_JOBS = 11;- See Also:
-
LOCATION_SYNC_VALUE
public static final int LOCATION_SYNC_VALUELocation sync level asset set.
LOCATION_SYNC = 12;- See Also:
-
BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP_VALUE
public static final int BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP_VALUEBusiness Profile location group asset set.
BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP = 13;- See Also:
-
CHAIN_DYNAMIC_LOCATION_GROUP_VALUE
public static final int CHAIN_DYNAMIC_LOCATION_GROUP_VALUEChain location group asset set which can be used for both owned locations and affiliate locations.
CHAIN_DYNAMIC_LOCATION_GROUP = 14;- See Also:
-
STATIC_LOCATION_GROUP_VALUE
public static final int STATIC_LOCATION_GROUP_VALUEStatic location group asset set which can be used for both owned locations and affiliate locations.
STATIC_LOCATION_GROUP = 15;- See Also:
-
HOTEL_PROPERTY_VALUE
public static final int HOTEL_PROPERTY_VALUEHotel Property asset set which is used to link a hotel property feed to Performance Max for travel goals campaigns.
HOTEL_PROPERTY = 16;- See Also:
-
TRAVEL_FEED_VALUE
public static final int TRAVEL_FEED_VALUETravel Feed asset set type. Can represent either a Hotel feed or a Things to Do (activities) feed.
TRAVEL_FEED = 17;- 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.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<AssetSetTypeEnum.AssetSetType> 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 AssetSetTypeEnum.AssetSetType 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
-