JGoogleDataAdsense::listUnitChannels
Method to retrieve a list of AdSense Custom Channels for a specific Adunit
Signature
public function listUnitChannels(string
$accountID,
[string
$adclientID = 1,
[string
$adunitID = 1,
[array
$options = 1,
[integer
$maxpages = 1]]]] )
Parameters
-
$accountID
- ID of account
-
$adclientID
- ID of client
-
$adunitID
- ID of adunit to list channels from
-
$options
- Search settings
-
$maxpages
- Maximum number of pages of accounts to return
Returns
- mixed
- Data from Google
Errors/Exceptions
-
UnexpectedValueException