Accountstatusesbyexternalsellerid
class Accountstatusesbyexternalsellerid extends Resource (View source)
The "accountstatusesbyexternalsellerid" collection of methods.
Typical usage is:
$contentService = new Google\Service\ShoppingContent(...);
$accountstatusesbyexternalsellerid = $contentService->accountstatusesbyexternalsellerid;
Methods
get(string $merchantId, string $externalSellerId, array $optParams = [])
Gets status of the account with the specified external_seller_id belonging to the MCA with the specified merchant_id.
Details
AccountStatus
get(string $merchantId, string $externalSellerId, array $optParams = [])
Gets status of the account with the specified external_seller_id belonging to the MCA with the specified merchant_id.
(accountstatusesbyexternalsellerid.get)