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