ProductsSkus
class ProductsSkus extends Resource (View source)
The "skus" collection of methods.
Typical usage is:
$cloudchannelService = new Google\Service\Cloudchannel(...);
$skus = $cloudchannelService->products_skus;
Methods
listProductsSkus(string $parent, array $optParams = [])
Lists the SKUs for a product the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid. (skus.listProductsSkus)
Details
GoogleCloudChannelV1ListSkusResponse
listProductsSkus(string $parent, array $optParams = [])
Lists the SKUs for a product the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid. (skus.listProductsSkus)