Class ListingDimensionInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
com.google.ads.googleads.v18.common.ListingDimensionInfo.Builder
All Implemented Interfaces:
ListingDimensionInfoOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
ListingDimensionInfo

public static final class ListingDimensionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder> implements ListingDimensionInfoOrBuilder
 Listing dimensions for listing group criterion.
 
Protobuf type google.ads.googleads.v18.common.ListingDimensionInfo
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • getDefaultInstanceForType

      public ListingDimensionInfo getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public ListingDimensionInfo build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public ListingDimensionInfo buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • setField

      public ListingDimensionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • clearField

      public ListingDimensionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • clearOneof

      public ListingDimensionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • setRepeatedField

      public ListingDimensionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • addRepeatedField

      public ListingDimensionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • mergeFrom

      public ListingDimensionInfo.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListingDimensionInfo.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • mergeFrom

      public ListingDimensionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListingDimensionInfo.Builder>
      Throws:
      IOException
    • getDimensionCase

      public ListingDimensionInfo.DimensionCase getDimensionCase()
      Specified by:
      getDimensionCase in interface ListingDimensionInfoOrBuilder
    • clearDimension

      public ListingDimensionInfo.Builder clearDimension()
    • hasHotelId

      public boolean hasHotelId()
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
      Specified by:
      hasHotelId in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the hotelId field is set.
    • getHotelId

      public HotelIdInfo getHotelId()
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
      Specified by:
      getHotelId in interface ListingDimensionInfoOrBuilder
      Returns:
      The hotelId.
    • setHotelId

      public ListingDimensionInfo.Builder setHotelId(HotelIdInfo value)
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
    • setHotelId

      public ListingDimensionInfo.Builder setHotelId(HotelIdInfo.Builder builderForValue)
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
    • mergeHotelId

      public ListingDimensionInfo.Builder mergeHotelId(HotelIdInfo value)
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
    • clearHotelId

      public ListingDimensionInfo.Builder clearHotelId()
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
    • getHotelIdBuilder

      public HotelIdInfo.Builder getHotelIdBuilder()
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
    • getHotelIdOrBuilder

      public HotelIdInfoOrBuilder getHotelIdOrBuilder()
       Advertiser-specific hotel ID.
       
      .google.ads.googleads.v18.common.HotelIdInfo hotel_id = 2;
      Specified by:
      getHotelIdOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasHotelClass

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

      public HotelClassInfo getHotelClass()
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
      Specified by:
      getHotelClass in interface ListingDimensionInfoOrBuilder
      Returns:
      The hotelClass.
    • setHotelClass

      public ListingDimensionInfo.Builder setHotelClass(HotelClassInfo value)
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
    • setHotelClass

      public ListingDimensionInfo.Builder setHotelClass(HotelClassInfo.Builder builderForValue)
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
    • mergeHotelClass

      public ListingDimensionInfo.Builder mergeHotelClass(HotelClassInfo value)
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
    • clearHotelClass

      public ListingDimensionInfo.Builder clearHotelClass()
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
    • getHotelClassBuilder

      public HotelClassInfo.Builder getHotelClassBuilder()
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
    • getHotelClassOrBuilder

      public HotelClassInfoOrBuilder getHotelClassOrBuilder()
       Class of the hotel as a number of stars 1 to 5.
       
      .google.ads.googleads.v18.common.HotelClassInfo hotel_class = 3;
      Specified by:
      getHotelClassOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasHotelCountryRegion

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

      public HotelCountryRegionInfo getHotelCountryRegion()
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
      Specified by:
      getHotelCountryRegion in interface ListingDimensionInfoOrBuilder
      Returns:
      The hotelCountryRegion.
    • setHotelCountryRegion

      public ListingDimensionInfo.Builder setHotelCountryRegion(HotelCountryRegionInfo value)
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
    • setHotelCountryRegion

      public ListingDimensionInfo.Builder setHotelCountryRegion(HotelCountryRegionInfo.Builder builderForValue)
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
    • mergeHotelCountryRegion

      public ListingDimensionInfo.Builder mergeHotelCountryRegion(HotelCountryRegionInfo value)
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
    • clearHotelCountryRegion

      public ListingDimensionInfo.Builder clearHotelCountryRegion()
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
    • getHotelCountryRegionBuilder

      public HotelCountryRegionInfo.Builder getHotelCountryRegionBuilder()
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
    • getHotelCountryRegionOrBuilder

      public HotelCountryRegionInfoOrBuilder getHotelCountryRegionOrBuilder()
       Country or Region the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCountryRegionInfo hotel_country_region = 4;
      Specified by:
      getHotelCountryRegionOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasHotelState

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

      public HotelStateInfo getHotelState()
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
      Specified by:
      getHotelState in interface ListingDimensionInfoOrBuilder
      Returns:
      The hotelState.
    • setHotelState

      public ListingDimensionInfo.Builder setHotelState(HotelStateInfo value)
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
    • setHotelState

      public ListingDimensionInfo.Builder setHotelState(HotelStateInfo.Builder builderForValue)
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
    • mergeHotelState

      public ListingDimensionInfo.Builder mergeHotelState(HotelStateInfo value)
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
    • clearHotelState

      public ListingDimensionInfo.Builder clearHotelState()
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
    • getHotelStateBuilder

      public HotelStateInfo.Builder getHotelStateBuilder()
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
    • getHotelStateOrBuilder

      public HotelStateInfoOrBuilder getHotelStateOrBuilder()
       State the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelStateInfo hotel_state = 5;
      Specified by:
      getHotelStateOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasHotelCity

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

      public HotelCityInfo getHotelCity()
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
      Specified by:
      getHotelCity in interface ListingDimensionInfoOrBuilder
      Returns:
      The hotelCity.
    • setHotelCity

      public ListingDimensionInfo.Builder setHotelCity(HotelCityInfo value)
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
    • setHotelCity

      public ListingDimensionInfo.Builder setHotelCity(HotelCityInfo.Builder builderForValue)
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
    • mergeHotelCity

      public ListingDimensionInfo.Builder mergeHotelCity(HotelCityInfo value)
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
    • clearHotelCity

      public ListingDimensionInfo.Builder clearHotelCity()
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
    • getHotelCityBuilder

      public HotelCityInfo.Builder getHotelCityBuilder()
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
    • getHotelCityOrBuilder

      public HotelCityInfoOrBuilder getHotelCityOrBuilder()
       City the hotel is located in.
       
      .google.ads.googleads.v18.common.HotelCityInfo hotel_city = 6;
      Specified by:
      getHotelCityOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductCategory

      public boolean hasProductCategory()
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
      Specified by:
      hasProductCategory in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productCategory field is set.
    • getProductCategory

      public ProductCategoryInfo getProductCategory()
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
      Specified by:
      getProductCategory in interface ListingDimensionInfoOrBuilder
      Returns:
      The productCategory.
    • setProductCategory

      public ListingDimensionInfo.Builder setProductCategory(ProductCategoryInfo value)
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
    • setProductCategory

      public ListingDimensionInfo.Builder setProductCategory(ProductCategoryInfo.Builder builderForValue)
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
    • mergeProductCategory

      public ListingDimensionInfo.Builder mergeProductCategory(ProductCategoryInfo value)
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
    • clearProductCategory

      public ListingDimensionInfo.Builder clearProductCategory()
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
    • getProductCategoryBuilder

      public ProductCategoryInfo.Builder getProductCategoryBuilder()
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
    • getProductCategoryOrBuilder

      public ProductCategoryInfoOrBuilder getProductCategoryOrBuilder()
       Category of a product offer.
       
      .google.ads.googleads.v18.common.ProductCategoryInfo product_category = 24;
      Specified by:
      getProductCategoryOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductBrand

      public boolean hasProductBrand()
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
      Specified by:
      hasProductBrand in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productBrand field is set.
    • getProductBrand

      public ProductBrandInfo getProductBrand()
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
      Specified by:
      getProductBrand in interface ListingDimensionInfoOrBuilder
      Returns:
      The productBrand.
    • setProductBrand

      public ListingDimensionInfo.Builder setProductBrand(ProductBrandInfo value)
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
    • setProductBrand

      public ListingDimensionInfo.Builder setProductBrand(ProductBrandInfo.Builder builderForValue)
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
    • mergeProductBrand

      public ListingDimensionInfo.Builder mergeProductBrand(ProductBrandInfo value)
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
    • clearProductBrand

      public ListingDimensionInfo.Builder clearProductBrand()
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
    • getProductBrandBuilder

      public ProductBrandInfo.Builder getProductBrandBuilder()
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
    • getProductBrandOrBuilder

      public ProductBrandInfoOrBuilder getProductBrandOrBuilder()
       Brand of a product offer.
       
      .google.ads.googleads.v18.common.ProductBrandInfo product_brand = 15;
      Specified by:
      getProductBrandOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductChannel

      public boolean hasProductChannel()
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
      Specified by:
      hasProductChannel in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productChannel field is set.
    • getProductChannel

      public ProductChannelInfo getProductChannel()
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
      Specified by:
      getProductChannel in interface ListingDimensionInfoOrBuilder
      Returns:
      The productChannel.
    • setProductChannel

      public ListingDimensionInfo.Builder setProductChannel(ProductChannelInfo value)
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
    • setProductChannel

      public ListingDimensionInfo.Builder setProductChannel(ProductChannelInfo.Builder builderForValue)
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
    • mergeProductChannel

      public ListingDimensionInfo.Builder mergeProductChannel(ProductChannelInfo value)
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
    • clearProductChannel

      public ListingDimensionInfo.Builder clearProductChannel()
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
    • getProductChannelBuilder

      public ProductChannelInfo.Builder getProductChannelBuilder()
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
    • getProductChannelOrBuilder

      public ProductChannelInfoOrBuilder getProductChannelOrBuilder()
       Locality of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelInfo product_channel = 8;
      Specified by:
      getProductChannelOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductChannelExclusivity

      public boolean hasProductChannelExclusivity()
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
      Specified by:
      hasProductChannelExclusivity in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productChannelExclusivity field is set.
    • getProductChannelExclusivity

      public ProductChannelExclusivityInfo getProductChannelExclusivity()
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
      Specified by:
      getProductChannelExclusivity in interface ListingDimensionInfoOrBuilder
      Returns:
      The productChannelExclusivity.
    • setProductChannelExclusivity

      public ListingDimensionInfo.Builder setProductChannelExclusivity(ProductChannelExclusivityInfo value)
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
    • setProductChannelExclusivity

      public ListingDimensionInfo.Builder setProductChannelExclusivity(ProductChannelExclusivityInfo.Builder builderForValue)
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
    • mergeProductChannelExclusivity

      public ListingDimensionInfo.Builder mergeProductChannelExclusivity(ProductChannelExclusivityInfo value)
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
    • clearProductChannelExclusivity

      public ListingDimensionInfo.Builder clearProductChannelExclusivity()
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
    • getProductChannelExclusivityBuilder

      public ProductChannelExclusivityInfo.Builder getProductChannelExclusivityBuilder()
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
    • getProductChannelExclusivityOrBuilder

      public ProductChannelExclusivityInfoOrBuilder getProductChannelExclusivityOrBuilder()
       Availability of a product offer.
       
      .google.ads.googleads.v18.common.ProductChannelExclusivityInfo product_channel_exclusivity = 9;
      Specified by:
      getProductChannelExclusivityOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductCondition

      public boolean hasProductCondition()
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
      Specified by:
      hasProductCondition in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productCondition field is set.
    • getProductCondition

      public ProductConditionInfo getProductCondition()
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
      Specified by:
      getProductCondition in interface ListingDimensionInfoOrBuilder
      Returns:
      The productCondition.
    • setProductCondition

      public ListingDimensionInfo.Builder setProductCondition(ProductConditionInfo value)
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
    • setProductCondition

      public ListingDimensionInfo.Builder setProductCondition(ProductConditionInfo.Builder builderForValue)
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
    • mergeProductCondition

      public ListingDimensionInfo.Builder mergeProductCondition(ProductConditionInfo value)
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
    • clearProductCondition

      public ListingDimensionInfo.Builder clearProductCondition()
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
    • getProductConditionBuilder

      public ProductConditionInfo.Builder getProductConditionBuilder()
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
    • getProductConditionOrBuilder

      public ProductConditionInfoOrBuilder getProductConditionOrBuilder()
       Condition of a product offer.
       
      .google.ads.googleads.v18.common.ProductConditionInfo product_condition = 10;
      Specified by:
      getProductConditionOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductCustomAttribute

      public boolean hasProductCustomAttribute()
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
      Specified by:
      hasProductCustomAttribute in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productCustomAttribute field is set.
    • getProductCustomAttribute

      public ProductCustomAttributeInfo getProductCustomAttribute()
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
      Specified by:
      getProductCustomAttribute in interface ListingDimensionInfoOrBuilder
      Returns:
      The productCustomAttribute.
    • setProductCustomAttribute

      public ListingDimensionInfo.Builder setProductCustomAttribute(ProductCustomAttributeInfo value)
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
    • setProductCustomAttribute

      public ListingDimensionInfo.Builder setProductCustomAttribute(ProductCustomAttributeInfo.Builder builderForValue)
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
    • mergeProductCustomAttribute

      public ListingDimensionInfo.Builder mergeProductCustomAttribute(ProductCustomAttributeInfo value)
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
    • clearProductCustomAttribute

      public ListingDimensionInfo.Builder clearProductCustomAttribute()
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
    • getProductCustomAttributeBuilder

      public ProductCustomAttributeInfo.Builder getProductCustomAttributeBuilder()
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
    • getProductCustomAttributeOrBuilder

      public ProductCustomAttributeInfoOrBuilder getProductCustomAttributeOrBuilder()
       Custom attribute of a product offer.
       
      .google.ads.googleads.v18.common.ProductCustomAttributeInfo product_custom_attribute = 16;
      Specified by:
      getProductCustomAttributeOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductItemId

      public boolean hasProductItemId()
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
      Specified by:
      hasProductItemId in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productItemId field is set.
    • getProductItemId

      public ProductItemIdInfo getProductItemId()
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
      Specified by:
      getProductItemId in interface ListingDimensionInfoOrBuilder
      Returns:
      The productItemId.
    • setProductItemId

      public ListingDimensionInfo.Builder setProductItemId(ProductItemIdInfo value)
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
    • setProductItemId

      public ListingDimensionInfo.Builder setProductItemId(ProductItemIdInfo.Builder builderForValue)
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
    • mergeProductItemId

      public ListingDimensionInfo.Builder mergeProductItemId(ProductItemIdInfo value)
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
    • clearProductItemId

      public ListingDimensionInfo.Builder clearProductItemId()
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
    • getProductItemIdBuilder

      public ProductItemIdInfo.Builder getProductItemIdBuilder()
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
    • getProductItemIdOrBuilder

      public ProductItemIdInfoOrBuilder getProductItemIdOrBuilder()
       Item id of a product offer.
       
      .google.ads.googleads.v18.common.ProductItemIdInfo product_item_id = 11;
      Specified by:
      getProductItemIdOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductType

      public boolean hasProductType()
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
      Specified by:
      hasProductType in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productType field is set.
    • getProductType

      public ProductTypeInfo getProductType()
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
      Specified by:
      getProductType in interface ListingDimensionInfoOrBuilder
      Returns:
      The productType.
    • setProductType

      public ListingDimensionInfo.Builder setProductType(ProductTypeInfo value)
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
    • setProductType

      public ListingDimensionInfo.Builder setProductType(ProductTypeInfo.Builder builderForValue)
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
    • mergeProductType

      public ListingDimensionInfo.Builder mergeProductType(ProductTypeInfo value)
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
    • clearProductType

      public ListingDimensionInfo.Builder clearProductType()
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
    • getProductTypeBuilder

      public ProductTypeInfo.Builder getProductTypeBuilder()
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
    • getProductTypeOrBuilder

      public ProductTypeInfoOrBuilder getProductTypeOrBuilder()
       Type of a product offer.
       
      .google.ads.googleads.v18.common.ProductTypeInfo product_type = 12;
      Specified by:
      getProductTypeOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductGrouping

      public boolean hasProductGrouping()
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
      Specified by:
      hasProductGrouping in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productGrouping field is set.
    • getProductGrouping

      public ProductGroupingInfo getProductGrouping()
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
      Specified by:
      getProductGrouping in interface ListingDimensionInfoOrBuilder
      Returns:
      The productGrouping.
    • setProductGrouping

      public ListingDimensionInfo.Builder setProductGrouping(ProductGroupingInfo value)
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
    • setProductGrouping

      public ListingDimensionInfo.Builder setProductGrouping(ProductGroupingInfo.Builder builderForValue)
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
    • mergeProductGrouping

      public ListingDimensionInfo.Builder mergeProductGrouping(ProductGroupingInfo value)
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
    • clearProductGrouping

      public ListingDimensionInfo.Builder clearProductGrouping()
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
    • getProductGroupingBuilder

      public ProductGroupingInfo.Builder getProductGroupingBuilder()
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
    • getProductGroupingOrBuilder

      public ProductGroupingInfoOrBuilder getProductGroupingOrBuilder()
       Grouping of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductGroupingInfo product_grouping = 17;
      Specified by:
      getProductGroupingOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductLabels

      public boolean hasProductLabels()
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
      Specified by:
      hasProductLabels in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productLabels field is set.
    • getProductLabels

      public ProductLabelsInfo getProductLabels()
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
      Specified by:
      getProductLabels in interface ListingDimensionInfoOrBuilder
      Returns:
      The productLabels.
    • setProductLabels

      public ListingDimensionInfo.Builder setProductLabels(ProductLabelsInfo value)
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
    • setProductLabels

      public ListingDimensionInfo.Builder setProductLabels(ProductLabelsInfo.Builder builderForValue)
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
    • mergeProductLabels

      public ListingDimensionInfo.Builder mergeProductLabels(ProductLabelsInfo value)
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
    • clearProductLabels

      public ListingDimensionInfo.Builder clearProductLabels()
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
    • getProductLabelsBuilder

      public ProductLabelsInfo.Builder getProductLabelsBuilder()
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
    • getProductLabelsOrBuilder

      public ProductLabelsInfoOrBuilder getProductLabelsOrBuilder()
       Labels of a product offer. This listing dimension is deprecated and it is
       supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLabelsInfo product_labels = 18;
      Specified by:
      getProductLabelsOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductLegacyCondition

      public boolean hasProductLegacyCondition()
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
      Specified by:
      hasProductLegacyCondition in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productLegacyCondition field is set.
    • getProductLegacyCondition

      public ProductLegacyConditionInfo getProductLegacyCondition()
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
      Specified by:
      getProductLegacyCondition in interface ListingDimensionInfoOrBuilder
      Returns:
      The productLegacyCondition.
    • setProductLegacyCondition

      public ListingDimensionInfo.Builder setProductLegacyCondition(ProductLegacyConditionInfo value)
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
    • setProductLegacyCondition

      public ListingDimensionInfo.Builder setProductLegacyCondition(ProductLegacyConditionInfo.Builder builderForValue)
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
    • mergeProductLegacyCondition

      public ListingDimensionInfo.Builder mergeProductLegacyCondition(ProductLegacyConditionInfo value)
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
    • clearProductLegacyCondition

      public ListingDimensionInfo.Builder clearProductLegacyCondition()
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
    • getProductLegacyConditionBuilder

      public ProductLegacyConditionInfo.Builder getProductLegacyConditionBuilder()
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
    • getProductLegacyConditionOrBuilder

      public ProductLegacyConditionInfoOrBuilder getProductLegacyConditionOrBuilder()
       Legacy condition of a product offer. This listing dimension is deprecated
       and it is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductLegacyConditionInfo product_legacy_condition = 19;
      Specified by:
      getProductLegacyConditionOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasProductTypeFull

      public boolean hasProductTypeFull()
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
      Specified by:
      hasProductTypeFull in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the productTypeFull field is set.
    • getProductTypeFull

      public ProductTypeFullInfo getProductTypeFull()
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
      Specified by:
      getProductTypeFull in interface ListingDimensionInfoOrBuilder
      Returns:
      The productTypeFull.
    • setProductTypeFull

      public ListingDimensionInfo.Builder setProductTypeFull(ProductTypeFullInfo value)
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
    • setProductTypeFull

      public ListingDimensionInfo.Builder setProductTypeFull(ProductTypeFullInfo.Builder builderForValue)
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
    • mergeProductTypeFull

      public ListingDimensionInfo.Builder mergeProductTypeFull(ProductTypeFullInfo value)
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
    • clearProductTypeFull

      public ListingDimensionInfo.Builder clearProductTypeFull()
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
    • getProductTypeFullBuilder

      public ProductTypeFullInfo.Builder getProductTypeFullBuilder()
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
    • getProductTypeFullOrBuilder

      public ProductTypeFullInfoOrBuilder getProductTypeFullOrBuilder()
       Full type of a product offer. This listing dimension is deprecated and it
       is supported only in Display campaigns.
       
      .google.ads.googleads.v18.common.ProductTypeFullInfo product_type_full = 20;
      Specified by:
      getProductTypeFullOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasActivityId

      public boolean hasActivityId()
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
      Specified by:
      hasActivityId in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the activityId field is set.
    • getActivityId

      public ActivityIdInfo getActivityId()
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
      Specified by:
      getActivityId in interface ListingDimensionInfoOrBuilder
      Returns:
      The activityId.
    • setActivityId

      public ListingDimensionInfo.Builder setActivityId(ActivityIdInfo value)
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
    • setActivityId

      public ListingDimensionInfo.Builder setActivityId(ActivityIdInfo.Builder builderForValue)
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
    • mergeActivityId

      public ListingDimensionInfo.Builder mergeActivityId(ActivityIdInfo value)
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
    • clearActivityId

      public ListingDimensionInfo.Builder clearActivityId()
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
    • getActivityIdBuilder

      public ActivityIdInfo.Builder getActivityIdBuilder()
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
    • getActivityIdOrBuilder

      public ActivityIdInfoOrBuilder getActivityIdOrBuilder()
       Advertiser-specific activity ID.
       
      .google.ads.googleads.v18.common.ActivityIdInfo activity_id = 21;
      Specified by:
      getActivityIdOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasActivityRating

      public boolean hasActivityRating()
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
      Specified by:
      hasActivityRating in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the activityRating field is set.
    • getActivityRating

      public ActivityRatingInfo getActivityRating()
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
      Specified by:
      getActivityRating in interface ListingDimensionInfoOrBuilder
      Returns:
      The activityRating.
    • setActivityRating

      public ListingDimensionInfo.Builder setActivityRating(ActivityRatingInfo value)
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
    • setActivityRating

      public ListingDimensionInfo.Builder setActivityRating(ActivityRatingInfo.Builder builderForValue)
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
    • mergeActivityRating

      public ListingDimensionInfo.Builder mergeActivityRating(ActivityRatingInfo value)
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
    • clearActivityRating

      public ListingDimensionInfo.Builder clearActivityRating()
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
    • getActivityRatingBuilder

      public ActivityRatingInfo.Builder getActivityRatingBuilder()
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
    • getActivityRatingOrBuilder

      public ActivityRatingInfoOrBuilder getActivityRatingOrBuilder()
       Rating of the activity as a number 1 to 5, where 5 is the best.
       
      .google.ads.googleads.v18.common.ActivityRatingInfo activity_rating = 22;
      Specified by:
      getActivityRatingOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasActivityCountry

      public boolean hasActivityCountry()
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
      Specified by:
      hasActivityCountry in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the activityCountry field is set.
    • getActivityCountry

      public ActivityCountryInfo getActivityCountry()
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
      Specified by:
      getActivityCountry in interface ListingDimensionInfoOrBuilder
      Returns:
      The activityCountry.
    • setActivityCountry

      public ListingDimensionInfo.Builder setActivityCountry(ActivityCountryInfo value)
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
    • setActivityCountry

      public ListingDimensionInfo.Builder setActivityCountry(ActivityCountryInfo.Builder builderForValue)
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
    • mergeActivityCountry

      public ListingDimensionInfo.Builder mergeActivityCountry(ActivityCountryInfo value)
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
    • clearActivityCountry

      public ListingDimensionInfo.Builder clearActivityCountry()
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
    • getActivityCountryBuilder

      public ActivityCountryInfo.Builder getActivityCountryBuilder()
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
    • getActivityCountryOrBuilder

      public ActivityCountryInfoOrBuilder getActivityCountryOrBuilder()
       The country where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCountryInfo activity_country = 23;
      Specified by:
      getActivityCountryOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasActivityState

      public boolean hasActivityState()
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
      Specified by:
      hasActivityState in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the activityState field is set.
    • getActivityState

      public ActivityStateInfo getActivityState()
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
      Specified by:
      getActivityState in interface ListingDimensionInfoOrBuilder
      Returns:
      The activityState.
    • setActivityState

      public ListingDimensionInfo.Builder setActivityState(ActivityStateInfo value)
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
    • setActivityState

      public ListingDimensionInfo.Builder setActivityState(ActivityStateInfo.Builder builderForValue)
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
    • mergeActivityState

      public ListingDimensionInfo.Builder mergeActivityState(ActivityStateInfo value)
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
    • clearActivityState

      public ListingDimensionInfo.Builder clearActivityState()
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
    • getActivityStateBuilder

      public ActivityStateInfo.Builder getActivityStateBuilder()
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
    • getActivityStateOrBuilder

      public ActivityStateInfoOrBuilder getActivityStateOrBuilder()
       The state where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityStateInfo activity_state = 25;
      Specified by:
      getActivityStateOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasActivityCity

      public boolean hasActivityCity()
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
      Specified by:
      hasActivityCity in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the activityCity field is set.
    • getActivityCity

      public ActivityCityInfo getActivityCity()
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
      Specified by:
      getActivityCity in interface ListingDimensionInfoOrBuilder
      Returns:
      The activityCity.
    • setActivityCity

      public ListingDimensionInfo.Builder setActivityCity(ActivityCityInfo value)
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
    • setActivityCity

      public ListingDimensionInfo.Builder setActivityCity(ActivityCityInfo.Builder builderForValue)
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
    • mergeActivityCity

      public ListingDimensionInfo.Builder mergeActivityCity(ActivityCityInfo value)
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
    • clearActivityCity

      public ListingDimensionInfo.Builder clearActivityCity()
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
    • getActivityCityBuilder

      public ActivityCityInfo.Builder getActivityCityBuilder()
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
    • getActivityCityOrBuilder

      public ActivityCityInfoOrBuilder getActivityCityOrBuilder()
       The city where the travel activity is available.
       
      .google.ads.googleads.v18.common.ActivityCityInfo activity_city = 26;
      Specified by:
      getActivityCityOrBuilder in interface ListingDimensionInfoOrBuilder
    • hasUnknownListingDimension

      public boolean hasUnknownListingDimension()
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
      Specified by:
      hasUnknownListingDimension in interface ListingDimensionInfoOrBuilder
      Returns:
      Whether the unknownListingDimension field is set.
    • getUnknownListingDimension

      public UnknownListingDimensionInfo getUnknownListingDimension()
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
      Specified by:
      getUnknownListingDimension in interface ListingDimensionInfoOrBuilder
      Returns:
      The unknownListingDimension.
    • setUnknownListingDimension

      public ListingDimensionInfo.Builder setUnknownListingDimension(UnknownListingDimensionInfo value)
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
    • setUnknownListingDimension

      public ListingDimensionInfo.Builder setUnknownListingDimension(UnknownListingDimensionInfo.Builder builderForValue)
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
    • mergeUnknownListingDimension

      public ListingDimensionInfo.Builder mergeUnknownListingDimension(UnknownListingDimensionInfo value)
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
    • clearUnknownListingDimension

      public ListingDimensionInfo.Builder clearUnknownListingDimension()
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
    • getUnknownListingDimensionBuilder

      public UnknownListingDimensionInfo.Builder getUnknownListingDimensionBuilder()
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
    • getUnknownListingDimensionOrBuilder

      public UnknownListingDimensionInfoOrBuilder getUnknownListingDimensionOrBuilder()
       Unknown dimension. Set when no other listing dimension is set.
       
      .google.ads.googleads.v18.common.UnknownListingDimensionInfo unknown_listing_dimension = 14;
      Specified by:
      getUnknownListingDimensionOrBuilder in interface ListingDimensionInfoOrBuilder
    • setUnknownFields

      public final ListingDimensionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>
    • mergeUnknownFields

      public final ListingDimensionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListingDimensionInfo.Builder>