Interface SmartCampaignSuggestionInfo.LocationListOrBuilder

    • Method Detail

      • getLocationsList

        java.util.List<LocationInfo> getLocationsList()
         Required. Locations.
         
        repeated .google.ads.googleads.v10.common.LocationInfo locations = 1 [(.google.api.field_behavior) = REQUIRED];
      • getLocations

        LocationInfo getLocations​(int index)
         Required. Locations.
         
        repeated .google.ads.googleads.v10.common.LocationInfo locations = 1 [(.google.api.field_behavior) = REQUIRED];
      • getLocationsCount

        int getLocationsCount()
         Required. Locations.
         
        repeated .google.ads.googleads.v10.common.LocationInfo locations = 1 [(.google.api.field_behavior) = REQUIRED];
      • getLocationsOrBuilderList

        java.util.List<? extends LocationInfoOrBuilder> getLocationsOrBuilderList()
         Required. Locations.
         
        repeated .google.ads.googleads.v10.common.LocationInfo locations = 1 [(.google.api.field_behavior) = REQUIRED];
      • getLocationsOrBuilder

        LocationInfoOrBuilder getLocationsOrBuilder​(int index)
         Required. Locations.
         
        repeated .google.ads.googleads.v10.common.LocationInfo locations = 1 [(.google.api.field_behavior) = REQUIRED];