Modifier and Type | Method and Description |
---|---|
static AdWordsServicesInterface |
AdWordsServices.getInstance()
Returns the default instance, configured when this class was loaded.
|
static AdWordsServicesInterface |
AdWordsServices.newInstance()
Returns a new instance, configured using the current set of configurations and system
properties.
|
AdWordsServicesInterface |
AdWordsServices.withPluginModule(AdWordsPluginModule pluginModule) |
Modifier and Type | Method and Description |
---|---|
static ProductPartitionTree |
ProductPartitionTree.createAdGroupTree(AdWordsServicesInterface services,
AdWordsSession session,
Long adGroupId)
Returns a new instance of this class by retrieving the product partitions of the
specified ad group.
|
Modifier and Type | Method and Description |
---|---|
static ProductPartitionTree |
ProductPartitionTree.createAdGroupTree(AdWordsServicesInterface services,
AdWordsSession session,
Long adGroupId)
Returns a new instance of this class by retrieving the product partitions of the
specified ad group.
|
Modifier and Type | Method and Description |
---|---|
static ProductPartitionTree |
ProductPartitionTree.createAdGroupTree(AdWordsServicesInterface services,
AdWordsSession session,
Long adGroupId)
Returns a new instance of this class by retrieving the product partitions of the
specified ad group.
|
Modifier and Type | Method and Description |
---|---|
static ProductPartitionTree |
ProductPartitionTree.createAdGroupTree(AdWordsServicesInterface services,
AdWordsSession session,
Long adGroupId)
Returns a new instance of this class by retrieving the product partitions of the
specified ad group.
|
Modifier and Type | Class and Description |
---|---|
class |
AdWordsServices
Utility class to create AdWords service clients.
|
Modifier and Type | Method and Description |
---|---|
static AdWordsServicesInterface |
AdWordsServices.getInstance()
Returns the default instance, configured when this class was loaded.
|
static AdWordsServicesInterface |
AdWordsServices.newInstance()
Returns a new instance, configured using the current set of configurations and system
properties.
|
AdWordsServicesInterface |
AdWordsServices.withPluginModule(AdWordsPluginModule pluginModule) |
Modifier and Type | Class and Description |
---|---|
class |
BaseAdWordsServices
Base for a utility class which creates AdWords service clients.
|
Modifier and Type | Method and Description |
---|---|
AdWordsServicesInterface |
AdWordsServicesInterface.withPluginModule(AdWordsPluginModule pluginModule)
Factory method for extensions and apps to get a new instance of this type, configured
with an
AdWordsPluginModule . |
Copyright © 2018. All Rights Reserved.