Home
last modified time | relevance | path

Searched refs:referenceId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
DPrivateData.php25 public $referenceId; variable in Google\\Service\\AuthorizedBuyersMarketplace\\PrivateData
30 public function setReferenceId($referenceId) argument
32 $this->referenceId = $referenceId;
39 return $this->referenceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DPrivateData.php25 public $referenceId; variable in Google\\Service\\AdExchangeBuyerII\\PrivateData
30 public function setReferenceId($referenceId) argument
32 $this->referenceId = $referenceId;
39 return $this->referenceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DPrivateData.php22 public $referenceId; variable in Google\\Service\\AdExchangeBuyer\\PrivateData
25 public function setReferenceId($referenceId) argument
27 $this->referenceId = $referenceId;
31 return $this->referenceId;