Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JGoogleDataAdsense, y compris les membres hérités :
$auth | JGoogleData | protected |
$options | JGoogleData | protected |
__construct(JRegistry $options=null, JGoogleAuth $auth=null) | JGoogleDataAdsense | |
authenticate() | JGoogleData | |
generateReport($accountID, $start, $end=false, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
getAccount($accountID, $subaccounts=true) | JGoogleDataAdsense | |
getChannel($accountID, $adclientID, $channelID) | JGoogleDataAdsense | |
getOption($key) | JGoogleData | |
getUnit($accountID, $adclientID, $adunitID) | JGoogleDataAdsense | |
isAuthenticated() | JGoogleData | |
listAccounts($options=array(), $maxpages=1) | JGoogleDataAdsense | |
listChannels($accountID, $adclientID, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
listChannelUnits($accountID, $adclientID, $channelID, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
listClients($accountID, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
listGetData($url, $maxpages=1, $token=null) | JGoogleData | protected |
listUnitChannels($accountID, $adclientID, $adunitID, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
listUrlChannels($accountID, $adclientID, $options=array(), $maxpages=1) | JGoogleDataAdsense | |
query($url, $data=null, $headers=null, $method= 'get') | JGoogleData | protected |
safeXML($data) | JGoogleData | protectedstatic |
setOption($key, $value) | JGoogleData |