Home
last modified time | relevance | path

Searched refs:countryDartId (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPostalCode.php33 public $countryDartId; variable in Google\\Service\\Dfareporting\\PostalCode
74 public function setCountryDartId($countryDartId) argument
76 $this->countryDartId = $countryDartId;
83 return $this->countryDartId;
H A DMobileCarrier.php29 public $countryDartId; variable in Google\\Service\\Dfareporting\\MobileCarrier
60 public function setCountryDartId($countryDartId) argument
62 $this->countryDartId = $countryDartId;
69 return $this->countryDartId;
H A DRegion.php29 public $countryDartId; variable in Google\\Service\\Dfareporting\\Region
64 public function setCountryDartId($countryDartId) argument
66 $this->countryDartId = $countryDartId;
73 return $this->countryDartId;
H A DMetro.php29 public $countryDartId; variable in Google\\Service\\Dfareporting\\Metro
68 public function setCountryDartId($countryDartId) argument
70 $this->countryDartId = $countryDartId;
77 return $this->countryDartId;
H A DCity.php29 public $countryDartId; variable in Google\\Service\\Dfareporting\\City
76 public function setCountryDartId($countryDartId) argument
78 $this->countryDartId = $countryDartId;
85 return $this->countryDartId;