Interface ListingDimensionInfoOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    ListingDimensionInfo, ListingDimensionInfo.Builder

    public interface ListingDimensionInfoOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • hasHotelId

        boolean hasHotelId()
         Advertiser-specific hotel ID.
         
        .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
        Returns:
        Whether the hotelId field is set.
      • getHotelId

        HotelIdInfo getHotelId()
         Advertiser-specific hotel ID.
         
        .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
        Returns:
        The hotelId.
      • getHotelIdOrBuilder

        HotelIdInfoOrBuilder getHotelIdOrBuilder()
         Advertiser-specific hotel ID.
         
        .google.ads.googleads.v10.common.HotelIdInfo hotel_id = 2;
      • hasHotelClass

        boolean hasHotelClass()
         Class of the hotel as a number of stars 1 to 5.
         
        .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
        Returns:
        Whether the hotelClass field is set.
      • getHotelClass

        HotelClassInfo getHotelClass()
         Class of the hotel as a number of stars 1 to 5.
         
        .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
        Returns:
        The hotelClass.
      • getHotelClassOrBuilder

        HotelClassInfoOrBuilder getHotelClassOrBuilder()
         Class of the hotel as a number of stars 1 to 5.
         
        .google.ads.googleads.v10.common.HotelClassInfo hotel_class = 3;
      • hasHotelCountryRegion

        boolean hasHotelCountryRegion()
         Country or Region the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
        Returns:
        Whether the hotelCountryRegion field is set.
      • getHotelCountryRegion

        HotelCountryRegionInfo getHotelCountryRegion()
         Country or Region the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
        Returns:
        The hotelCountryRegion.
      • getHotelCountryRegionOrBuilder

        HotelCountryRegionInfoOrBuilder getHotelCountryRegionOrBuilder()
         Country or Region the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCountryRegionInfo hotel_country_region = 4;
      • hasHotelState

        boolean hasHotelState()
         State the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
        Returns:
        Whether the hotelState field is set.
      • getHotelState

        HotelStateInfo getHotelState()
         State the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
        Returns:
        The hotelState.
      • getHotelStateOrBuilder

        HotelStateInfoOrBuilder getHotelStateOrBuilder()
         State the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelStateInfo hotel_state = 5;
      • hasHotelCity

        boolean hasHotelCity()
         City the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
        Returns:
        Whether the hotelCity field is set.
      • getHotelCity

        HotelCityInfo getHotelCity()
         City the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
        Returns:
        The hotelCity.
      • getHotelCityOrBuilder

        HotelCityInfoOrBuilder getHotelCityOrBuilder()
         City the hotel is located in.
         
        .google.ads.googleads.v10.common.HotelCityInfo hotel_city = 6;
      • hasProductBiddingCategory

        boolean hasProductBiddingCategory()
         Bidding category of a product offer.
         
        .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
        Returns:
        Whether the productBiddingCategory field is set.
      • getProductBiddingCategory

        ProductBiddingCategoryInfo getProductBiddingCategory()
         Bidding category of a product offer.
         
        .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
        Returns:
        The productBiddingCategory.
      • getProductBiddingCategoryOrBuilder

        ProductBiddingCategoryInfoOrBuilder getProductBiddingCategoryOrBuilder()
         Bidding category of a product offer.
         
        .google.ads.googleads.v10.common.ProductBiddingCategoryInfo product_bidding_category = 13;
      • hasProductBrand

        boolean hasProductBrand()
         Brand of a product offer.
         
        .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
        Returns:
        Whether the productBrand field is set.
      • getProductBrand

        ProductBrandInfo getProductBrand()
         Brand of a product offer.
         
        .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
        Returns:
        The productBrand.
      • getProductBrandOrBuilder

        ProductBrandInfoOrBuilder getProductBrandOrBuilder()
         Brand of a product offer.
         
        .google.ads.googleads.v10.common.ProductBrandInfo product_brand = 15;
      • hasProductChannel

        boolean hasProductChannel()
         Locality of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
        Returns:
        Whether the productChannel field is set.
      • getProductChannel

        ProductChannelInfo getProductChannel()
         Locality of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
        Returns:
        The productChannel.
      • getProductChannelOrBuilder

        ProductChannelInfoOrBuilder getProductChannelOrBuilder()
         Locality of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelInfo product_channel = 8;
      • hasProductChannelExclusivity

        boolean hasProductChannelExclusivity()
         Availability of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
        Returns:
        Whether the productChannelExclusivity field is set.
      • getProductChannelExclusivity

        ProductChannelExclusivityInfo getProductChannelExclusivity()
         Availability of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
        Returns:
        The productChannelExclusivity.
      • getProductChannelExclusivityOrBuilder

        ProductChannelExclusivityInfoOrBuilder getProductChannelExclusivityOrBuilder()
         Availability of a product offer.
         
        .google.ads.googleads.v10.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
      • hasProductCondition

        boolean hasProductCondition()
         Condition of a product offer.
         
        .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
        Returns:
        Whether the productCondition field is set.
      • getProductCondition

        ProductConditionInfo getProductCondition()
         Condition of a product offer.
         
        .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
        Returns:
        The productCondition.
      • getProductConditionOrBuilder

        ProductConditionInfoOrBuilder getProductConditionOrBuilder()
         Condition of a product offer.
         
        .google.ads.googleads.v10.common.ProductConditionInfo product_condition = 10;
      • hasProductCustomAttribute

        boolean hasProductCustomAttribute()
         Custom attribute of a product offer.
         
        .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
        Returns:
        Whether the productCustomAttribute field is set.
      • getProductCustomAttribute

        ProductCustomAttributeInfo getProductCustomAttribute()
         Custom attribute of a product offer.
         
        .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
        Returns:
        The productCustomAttribute.
      • getProductCustomAttributeOrBuilder

        ProductCustomAttributeInfoOrBuilder getProductCustomAttributeOrBuilder()
         Custom attribute of a product offer.
         
        .google.ads.googleads.v10.common.ProductCustomAttributeInfo product_custom_attribute = 16;
      • hasProductItemId

        boolean hasProductItemId()
         Item id of a product offer.
         
        .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
        Returns:
        Whether the productItemId field is set.
      • getProductItemId

        ProductItemIdInfo getProductItemId()
         Item id of a product offer.
         
        .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
        Returns:
        The productItemId.
      • getProductItemIdOrBuilder

        ProductItemIdInfoOrBuilder getProductItemIdOrBuilder()
         Item id of a product offer.
         
        .google.ads.googleads.v10.common.ProductItemIdInfo product_item_id = 11;
      • hasProductType

        boolean hasProductType()
         Type of a product offer.
         
        .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
        Returns:
        Whether the productType field is set.
      • getProductType

        ProductTypeInfo getProductType()
         Type of a product offer.
         
        .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
        Returns:
        The productType.
      • getProductTypeOrBuilder

        ProductTypeInfoOrBuilder getProductTypeOrBuilder()
         Type of a product offer.
         
        .google.ads.googleads.v10.common.ProductTypeInfo product_type = 12;
      • hasUnknownListingDimension

        boolean hasUnknownListingDimension()
         Unknown dimension. Set when no other listing dimension is set.
         
        .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
        Returns:
        Whether the unknownListingDimension field is set.
      • getUnknownListingDimension

        UnknownListingDimensionInfo getUnknownListingDimension()
         Unknown dimension. Set when no other listing dimension is set.
         
        .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
        Returns:
        The unknownListingDimension.
      • getUnknownListingDimensionOrBuilder

        UnknownListingDimensionInfoOrBuilder getUnknownListingDimensionOrBuilder()
         Unknown dimension. Set when no other listing dimension is set.
         
        .google.ads.googleads.v10.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;