Products
class Products extends Resource (View source)
The "products" collection of methods.
Typical usage is:
$adexchangebuyerService = new Google\Service\AdExchangeBuyer(...);
$products = $adexchangebuyerService->products;
Methods
get(string $productId, array $optParams = [])
Gets the requested product by id. (products.get)
search(array $optParams = [])
Gets the requested product. (products.search)
Details
Product
get(string $productId, array $optParams = [])
Gets the requested product by id. (products.get)
GetOffersResponse
search(array $optParams = [])
Gets the requested product. (products.search)