Interface Recommendation.SitelinkExtensionRecommendationOrBuilder

    • Method Detail

      • getRecommendedExtensionsList

        java.util.List<SitelinkFeedItem> getRecommendedExtensionsList()
         Output only. Sitelink extensions recommended to be added.
         
        repeated .google.ads.googleads.v10.common.SitelinkFeedItem recommended_extensions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedExtensions

        SitelinkFeedItem getRecommendedExtensions​(int index)
         Output only. Sitelink extensions recommended to be added.
         
        repeated .google.ads.googleads.v10.common.SitelinkFeedItem recommended_extensions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedExtensionsCount

        int getRecommendedExtensionsCount()
         Output only. Sitelink extensions recommended to be added.
         
        repeated .google.ads.googleads.v10.common.SitelinkFeedItem recommended_extensions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedExtensionsOrBuilderList

        java.util.List<? extends SitelinkFeedItemOrBuilder> getRecommendedExtensionsOrBuilderList()
         Output only. Sitelink extensions recommended to be added.
         
        repeated .google.ads.googleads.v10.common.SitelinkFeedItem recommended_extensions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedExtensionsOrBuilder

        SitelinkFeedItemOrBuilder getRecommendedExtensionsOrBuilder​(int index)
         Output only. Sitelink extensions recommended to be added.
         
        repeated .google.ads.googleads.v10.common.SitelinkFeedItem recommended_extensions = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];