Package | Description |
---|---|
com.google.api.ads.adwords.lib.client | |
com.google.api.ads.common.lib.auth | |
com.google.api.ads.common.lib.utils | |
com.google.api.ads.dfp.lib.client |
Modifier and Type | Class and Description |
---|---|
static class |
AdWordsSession.Builder
Builder for AdWordsSession.
|
Modifier and Type | Class and Description |
---|---|
static class |
GoogleClientSecretsBuilder.GoogleClientSecretsForApiBuilder
Builder for
GoogleClientSecrets . |
static class |
OfflineCredentials.ForApiBuilder
Builder for OfflineCredentials.
|
Modifier and Type | Method and Description |
---|---|
Builder<T> |
Builder.from(org.apache.commons.configuration.Configuration config)
Populates this builder from the specified Configuration.
|
Builder<T> |
Builder.fromFile()
Loads credentials from the "ads.properties" file in one of the
following locations according to the following order: in the current directory, in
the user home directory, in the classpath
|
Builder<T> |
Builder.fromFile(File path)
Populates this builder from a properties file from a specified path.
|
Builder<T> |
Builder.fromFile(String path)
Populates this builder from a properties file from a specified path.
|
Builder<T> |
Builder.fromFile(URL path)
Populates this builder from a properties file from a specified path.
|
Modifier and Type | Class and Description |
---|---|
static class |
DfpSession.Builder
Builder for
DfpSession . |
Copyright © 2018. All Rights Reserved.