The "datafeedstatuses" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "datafeedstatuses" collection of methods.
Typical usage is: $contentService = new Google_Service_ShoppingContent(...); $datafeedstatuses = $contentService->datafeedstatuses;
◆ 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()
(datafeedstatuses.custombatch)
- Parameters
-
Google_DatafeedstatusesCustomBatchRequest | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
◆ get()
Google_Service_ShoppingContent_Datafeedstatuses_Resource::get |
( |
| $merchantId, |
|
|
| $datafeedId, |
|
|
| $optParams = array() ) |
Retrieves the status of a datafeed from your Merchant Center account.
(datafeedstatuses.get)
- Parameters
-
string | $merchantId | |
string | $datafeedId | |
array | $optParams | Optional parameters. |
- Return values
-
◆ listDatafeedstatuses()
Google_Service_ShoppingContent_Datafeedstatuses_Resource::listDatafeedstatuses |
( |
| $merchantId, |
|
|
| $optParams = array() ) |
Lists the statuses of the datafeeds in your Merchant Center account.
(datafeedstatuses.listDatafeedstatuses)
- 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 products 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