All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.CountryTargeting.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






CountryTargeting (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class CountryTargeting

    • Constructor Detail

      • CountryTargeting

        public CountryTargeting()
    • Method Detail

      • getCountries

        public List<String> getCountries()
        Countries to target, specified as two letter [CLDR codes](https://unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html).
        Returns:
        value or null for none
      • setCountries

        public CountryTargeting setCountries(List<String> countries)
        Countries to target, specified as two letter [CLDR codes](https://unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html).
        Parameters:
        countries - countries or null for none
      • getIncludeRestOfWorld

        public Boolean getIncludeRestOfWorld()
        Include "rest of world" as well as explicitly targeted countries.
        Returns:
        value or null for none
      • setIncludeRestOfWorld

        public CountryTargeting setIncludeRestOfWorld(Boolean includeRestOfWorld)
        Include "rest of world" as well as explicitly targeted countries.
        Parameters:
        includeRestOfWorld - includeRestOfWorld or null for none
      • clone

        public CountryTargeting clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy