Home
last modified time | relevance | path

Searched refs:CountryTargeting (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DTrackRelease.php23 protected $countryTargetingType = CountryTargeting::class;
46 * @param CountryTargeting
48 public function setCountryTargeting(CountryTargeting $countryTargeting)
53 * @return CountryTargeting
H A DCountryTargeting.php20 class CountryTargeting extends \Google\Collection class
63 class_alias(CountryTargeting::class, 'Google_Service_AndroidPublisher_CountryTargeting');