AdwordsSession
class AdwordsSession (View source)
Properties
protected | $oAuth2Credential | ||
protected mixed | $adsConfig | Adwords config data based on the environment. |
Methods
__construct($oAuth2Credential = null, null $env = null)
AdwordsSession constructor.
$this
oAuth(null $env = null, array|null $data = [])
Create OAuth2 credential
mixed
build(array $data = [])
Construct an API session configured from global config data file or passed data
Details
at line 34
__construct($oAuth2Credential = null, null $env = null)
AdwordsSession constructor.
at line 49
$this
oAuth(null $env = null, array|null $data = [])
Create OAuth2 credential
at line 63
mixed
build(array $data = [])
Construct an API session configured from global config data file or passed data