The "country" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| get ($accountId, $videoId, $country, $optParams=array()) |
| Get a StoreInfo given its video id and country.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "country" collection of methods.
Typical usage is: $playmoviespartnerService = new Google_Service_Playmoviespartner(...); $country = $playmoviespartnerService->country;
◆ 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
-
◆ get()
Google_Service_Playmoviespartner_AccountsStoreInfosCountry_Resource::get |
( |
| $accountId, |
|
|
| $videoId, |
|
|
| $country, |
|
|
| $optParams = array() ) |
Get a StoreInfo given its video id and country.
See Authentication and Authorization rules and Get methods rules for more information about this method. (country.get)
- Parameters
-
string | $accountId | REQUIRED. See General rules for more information about this field. |
string | $videoId | REQUIRED. Video ID. |
string | $country | REQUIRED. Edit country. |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Playmoviespartner.php