Interface ListPlannableLocationsResponseOrBuilder

    • Method Detail

      • getPlannableLocationsList

        java.util.List<PlannableLocation> getPlannableLocationsList()
         The list of locations available for planning (Countries, DMAs,
         sub-countries).
         For locations like Countries and DMAs see
         https://developers.google.com/google-ads/api/reference/data/geotargets for
         more information.
         
        repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
      • getPlannableLocations

        PlannableLocation getPlannableLocations​(int index)
         The list of locations available for planning (Countries, DMAs,
         sub-countries).
         For locations like Countries and DMAs see
         https://developers.google.com/google-ads/api/reference/data/geotargets for
         more information.
         
        repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
      • getPlannableLocationsCount

        int getPlannableLocationsCount()
         The list of locations available for planning (Countries, DMAs,
         sub-countries).
         For locations like Countries and DMAs see
         https://developers.google.com/google-ads/api/reference/data/geotargets for
         more information.
         
        repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
      • getPlannableLocationsOrBuilderList

        java.util.List<? extends PlannableLocationOrBuilder> getPlannableLocationsOrBuilderList()
         The list of locations available for planning (Countries, DMAs,
         sub-countries).
         For locations like Countries and DMAs see
         https://developers.google.com/google-ads/api/reference/data/geotargets for
         more information.
         
        repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
      • getPlannableLocationsOrBuilder

        PlannableLocationOrBuilder getPlannableLocationsOrBuilder​(int index)
         The list of locations available for planning (Countries, DMAs,
         sub-countries).
         For locations like Countries and DMAs see
         https://developers.google.com/google-ads/api/reference/data/geotargets for
         more information.
         
        repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;