Searched refs:Promotion (Results 1 – 4 of 4) sorted by relevance
20 use Google\Service\ShoppingContent\Promotion; alias39 * @param Promotion $postBody41 * @return Promotion43 public function create($merchantId, Promotion $postBody, $optParams = [])47 return $this->call('create', [$params], Promotion::class);56 * @return Promotion62 return $this->call('get', [$params], Promotion::class);
33 protected $promotionsType = Promotion::class;87 * @param Promotion[]94 * @return Promotion[]
20 class Promotion extends \Google\Collection class131 class_alias(Promotion::class, 'Google_Service_CustomSearchAPI_Promotion');
20 class Promotion extends \Google\Collection class661 class_alias(Promotion::class, 'Google_Service_ShoppingContent_Promotion');