Enum RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
- java.lang.Object
-
- java.lang.Enum<RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField>
-
- com.google.ads.googleads.v10.enums.RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField>
- Enclosing class:
- RealEstatePlaceholderFieldEnum
public static enum RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField extends java.lang.Enum<RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField> implements com.google.protobuf.ProtocolMessageEnum
Possible values for Real Estate placeholder fields.
Protobuf enumgoogle.ads.googleads.v10.enums.RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ADDRESSData Type: STRING.ANDROID_APP_LINKData Type: STRING.CITY_NAMEData Type: STRING.CONTEXTUAL_KEYWORDSData Type: STRING_LIST.DESCRIPTIONData Type: STRING.FINAL_MOBILE_URLSData Type: URL_LIST.FINAL_URLSData Type: URL_LIST.FORMATTED_PRICEData Type: STRING.IMAGE_URLData Type: URL.IOS_APP_LINKData Type: STRING.IOS_APP_STORE_IDData Type: INT64.LISTING_IDData Type: STRING.LISTING_NAMEData Type: STRING.LISTING_TYPEData Type: STRING.PRICEData Type: STRING.PROPERTY_TYPEData Type: STRING.SIMILAR_LISTING_IDSData Type: STRING_LIST.TRACKING_URLData Type: URL.UNKNOWNUsed for return value only.UNRECOGNIZEDUNSPECIFIEDNot specified.
-
Field Summary
Fields Modifier and Type Field Description static intADDRESS_VALUEData Type: STRING.static intANDROID_APP_LINK_VALUEData Type: STRING.static intCITY_NAME_VALUEData Type: STRING.static intCONTEXTUAL_KEYWORDS_VALUEData Type: STRING_LIST.static intDESCRIPTION_VALUEData Type: STRING.static intFINAL_MOBILE_URLS_VALUEData Type: URL_LIST.static intFINAL_URLS_VALUEData Type: URL_LIST.static intFORMATTED_PRICE_VALUEData Type: STRING.static intIMAGE_URL_VALUEData Type: URL.static intIOS_APP_LINK_VALUEData Type: STRING.static intIOS_APP_STORE_ID_VALUEData Type: INT64.static intLISTING_ID_VALUEData Type: STRING.static intLISTING_NAME_VALUEData Type: STRING.static intLISTING_TYPE_VALUEData Type: STRING.static intPRICE_VALUEData Type: STRING.static intPROPERTY_TYPE_VALUEData Type: STRING.static intSIMILAR_LISTING_IDS_VALUEData Type: STRING_LIST.static intTRACKING_URL_VALUEData Type: URL.static intUNKNOWN_VALUEUsed for return value only.static intUNSPECIFIED_VALUENot specified.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderFieldforNumber(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<RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField>internalGetValueMap()static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderFieldvalueOf(int value)Deprecated.static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderFieldvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderFieldvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField UNSPECIFIED
Not specified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField UNKNOWN
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1;
-
LISTING_ID
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField LISTING_ID
Data Type: STRING. Unique ID.
LISTING_ID = 2;
-
LISTING_NAME
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField LISTING_NAME
Data Type: STRING. Main headline with listing name to be shown in dynamic ad.
LISTING_NAME = 3;
-
CITY_NAME
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField CITY_NAME
Data Type: STRING. City name to be shown in dynamic ad.
CITY_NAME = 4;
-
DESCRIPTION
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField DESCRIPTION
Data Type: STRING. Description of listing to be shown in dynamic ad.
DESCRIPTION = 5;
-
ADDRESS
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField ADDRESS
Data Type: STRING. Complete listing address, including postal code.
ADDRESS = 6;
-
PRICE
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField PRICE
Data Type: STRING. Price to be shown in the ad. Example: "100.00 USD"
PRICE = 7;
-
FORMATTED_PRICE
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField FORMATTED_PRICE
Data Type: STRING. Formatted price to be shown in the ad. Example: "Starting at $100.00 USD", "$80 - $100"
FORMATTED_PRICE = 8;
-
IMAGE_URL
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField IMAGE_URL
Data Type: URL. Image to be displayed in the ad.
IMAGE_URL = 9;
-
PROPERTY_TYPE
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField PROPERTY_TYPE
Data Type: STRING. Type of property (house, condo, apartment, etc.) used to group like items together for recommendation engine.
PROPERTY_TYPE = 10;
-
LISTING_TYPE
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField LISTING_TYPE
Data Type: STRING. Type of listing (resale, rental, foreclosure, etc.) used to group like items together for recommendation engine.
LISTING_TYPE = 11;
-
CONTEXTUAL_KEYWORDS
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField CONTEXTUAL_KEYWORDS
Data Type: STRING_LIST. Keywords used for product retrieval.
CONTEXTUAL_KEYWORDS = 12;
-
FINAL_URLS
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField FINAL_URLS
Data Type: URL_LIST. Final URLs to be used in ad when using Upgraded URLs; the more specific the better (e.g. the individual URL of a specific listing and its location).
FINAL_URLS = 13;
-
FINAL_MOBILE_URLS
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField FINAL_MOBILE_URLS
Data Type: URL_LIST. Final mobile URLs for the ad when using Upgraded URLs.
FINAL_MOBILE_URLS = 14;
-
TRACKING_URL
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField TRACKING_URL
Data Type: URL. Tracking template for the ad when using Upgraded URLs.
TRACKING_URL = 15;
-
ANDROID_APP_LINK
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField ANDROID_APP_LINK
Data Type: STRING. Android app link. Must be formatted as: android-app://{package_id}/{scheme}/{host_path}. The components are defined as follows: package_id: app ID as specified in Google Play. scheme: the scheme to pass to the application. Can be HTTP, or a custom scheme. host_path: identifies the specific content within your application.ANDROID_APP_LINK = 16;
-
SIMILAR_LISTING_IDS
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField SIMILAR_LISTING_IDS
Data Type: STRING_LIST. List of recommended listing IDs to show together with this item.
SIMILAR_LISTING_IDS = 17;
-
IOS_APP_LINK
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField IOS_APP_LINK
Data Type: STRING. iOS app link.
IOS_APP_LINK = 18;
-
IOS_APP_STORE_ID
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField IOS_APP_STORE_ID
Data Type: INT64. iOS app store ID.
IOS_APP_STORE_ID = 19;
-
UNRECOGNIZED
public static final RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField 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 for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
LISTING_ID_VALUE
public static final int LISTING_ID_VALUE
Data Type: STRING. Unique ID.
LISTING_ID = 2;- See Also:
- Constant Field Values
-
LISTING_NAME_VALUE
public static final int LISTING_NAME_VALUE
Data Type: STRING. Main headline with listing name to be shown in dynamic ad.
LISTING_NAME = 3;- See Also:
- Constant Field Values
-
CITY_NAME_VALUE
public static final int CITY_NAME_VALUE
Data Type: STRING. City name to be shown in dynamic ad.
CITY_NAME = 4;- See Also:
- Constant Field Values
-
DESCRIPTION_VALUE
public static final int DESCRIPTION_VALUE
Data Type: STRING. Description of listing to be shown in dynamic ad.
DESCRIPTION = 5;- See Also:
- Constant Field Values
-
ADDRESS_VALUE
public static final int ADDRESS_VALUE
Data Type: STRING. Complete listing address, including postal code.
ADDRESS = 6;- See Also:
- Constant Field Values
-
PRICE_VALUE
public static final int PRICE_VALUE
Data Type: STRING. Price to be shown in the ad. Example: "100.00 USD"
PRICE = 7;- See Also:
- Constant Field Values
-
FORMATTED_PRICE_VALUE
public static final int FORMATTED_PRICE_VALUE
Data Type: STRING. Formatted price to be shown in the ad. Example: "Starting at $100.00 USD", "$80 - $100"
FORMATTED_PRICE = 8;- See Also:
- Constant Field Values
-
IMAGE_URL_VALUE
public static final int IMAGE_URL_VALUE
Data Type: URL. Image to be displayed in the ad.
IMAGE_URL = 9;- See Also:
- Constant Field Values
-
PROPERTY_TYPE_VALUE
public static final int PROPERTY_TYPE_VALUE
Data Type: STRING. Type of property (house, condo, apartment, etc.) used to group like items together for recommendation engine.
PROPERTY_TYPE = 10;- See Also:
- Constant Field Values
-
LISTING_TYPE_VALUE
public static final int LISTING_TYPE_VALUE
Data Type: STRING. Type of listing (resale, rental, foreclosure, etc.) used to group like items together for recommendation engine.
LISTING_TYPE = 11;- See Also:
- Constant Field Values
-
CONTEXTUAL_KEYWORDS_VALUE
public static final int CONTEXTUAL_KEYWORDS_VALUE
Data Type: STRING_LIST. Keywords used for product retrieval.
CONTEXTUAL_KEYWORDS = 12;- See Also:
- Constant Field Values
-
FINAL_URLS_VALUE
public static final int FINAL_URLS_VALUE
Data Type: URL_LIST. Final URLs to be used in ad when using Upgraded URLs; the more specific the better (e.g. the individual URL of a specific listing and its location).
FINAL_URLS = 13;- See Also:
- Constant Field Values
-
FINAL_MOBILE_URLS_VALUE
public static final int FINAL_MOBILE_URLS_VALUE
Data Type: URL_LIST. Final mobile URLs for the ad when using Upgraded URLs.
FINAL_MOBILE_URLS = 14;- See Also:
- Constant Field Values
-
TRACKING_URL_VALUE
public static final int TRACKING_URL_VALUE
Data Type: URL. Tracking template for the ad when using Upgraded URLs.
TRACKING_URL = 15;- See Also:
- Constant Field Values
-
ANDROID_APP_LINK_VALUE
public static final int ANDROID_APP_LINK_VALUE
Data Type: STRING. Android app link. Must be formatted as: android-app://{package_id}/{scheme}/{host_path}. The components are defined as follows: package_id: app ID as specified in Google Play. scheme: the scheme to pass to the application. Can be HTTP, or a custom scheme. host_path: identifies the specific content within your application.ANDROID_APP_LINK = 16;- See Also:
- Constant Field Values
-
SIMILAR_LISTING_IDS_VALUE
public static final int SIMILAR_LISTING_IDS_VALUE
Data Type: STRING_LIST. List of recommended listing IDs to show together with this item.
SIMILAR_LISTING_IDS = 17;- See Also:
- Constant Field Values
-
IOS_APP_LINK_VALUE
public static final int IOS_APP_LINK_VALUE
Data Type: STRING. iOS app link.
IOS_APP_LINK = 18;- See Also:
- Constant Field Values
-
IOS_APP_STORE_ID_VALUE
public static final int IOS_APP_STORE_ID_VALUE
Data Type: INT64. iOS app store ID.
IOS_APP_STORE_ID = 19;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField[] 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 (RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField c : RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField 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 RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField 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 RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField 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<RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField> 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 RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField 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
-
-