Package | Description |
---|---|
org.mule.modules.google.dfp.premium | |
org.mule.modules.google.dfp.premium.strategy |
Modifier and Type | Method and Description |
---|---|
AbstractConfig |
GoogleAdManagerConnector.getConnectionStrategy()
Returns the connection strategy.
|
Modifier and Type | Method and Description |
---|---|
void |
GoogleAdManagerConnector.setConnectionStrategy(AbstractConfig connectionStrategy)
Sets the connection strategy according to the provided one.
|
Constructor and Description |
---|
CreateMethods(AbstractConfig connectionStrategy)
Initialise the create methods with the specified connection strategy.
|
GetMethods(AbstractConfig connectionStrategy)
Initialise the get methods with the specified connection strategy.
|
PerformMethods(AbstractConfig connectionStrategy)
Initialise the perform methods with the specified connection strategy.
|
UpdateMethods(AbstractConfig connectionStrategy)
Initialise the update methods with the specified connection strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2Config
Connection strategy to connect with Google Ad Manager through OAuth
authentication.
|
class |
ServiceAccountConfig
Connection strategy to connect with Google Ad Manager through service account
authentication.
|
Copyright © 2010–2019. All rights reserved.