Skip navigation links
A B C D E F G I J L N O P R S T U V 

A

AbstractConfig - Class in org.mule.modules.google.dfp.premium.strategy
Abstract conenction strategy to connect to GoogleDfp from Anypoint Runtime
AbstractConfig() - Constructor for class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
addAdUnitsCombination(ComposedMetaDataKeyBuilder) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
addLineItemsCombination(ComposedMetaDataKeyBuilder) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
addOrdersCombination(ComposedMetaDataKeyBuilder) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
addUserCombination(ComposedMetaDataKeyBuilder) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
applicationName - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
The application name for Google DFP

B

bindVariables(Map<String, Object>, StatementBuilder) - Static method in class org.mule.modules.google.dfp.utils.ServicesUtils
 

C

CompanyService - Class in org.mule.modules.google.dfp.community.services
 
CompanyService() - Constructor for class org.mule.modules.google.dfp.community.services.CompanyService
 
companyService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
connect(String, String) - Method in class org.mule.modules.google.dfp.premium.strategy.OAuth2Config
Connect
connect(String) - Method in class org.mule.modules.google.dfp.premium.strategy.ServiceAccountConfig
Connect
connectionId() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
ContactService - Class in org.mule.modules.google.dfp.community.services
 
ContactService() - Constructor for class org.mule.modules.google.dfp.community.services.ContactService
 
contactService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
create(CreateSelector, Object) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Create Objects on a service
createAdUnits(List<AdUnit>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of ad units
createAdUnits(DfpSession, List<AdUnit>) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
createCompanies(List<Company>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of Companies
createCompanies(DfpSession, List<Company>) - Method in class org.mule.modules.google.dfp.community.services.CompanyService
 
createCompanyService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.CompanyService
 
createContacts(List<Contact>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of contacts
createContacts(DfpSession, List<Contact>) - Method in class org.mule.modules.google.dfp.community.services.ContactService
 
createContactService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.ContactService
 
createCustomFieldOptions(List<CustomFieldOption>) - Method in class org.mule.modules.google.dfp.premium.CreateMethods
Creates a list of new CustomFieldOption objects.
createCustomFieldOptions(DfpSession, List<CustomFieldOption>) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
createCustomFields(List<CustomField>) - Method in class org.mule.modules.google.dfp.premium.CreateMethods
Creates a list of new CustomField objects.
createCustomFields(DfpSession, List<CustomField>) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
createCustomFieldService(DfpSession) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
createCustomTargetingKeys(List<CustomTargetingKey>) - Method in class org.mule.modules.google.dfp.premium.CreateMethods
Create a list of custom targeting keys
createCustomTargetingKeys(DfpSession, List<CustomTargetingKey>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
createCustomTargetingService(DfpSession) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
createCustomTargetingValues(List<CustomTargetingValue>) - Method in class org.mule.modules.google.dfp.premium.CreateMethods
Create a list of custom targeting values
createCustomTargetingValues(DfpSession, List<CustomTargetingValue>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
createForecastService(DfpSession) - Method in class org.mule.modules.google.dfp.premium.services.ForecastService
 
createInventoryService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
createLineItems(List<LineItem>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of Line Items
createLineItems(DfpSession, List<LineItem>) - Method in class org.mule.modules.google.dfp.community.services.LineItemService
 
createLineItemService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.LineItemService
 
CreateMethods - Class in org.mule.modules.google.dfp.community
 
CreateMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.community.CreateMethods
 
CreateMethods - Class in org.mule.modules.google.dfp.premium
 
CreateMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.premium.CreateMethods
 
createOrders(List<Order>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of Orders
createOrders(DfpSession, List<Order>) - Method in class org.mule.modules.google.dfp.community.services.OrderService
 
createOrderService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.OrderService
 
createPlacements(List<Placement>) - Method in class org.mule.modules.google.dfp.premium.CreateMethods
Create a list of placements
createPlacements(DfpSession, List<Placement>) - Method in class org.mule.modules.google.dfp.premium.services.PlacementService
 
createPlacementService(DfpSession) - Method in class org.mule.modules.google.dfp.premium.services.PlacementService
 
createPqlService(DfpSession) - Method in class org.mule.modules.google.dfp.premium.services.PqlService
 
createReport(DfpSession, Date, Date, String, String, String) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
createReport(DownloadReportMethod, String, String, String, Date, Date) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Creates a report with the given parameters
createReportService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
createReportSync(DfpSession, Date, Date, String, String, String) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
CreateSelector - Enum in org.mule.modules.google.dfp.premium.services.selectors
 
CreateSelectorDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
CreateSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
createUsers(List<User>) - Method in class org.mule.modules.google.dfp.community.CreateMethods
Create a list of Users
createUsers(DfpSession, List<User>) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
createUserService(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
CustomFieldService - Class in org.mule.modules.google.dfp.premium.services
 
CustomFieldService() - Constructor for class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
customFieldService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
CustomTargetingService - Class in org.mule.modules.google.dfp.premium.services
 
CustomTargetingService() - Constructor for class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
customTargetingService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

D

describeEntity(ComposedMetaDataKey) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
describeEntity(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
describeEntity(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.DownloadReportDataSense
 
describeEntity() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.DownloadReportDataSense
 
describeEntity(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
describeEntity(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetSelectorDataSense
 
describeEntity(ComposedMetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.PerformSelectorDataSense
 
describeEntity(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
DfpApiException - Exception in org.mule.modules.google.dfp.exceptions
 
DfpApiException(Exception) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpApiException
 
DfpApiException(Exception, DfpConnectorOperation) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpApiException
 
DfpCommunicationException - Exception in org.mule.modules.google.dfp.exceptions
 
DfpCommunicationException(Exception) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpCommunicationException
 
DfpConnectorOperation - Enum in org.mule.modules.google.dfp.exceptions
Enum used to rapresent all connector operations supported This is mainly with DfpApiException
DfpException - Exception in org.mule.modules.google.dfp.exceptions
 
DfpException() - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpException
 
DfpException(String) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpException
 
DfpException(Throwable) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpException
 
DfpException(String, Throwable) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpException
 
DfpException(String, Throwable, boolean, boolean) - Constructor for exception org.mule.modules.google.dfp.exceptions.DfpException
 
disconnect() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
downloadReport(DfpSession, ReportJob, String) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
downloadReport(ReportJob, ExportFormat) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Download a report from the Google DFP service
DownloadReportDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
DownloadReportDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.DownloadReportDataSense
 
DownloadReportMethod - Enum in org.mule.modules.google.dfp.community.services.selectors
 

E

endpoint - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
The endpoint (url) for Google DFP
ExportFormat - Enum in org.mule.modules.google.dfp.community.services.selectors
 

F

ForecastService - Class in org.mule.modules.google.dfp.premium.services
 
ForecastService() - Constructor for class org.mule.modules.google.dfp.premium.services.ForecastService
 
forecastService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

G

get(GetSelector) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Gets a object(s) depending on the service chosen
getAdUnits(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the ad units that match with the queryString
getAdUnits(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
getAdUnitSizes(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the ad unit sizes that match with the queryString
getAdUnitSizes(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
getAllRoles() - Method in class org.mule.modules.google.dfp.community.GetMethods
Returns the Role objects that are defined for the users of the network.
getAllRoles(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
getApplicationName() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getAvailabilityForecast(ProspectiveLineItem, Boolean, Boolean) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Retrieve the availability forecast for the given prospective line item
getAvailabilityForecast(DfpSession, ProspectiveLineItem, Boolean, Boolean) - Method in class org.mule.modules.google.dfp.premium.services.ForecastService
 
getAvailabilityForecastById(long, Boolean, Boolean) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Retrieve the availability forecast for the given prospective line item id
getAvailabilityForecastById(DfpSession, Long, Boolean, Boolean) - Method in class org.mule.modules.google.dfp.premium.services.ForecastService
 
getByStatement(GetByStatementSelector, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Retrieve object(s) that match the query
GetByStatementSelector - Enum in org.mule.modules.google.dfp.premium.services.selectors
 
GetByStatementSelectorDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
GetByStatementSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
getCompanies(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the companies that match with the queryString
getCompanies(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.CompanyService
 
getCompanyService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getConnectionStrategy() - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
 
getConnector() - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.DownloadReportDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetSelectorDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.PerformSelectorDataSense
 
getConnector() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
getContacts(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the contacts that match with the queryString
getContacts(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.ContactService
 
getContactService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getCurrentUser() - Method in class org.mule.modules.google.dfp.community.GetMethods
Returns the current User.
getCurrentUser(DfpSession) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
getCustomFieldOption(long) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Gets a Custom Field with the given Custom field option ID
getCustomFieldOption(DfpSession, Long) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
getCustomFields(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GetMethods
Retrieve the CustomFields that match with the queryString
getCustomFields(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
getCustomFieldService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getCustomTargetingKeys(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GetMethods
Retrieve the custom targeting keys that match with the queryString
getCustomTargetingKeys(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
getCustomTargetingService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getCustomTargetingValues(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GetMethods
Retrieve the custom targeting values that match with the queryString
getCustomTargetingValues(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
getDeliveryForecast(List<ProspectiveLineItem>, String) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Retrieve the delivery forecast for the given prospective line items
getDeliveryForecast(DfpSession, List<ProspectiveLineItem>, String) - Method in class org.mule.modules.google.dfp.premium.services.ForecastService
 
getDeliveryForecastByIds(String, String) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Retrieve the delivery forecast for the given prospective line items ids
getDeliveryForecastByIds(DfpSession, String, String) - Method in class org.mule.modules.google.dfp.premium.services.ForecastService
 
getEndpoint() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getEntities() - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
getEntities() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
getEntities() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
getEntities() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetSelectorDataSense
 
getEntities() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.PerformSelectorDataSense
 
getEntities() - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
getForecastService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getInventoryService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getLineItems(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the Line Items that match with the queryString
getLineItems(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.LineItemService
 
getLineItemService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
GetMethods - Class in org.mule.modules.google.dfp.community
 
GetMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.community.GetMethods
 
GetMethods - Class in org.mule.modules.google.dfp.premium
 
GetMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.premium.GetMethods
 
getNetworkCode() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getOperationCausingException() - Method in exception org.mule.modules.google.dfp.exceptions.DfpApiException
 
getOrders(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the Orders that match with the queryString
getOrders(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.OrderService
 
getOrderService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getOutputMetaData(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
getOutputMetaData(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
getOutputMetaData(MetaDataKey) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
getPlacements(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GetMethods
Retrieve the placements that match with the queryString
getPlacements(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.PlacementService
 
getPlacementService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getPqlService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getRefreshToken() - Method in class org.mule.modules.google.dfp.premium.strategy.OAuth2Config
 
getReportDownloadUrl(long, ReportDownloadOptions) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Gets the URL containing the report generated
getReportDownloadUrlWithOptions(DfpSession, Long, ReportDownloadOptions) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
getReportJobStatus(long) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Gets the status of a created Report Job (usually used in conjunction with Create Report with DownloadReportMethod set as Async)
getReportService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getReportStatus(DfpSession, Long) - Method in class org.mule.modules.google.dfp.community.services.ReportService
 
getSavedQueriesByStatements(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.ReportService
 
getSavedQueryByStatement(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GetMethods
Retrieve the Reconciliation Order Reports that match with the queryString
GetSelector - Enum in org.mule.modules.google.dfp.premium.services.selectors
 
GetSelectorDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
GetSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetSelectorDataSense
 
getSession() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getTokenServerUrl() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
getUsers(String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.GetMethods
Retrieve the Users that match with the queryString
getUsers(DfpSession, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
getUserService() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
GoogleDfpConnector - Class in org.mule.modules.google.dfp.premium
Google DFP Premium Connector
GoogleDfpConnector() - Constructor for class org.mule.modules.google.dfp.premium.GoogleDfpConnector
 

I

initialiseServices() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
InventoryService - Class in org.mule.modules.google.dfp.community.services
 
InventoryService() - Constructor for class org.mule.modules.google.dfp.community.services.InventoryService
 
inventoryService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
isConnected() - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

J

javaDateToGoogleDate(Date) - Static method in class org.mule.modules.google.dfp.utils.ServicesUtils
 

L

LineItemService - Class in org.mule.modules.google.dfp.community.services
 
LineItemService() - Constructor for class org.mule.modules.google.dfp.community.services.LineItemService
 
lineItemService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

N

networkCode - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
The network code for Google DFP

O

OAuth2Config - Class in org.mule.modules.google.dfp.premium.strategy
Connection strategy to connect with Google DFP through OAuth authentication
OAuth2Config() - Constructor for class org.mule.modules.google.dfp.premium.strategy.OAuth2Config
 
OrderService - Class in org.mule.modules.google.dfp.community.services
 
OrderService() - Constructor for class org.mule.modules.google.dfp.community.services.OrderService
 
orderService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
org.mule.modules.google.dfp.community - package org.mule.modules.google.dfp.community
 
org.mule.modules.google.dfp.community.services - package org.mule.modules.google.dfp.community.services
 
org.mule.modules.google.dfp.community.services.selectors - package org.mule.modules.google.dfp.community.services.selectors
 
org.mule.modules.google.dfp.community.services.selectors.metadata - package org.mule.modules.google.dfp.community.services.selectors.metadata
 
org.mule.modules.google.dfp.exceptions - package org.mule.modules.google.dfp.exceptions
 
org.mule.modules.google.dfp.premium - package org.mule.modules.google.dfp.premium
 
org.mule.modules.google.dfp.premium.services - package org.mule.modules.google.dfp.premium.services
 
org.mule.modules.google.dfp.premium.services.selectors - package org.mule.modules.google.dfp.premium.services.selectors
 
org.mule.modules.google.dfp.premium.services.selectors.metadata - package org.mule.modules.google.dfp.premium.services.selectors.metadata
 
org.mule.modules.google.dfp.premium.strategy - package org.mule.modules.google.dfp.premium.strategy
 
org.mule.modules.google.dfp.utils - package org.mule.modules.google.dfp.utils
 

P

perform(String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Perform action onto objects
performAdUnits(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.community.PerformMethods
Perform the chosen action over the Ad Units that match with the query string given by parameter
performAdUnitsAction(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
performCustomFields(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.premium.PerformMethods
Perform the chosen action over the CustomFields that match with the query string given by parameter
performCustomFieldsAction(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
performCustomTargetingKeys(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.premium.PerformMethods
Perform the chosen action over the Custom Targeting Keys that match with the query string given by parameter
performCustomTargetingKeys(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
performCustomTargetingValues(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.premium.PerformMethods
Perform the chosen action over the Custom Targeting Values that match with the query string given by parameter
performCustomTargetingValues(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
performLineItems(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.community.PerformMethods
Perform the chosen action over the Line Items that match with the query string given by parameter
performLineItemsAction(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.community.services.LineItemService
 
PerformMethods - Class in org.mule.modules.google.dfp.community
 
PerformMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.community.PerformMethods
 
PerformMethods - Class in org.mule.modules.google.dfp.premium
 
PerformMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.premium.PerformMethods
 
performOrders(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.community.PerformMethods
Perform the chosen action over the Orders that match with the query string given by parameter
performOrdersAction(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.community.services.OrderService
 
performPlacements(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.premium.PerformMethods
Perform the chosen action over the Placements that match with the query string given by parameter
performPlacements(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.premium.services.PlacementService
 
PerformSelector - Enum in org.mule.modules.google.dfp.premium.services.selectors
 
PerformSelectorDataSense - Class in org.mule.modules.google.dfp.community.services.selectors.metadata
 
PerformSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
PerformSelectorDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
PerformSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.PerformSelectorDataSense
 
performUsers(String, Map<String, Object>, String) - Method in class org.mule.modules.google.dfp.community.PerformMethods
Perform the chosen action over the Users that match with the query string given by parameter
performUsers(DfpSession, String, String, Map<String, Object>) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
PlacementService - Class in org.mule.modules.google.dfp.premium.services
 
PlacementService() - Constructor for class org.mule.modules.google.dfp.premium.services.PlacementService
 
placementService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
PqlService - Class in org.mule.modules.google.dfp.premium.services
 
PqlService() - Constructor for class org.mule.modules.google.dfp.premium.services.PqlService
 
pqlService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

R

refreshToken - Variable in class org.mule.modules.google.dfp.premium.strategy.OAuth2Config
The refresh token for Google DFP
ReportService - Class in org.mule.modules.google.dfp.community.services
 
ReportService() - Constructor for class org.mule.modules.google.dfp.community.services.ReportService
 
ReportService - Class in org.mule.modules.google.dfp.premium.services
 
ReportService() - Constructor for class org.mule.modules.google.dfp.premium.services.ReportService
 
reportService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

S

SelectorException - Exception in org.mule.modules.google.dfp.exceptions
 
SelectorException(String, String) - Constructor for exception org.mule.modules.google.dfp.exceptions.SelectorException
 
selectPql(String, String, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Method for executing a PQL (Publisher-Query-Language) select statement to retrieve data from Google DFP.
selectPql(DfpSession, String, String, String, Map<String, Object>, String, Integer) - Method in class org.mule.modules.google.dfp.premium.services.PqlService
 
ServiceAccountConfig - Class in org.mule.modules.google.dfp.premium.strategy
Connection strategy to connect with Google DFP through service account authentication
ServiceAccountConfig() - Constructor for class org.mule.modules.google.dfp.premium.strategy.ServiceAccountConfig
 
ServicesUtils - Class in org.mule.modules.google.dfp.utils
 
session - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setApplicationName(String) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setCompanyService(CompanyService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setConnectionStrategy(AbstractConfig) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.community.services.selectors.metadata.PerformSelectorDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.CreateSelectorDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.DownloadReportDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetByStatementSelectorDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.GetSelectorDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.PerformSelectorDataSense
 
setConnector(GoogleDfpConnector) - Method in class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
setContactService(ContactService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setCustomFieldService(CustomFieldService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setCustomTargetingService(CustomTargetingService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setEndpoint(String) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setForecastService(ForecastService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setInventoryService(InventoryService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setLineItemService(LineItemService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setNetworkCode(String) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setOrderService(OrderService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setPlacementService(PlacementService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setPqlService(PqlService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setRefreshToken(String) - Method in class org.mule.modules.google.dfp.premium.strategy.OAuth2Config
 
setReportService(ReportService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setSession(DfpSession) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setTokenServerUrl(String) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 
setUserService(UserService) - Method in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

T

tokenServerUrl - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
The token server URL for Google DFP

U

update(UpdateSelector, Object) - Method in class org.mule.modules.google.dfp.premium.GoogleDfpConnector
Update a list of Objects
updateAdUnits(DfpSession, List<AdUnit>) - Method in class org.mule.modules.google.dfp.community.services.InventoryService
 
updateAdUnits(List<AdUnit>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of Ad Units
updateCompanies(DfpSession, List<Company>) - Method in class org.mule.modules.google.dfp.community.services.CompanyService
 
updateCompanies(List<Company>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of Companies
updateContacts(DfpSession, List<Contact>) - Method in class org.mule.modules.google.dfp.community.services.ContactService
 
updateContacts(List<Contact>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of contacts
updateCustomFieldOptions(DfpSession, List<CustomFieldOption>) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
updateCustomFieldOptions(List<CustomFieldOption>) - Method in class org.mule.modules.google.dfp.premium.UpdateMethods
Update a list of CustomFieldOptions
updateCustomFields(DfpSession, List<CustomField>) - Method in class org.mule.modules.google.dfp.premium.services.CustomFieldService
 
updateCustomFields(List<CustomField>) - Method in class org.mule.modules.google.dfp.premium.UpdateMethods
Update a list of CustomFields
updateCustomTargetingKeys(DfpSession, List<CustomTargetingKey>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
updateCustomTargetingKeys(List<CustomTargetingKey>) - Method in class org.mule.modules.google.dfp.premium.UpdateMethods
Update a list of custom targeting keys
updateCustomTargetingValues(DfpSession, List<CustomTargetingValue>) - Method in class org.mule.modules.google.dfp.premium.services.CustomTargetingService
 
updateCustomTargetingValues(List<CustomTargetingValue>) - Method in class org.mule.modules.google.dfp.premium.UpdateMethods
Update a list of custom targeting values
updateLineItems(DfpSession, List<LineItem>) - Method in class org.mule.modules.google.dfp.community.services.LineItemService
 
updateLineItems(List<LineItem>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of Line Items
UpdateMethods - Class in org.mule.modules.google.dfp.community
 
UpdateMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.community.UpdateMethods
 
UpdateMethods - Class in org.mule.modules.google.dfp.premium
 
UpdateMethods(AbstractConfig) - Constructor for class org.mule.modules.google.dfp.premium.UpdateMethods
 
updateOrders(DfpSession, List<Order>) - Method in class org.mule.modules.google.dfp.community.services.OrderService
 
updateOrders(List<Order>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of Orders
updatePlacements(DfpSession, List<Placement>) - Method in class org.mule.modules.google.dfp.premium.services.PlacementService
 
updatePlacements(List<Placement>) - Method in class org.mule.modules.google.dfp.premium.UpdateMethods
Update a list of placements
UpdateSelector - Enum in org.mule.modules.google.dfp.premium.services.selectors
 
UpdateSelectorDataSense - Class in org.mule.modules.google.dfp.premium.services.selectors.metadata
 
UpdateSelectorDataSense() - Constructor for class org.mule.modules.google.dfp.premium.services.selectors.metadata.UpdateSelectorDataSense
 
updateUsers(DfpSession, List<User>) - Method in class org.mule.modules.google.dfp.community.services.UserService
 
updateUsers(List<User>) - Method in class org.mule.modules.google.dfp.community.UpdateMethods
Update a list of Users
UserService - Class in org.mule.modules.google.dfp.community.services
 
UserService() - Constructor for class org.mule.modules.google.dfp.community.services.UserService
 
userService - Variable in class org.mule.modules.google.dfp.premium.strategy.AbstractConfig
 

V

valueOf(String) - Static method in enum org.mule.modules.google.dfp.community.services.selectors.DownloadReportMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.community.services.selectors.ExportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.exceptions.DfpConnectorOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.CreateSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.GetByStatementSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.GetSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.PerformSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.UpdateSelector
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.modules.google.dfp.community.services.selectors.DownloadReportMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.community.services.selectors.ExportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.exceptions.DfpConnectorOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.CreateSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.GetByStatementSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.GetSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.PerformSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.modules.google.dfp.premium.services.selectors.UpdateSelector
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I J L N O P R S T U V 
Skip navigation links

Copyright © 2010–2018. All rights reserved.