Searched refs:vendorType (Results 1 – 2 of 2) sorted by relevance
57 public $vendorType; variable in Google\\Service\\AdExchangeBuyer\\Creative301 public function setVendorType($vendorType) argument303 $this->vendorType = $vendorType;307 return $this->vendorType;
390 public $vendorType; variable in Google_Creative483 public function setVendorType(/* array(Google_int) */ $vendorType) { argument484 $this->assertIsArray($vendorType, 'Google_int', __METHOD__);485 $this->vendorType = $vendorType;488 return $this->vendorType;