The "accountstatuses" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "accountstatuses" collection of methods.
Typical usage is: $contentService = new Google_Service_ShoppingContent(...); $accountstatuses = $contentService->accountstatuses;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ custombatch()
(accountstatuses.custombatch)
- Parameters
-
Google_AccountstatusesCustomBatchRequest | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
◆ get()
Google_Service_ShoppingContent_Accountstatuses_Resource::get |
( |
| $merchantId, |
|
|
| $accountId, |
|
|
| $optParams = array() ) |
Retrieves the status of a Merchant Center account.
(accountstatuses.get)
- Parameters
-
string | $merchantId | The ID of the managing account. |
string | $accountId | The ID of the account. |
array | $optParams | Optional parameters. |
- Return values
-
◆ listAccountstatuses()
Google_Service_ShoppingContent_Accountstatuses_Resource::listAccountstatuses |
( |
| $merchantId, |
|
|
| $optParams = array() ) |
Lists the statuses of the sub-accounts in your Merchant Center account.
(accountstatuses.listAccountstatuses)
- Parameters
-
string | $merchantId | The ID of the managing account. |
array | $optParams | Optional parameters. |
@opt_param string pageToken The token returned by the previous request. @opt_param string maxResults The maximum number of account statuses to return in the response, used for paging.
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/ShoppingContent.php