All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v10.common.ListingDimensionInfoOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v10/common/criteria.proto

package com.google.ads.googleads.v10.common;

public interface ListingDimensionInfoOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.ads.googleads.v10.common.ListingDimensionInfo)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * Advertiser-specific hotel ID.
   * 
* * .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2; * @return Whether the hotelId field is set. */ boolean hasHotelId(); /** *
   * Advertiser-specific hotel ID.
   * 
* * .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2; * @return The hotelId. */ com.google.ads.googleads.v10.common.HotelIdInfo getHotelId(); /** *
   * Advertiser-specific hotel ID.
   * 
* * .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2; */ com.google.ads.googleads.v10.common.HotelIdInfoOrBuilder getHotelIdOrBuilder(); /** *
   * Class of the hotel as a number of stars 1 to 5.
   * 
* * .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3; * @return Whether the hotelClass field is set. */ boolean hasHotelClass(); /** *
   * Class of the hotel as a number of stars 1 to 5.
   * 
* * .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3; * @return The hotelClass. */ com.google.ads.googleads.v10.common.HotelClassInfo getHotelClass(); /** *
   * Class of the hotel as a number of stars 1 to 5.
   * 
* * .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3; */ com.google.ads.googleads.v10.common.HotelClassInfoOrBuilder getHotelClassOrBuilder(); /** *
   * Country or Region the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4; * @return Whether the hotelCountryRegion field is set. */ boolean hasHotelCountryRegion(); /** *
   * Country or Region the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4; * @return The hotelCountryRegion. */ com.google.ads.googleads.v10.common.HotelCountryRegionInfo getHotelCountryRegion(); /** *
   * Country or Region the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4; */ com.google.ads.googleads.v10.common.HotelCountryRegionInfoOrBuilder getHotelCountryRegionOrBuilder(); /** *
   * State the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5; * @return Whether the hotelState field is set. */ boolean hasHotelState(); /** *
   * State the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5; * @return The hotelState. */ com.google.ads.googleads.v10.common.HotelStateInfo getHotelState(); /** *
   * State the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5; */ com.google.ads.googleads.v10.common.HotelStateInfoOrBuilder getHotelStateOrBuilder(); /** *
   * City the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6; * @return Whether the hotelCity field is set. */ boolean hasHotelCity(); /** *
   * City the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6; * @return The hotelCity. */ com.google.ads.googleads.v10.common.HotelCityInfo getHotelCity(); /** *
   * City the hotel is located in.
   * 
* * .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6; */ com.google.ads.googleads.v10.common.HotelCityInfoOrBuilder getHotelCityOrBuilder(); /** *
   * Bidding category of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13; * @return Whether the productBiddingCategory field is set. */ boolean hasProductBiddingCategory(); /** *
   * Bidding category of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13; * @return The productBiddingCategory. */ com.google.ads.googleads.v10.common.ProductBiddingCategoryInfo getProductBiddingCategory(); /** *
   * Bidding category of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13; */ com.google.ads.googleads.v10.common.ProductBiddingCategoryInfoOrBuilder getProductBiddingCategoryOrBuilder(); /** *
   * Brand of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15; * @return Whether the productBrand field is set. */ boolean hasProductBrand(); /** *
   * Brand of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15; * @return The productBrand. */ com.google.ads.googleads.v10.common.ProductBrandInfo getProductBrand(); /** *
   * Brand of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15; */ com.google.ads.googleads.v10.common.ProductBrandInfoOrBuilder getProductBrandOrBuilder(); /** *
   * Locality of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8; * @return Whether the productChannel field is set. */ boolean hasProductChannel(); /** *
   * Locality of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8; * @return The productChannel. */ com.google.ads.googleads.v10.common.ProductChannelInfo getProductChannel(); /** *
   * Locality of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8; */ com.google.ads.googleads.v10.common.ProductChannelInfoOrBuilder getProductChannelOrBuilder(); /** *
   * Availability of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9; * @return Whether the productChannelExclusivity field is set. */ boolean hasProductChannelExclusivity(); /** *
   * Availability of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9; * @return The productChannelExclusivity. */ com.google.ads.googleads.v10.common.ProductChannelExclusivityInfo getProductChannelExclusivity(); /** *
   * Availability of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9; */ com.google.ads.googleads.v10.common.ProductChannelExclusivityInfoOrBuilder getProductChannelExclusivityOrBuilder(); /** *
   * Condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10; * @return Whether the productCondition field is set. */ boolean hasProductCondition(); /** *
   * Condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10; * @return The productCondition. */ com.google.ads.googleads.v10.common.ProductConditionInfo getProductCondition(); /** *
   * Condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10; */ com.google.ads.googleads.v10.common.ProductConditionInfoOrBuilder getProductConditionOrBuilder(); /** *
   * Custom attribute of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16; * @return Whether the productCustomAttribute field is set. */ boolean hasProductCustomAttribute(); /** *
   * Custom attribute of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16; * @return The productCustomAttribute. */ com.google.ads.googleads.v10.common.ProductCustomAttributeInfo getProductCustomAttribute(); /** *
   * Custom attribute of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16; */ com.google.ads.googleads.v10.common.ProductCustomAttributeInfoOrBuilder getProductCustomAttributeOrBuilder(); /** *
   * Item id of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11; * @return Whether the productItemId field is set. */ boolean hasProductItemId(); /** *
   * Item id of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11; * @return The productItemId. */ com.google.ads.googleads.v10.common.ProductItemIdInfo getProductItemId(); /** *
   * Item id of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11; */ com.google.ads.googleads.v10.common.ProductItemIdInfoOrBuilder getProductItemIdOrBuilder(); /** *
   * Type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12; * @return Whether the productType field is set. */ boolean hasProductType(); /** *
   * Type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12; * @return The productType. */ com.google.ads.googleads.v10.common.ProductTypeInfo getProductType(); /** *
   * Type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12; */ com.google.ads.googleads.v10.common.ProductTypeInfoOrBuilder getProductTypeOrBuilder(); /** *
   * Grouping of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductGroupingInfo product_grouping = 17; * @return Whether the productGrouping field is set. */ boolean hasProductGrouping(); /** *
   * Grouping of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductGroupingInfo product_grouping = 17; * @return The productGrouping. */ com.google.ads.googleads.v10.common.ProductGroupingInfo getProductGrouping(); /** *
   * Grouping of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductGroupingInfo product_grouping = 17; */ com.google.ads.googleads.v10.common.ProductGroupingInfoOrBuilder getProductGroupingOrBuilder(); /** *
   * Labels of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLabelsInfo product_labels = 18; * @return Whether the productLabels field is set. */ boolean hasProductLabels(); /** *
   * Labels of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLabelsInfo product_labels = 18; * @return The productLabels. */ com.google.ads.googleads.v10.common.ProductLabelsInfo getProductLabels(); /** *
   * Labels of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLabelsInfo product_labels = 18; */ com.google.ads.googleads.v10.common.ProductLabelsInfoOrBuilder getProductLabelsOrBuilder(); /** *
   * Legacy condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLegacyConditionInfo product_legacy_condition = 19; * @return Whether the productLegacyCondition field is set. */ boolean hasProductLegacyCondition(); /** *
   * Legacy condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLegacyConditionInfo product_legacy_condition = 19; * @return The productLegacyCondition. */ com.google.ads.googleads.v10.common.ProductLegacyConditionInfo getProductLegacyCondition(); /** *
   * Legacy condition of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductLegacyConditionInfo product_legacy_condition = 19; */ com.google.ads.googleads.v10.common.ProductLegacyConditionInfoOrBuilder getProductLegacyConditionOrBuilder(); /** *
   * Full type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeFullInfo product_type_full = 20; * @return Whether the productTypeFull field is set. */ boolean hasProductTypeFull(); /** *
   * Full type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeFullInfo product_type_full = 20; * @return The productTypeFull. */ com.google.ads.googleads.v10.common.ProductTypeFullInfo getProductTypeFull(); /** *
   * Full type of a product offer.
   * 
* * .google.ads.googleads.v10.common.ProductTypeFullInfo product_type_full = 20; */ com.google.ads.googleads.v10.common.ProductTypeFullInfoOrBuilder getProductTypeFullOrBuilder(); /** *
   * Unknown dimension. Set when no other listing dimension is set.
   * 
* * .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14; * @return Whether the unknownListingDimension field is set. */ boolean hasUnknownListingDimension(); /** *
   * Unknown dimension. Set when no other listing dimension is set.
   * 
* * .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14; * @return The unknownListingDimension. */ com.google.ads.googleads.v10.common.UnknownListingDimensionInfo getUnknownListingDimension(); /** *
   * Unknown dimension. Set when no other listing dimension is set.
   * 
* * .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14; */ com.google.ads.googleads.v10.common.UnknownListingDimensionInfoOrBuilder getUnknownListingDimensionOrBuilder(); public com.google.ads.googleads.v10.common.ListingDimensionInfo.DimensionCase getDimensionCase(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy