Interface SuggestGeoTargetConstantsResponseOrBuilder

    • Method Detail

      • getGeoTargetConstantSuggestionsList

        java.util.List<GeoTargetConstantSuggestion> getGeoTargetConstantSuggestionsList()
         Geo target constant suggestions.
         
        repeated .google.ads.googleads.v14.services.GeoTargetConstantSuggestion geo_target_constant_suggestions = 1;
      • getGeoTargetConstantSuggestions

        GeoTargetConstantSuggestion getGeoTargetConstantSuggestions​(int index)
         Geo target constant suggestions.
         
        repeated .google.ads.googleads.v14.services.GeoTargetConstantSuggestion geo_target_constant_suggestions = 1;
      • getGeoTargetConstantSuggestionsCount

        int getGeoTargetConstantSuggestionsCount()
         Geo target constant suggestions.
         
        repeated .google.ads.googleads.v14.services.GeoTargetConstantSuggestion geo_target_constant_suggestions = 1;
      • getGeoTargetConstantSuggestionsOrBuilderList

        java.util.List<? extends GeoTargetConstantSuggestionOrBuilder> getGeoTargetConstantSuggestionsOrBuilderList()
         Geo target constant suggestions.
         
        repeated .google.ads.googleads.v14.services.GeoTargetConstantSuggestion geo_target_constant_suggestions = 1;
      • getGeoTargetConstantSuggestionsOrBuilder

        GeoTargetConstantSuggestionOrBuilder getGeoTargetConstantSuggestionsOrBuilder​(int index)
         Geo target constant suggestions.
         
        repeated .google.ads.googleads.v14.services.GeoTargetConstantSuggestion geo_target_constant_suggestions = 1;