Home
last modified time | relevance | path

Searched refs:adId (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php2228 'adId' => [
H A DDoubleclicksearch.php111 'adId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTagData.php25 public $adId; variable in Google\\Service\\Dfareporting\\TagData
46 public function setAdId($adId) argument
48 $this->adId = $adId;
55 return $this->adId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversion.php30 public $adId; variable in Google\\Service\\Doubleclicksearch\\Conversion
169 public function setAdId($adId) argument
171 $this->adId = $adId;
178 return $this->adId;
H A DReportRequestReportScope.php29 public $adId; variable in Google\\Service\\Doubleclicksearch\\ReportRequestReportScope
68 public function setAdId($adId) argument
70 $this->adId = $adId;
77 return $this->adId;