Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdvertiser.php29 public $advertiserGroupId; variable in Google\\Service\\Dfareporting\\Advertiser
98 public function setAdvertiserGroupId($advertiserGroupId) argument
100 $this->advertiserGroupId = $advertiserGroupId;
107 return $this->advertiserGroupId;
H A DCampaign.php34 public $advertiserGroupId; variable in Google\\Service\\Dfareporting\\Campaign
161 public function setAdvertiserGroupId($advertiserGroupId) argument
163 $this->advertiserGroupId = $advertiserGroupId;
170 return $this->advertiserGroupId;