Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProduct.php121 public function setCreatorContacts($creatorContacts) argument
123 $this->creatorContacts = $creatorContacts;
130 return $this->creatorContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProduct.php99 public function setCreatorContacts($creatorContacts) argument
101 $this->creatorContacts = $creatorContacts;
108 return $this->creatorContacts;