Searched refs:productCategories (Results 1 – 3 of 3) sorted by relevance
32 public $productCategories; variable in Google\\Service\\Vision\\ProductSearchParams69 public function setProductCategories($productCategories) argument71 $this->productCategories = $productCategories;78 return $this->productCategories;
52 public $productCategories; variable in Google\\Service\\AdExchangeBuyer\\Creative263 public function setProductCategories($productCategories) argument265 $this->productCategories = $productCategories;269 return $this->productCategories;
387 public $productCategories; variable in Google_Creative463 public function setProductCategories(/* array(Google_int) */ $productCategories) { argument464 $this->assertIsArray($productCategories, 'Google_int', __METHOD__);465 $this->productCategories = $productCategories;468 return $this->productCategories;