Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DSeller.php29 public $subAccountId; variable in Google\\Service\\AdExchangeBuyerII\\Seller
48 public function setSubAccountId($subAccountId) argument
50 $this->subAccountId = $subAccountId;
57 return $this->subAccountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DSeller.php23 public $subAccountId; variable in Google\\Service\\AdExchangeBuyer\\Seller
33 public function setSubAccountId($subAccountId) argument
35 $this->subAccountId = $subAccountId;
39 return $this->subAccountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserProfile.php45 public $subAccountId; variable in Google\\Service\\Dfareporting\\UserProfile
128 public function setSubAccountId($subAccountId) argument
130 $this->subAccountId = $subAccountId;
137 return $this->subAccountId;
H A DReport.php79 public $subAccountId; variable in Google\\Service\\Dfareporting\\Report
340 public function setSubAccountId($subAccountId) argument
342 $this->subAccountId = $subAccountId;
349 return $this->subAccountId;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php1117 public $subAccountId; variable in Google_Report
1221 public function setSubAccountId( $subAccountId) { argument
1222 $this->subAccountId = $subAccountId;
1225 return $this->subAccountId;
1908 public $subAccountId; variable in Google_UserProfile
1941 public function setSubAccountId( $subAccountId) { argument
1942 $this->subAccountId = $subAccountId;
1945 return $this->subAccountId;