Interface ListingGroupFilterDimensionOrBuilder

    • Method Detail

      • hasProductCategory

        boolean hasProductCategory()
         Category of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCategory product_category = 10;
        Returns:
        Whether the productCategory field is set.
      • getProductCategory

        ListingGroupFilterDimension.ProductCategory getProductCategory()
         Category of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCategory product_category = 10;
        Returns:
        The productCategory.
      • hasProductBrand

        boolean hasProductBrand()
         Brand of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductBrand product_brand = 2;
        Returns:
        Whether the productBrand field is set.
      • getProductBrand

        ListingGroupFilterDimension.ProductBrand getProductBrand()
         Brand of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductBrand product_brand = 2;
        Returns:
        The productBrand.
      • hasProductChannel

        boolean hasProductChannel()
         Locality of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductChannel product_channel = 3;
        Returns:
        Whether the productChannel field is set.
      • getProductChannel

        ListingGroupFilterDimension.ProductChannel getProductChannel()
         Locality of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductChannel product_channel = 3;
        Returns:
        The productChannel.
      • hasProductCondition

        boolean hasProductCondition()
         Condition of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCondition product_condition = 4;
        Returns:
        Whether the productCondition field is set.
      • getProductCondition

        ListingGroupFilterDimension.ProductCondition getProductCondition()
         Condition of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCondition product_condition = 4;
        Returns:
        The productCondition.
      • hasProductCustomAttribute

        boolean hasProductCustomAttribute()
         Custom attribute of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCustomAttribute product_custom_attribute = 5;
        Returns:
        Whether the productCustomAttribute field is set.
      • getProductCustomAttribute

        ListingGroupFilterDimension.ProductCustomAttribute getProductCustomAttribute()
         Custom attribute of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductCustomAttribute product_custom_attribute = 5;
        Returns:
        The productCustomAttribute.
      • hasProductItemId

        boolean hasProductItemId()
         Item id of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductItemId product_item_id = 6;
        Returns:
        Whether the productItemId field is set.
      • getProductItemId

        ListingGroupFilterDimension.ProductItemId getProductItemId()
         Item id of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductItemId product_item_id = 6;
        Returns:
        The productItemId.
      • hasProductType

        boolean hasProductType()
         Type of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductType product_type = 7;
        Returns:
        Whether the productType field is set.
      • getProductType

        ListingGroupFilterDimension.ProductType getProductType()
         Type of a product offer.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.ProductType product_type = 7;
        Returns:
        The productType.
      • hasWebpage

        boolean hasWebpage()
         Filters for URLs in a page feed and URLs from the advertiser web domain.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.Webpage webpage = 9;
        Returns:
        Whether the webpage field is set.
      • getWebpage

        ListingGroupFilterDimension.Webpage getWebpage()
         Filters for URLs in a page feed and URLs from the advertiser web domain.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.Webpage webpage = 9;
        Returns:
        The webpage.
      • getWebpageOrBuilder

        ListingGroupFilterDimension.WebpageOrBuilder getWebpageOrBuilder()
         Filters for URLs in a page feed and URLs from the advertiser web domain.
         
        .google.ads.googleads.v15.resources.ListingGroupFilterDimension.Webpage webpage = 9;