@ConnectionManagement(friendlyName="Service Account", configElementName="config-service-account") public class ServiceAccountConfig extends AbstractConfig
applicationName, companyService, contactService, customFieldService, customTargetingService, endpoint, forecastService, inventoryService, lineItemService, networkCode, orderService, placementService, pqlService, reportService, session, tokenServerUrl, userService
Constructor and Description |
---|
ServiceAccountConfig() |
Modifier and Type | Method and Description |
---|---|
void |
connect(String jsonKeyFilePath)
Connect
|
connectionId, disconnect, getApplicationName, getCompanyService, getContactService, getCustomFieldService, getCustomTargetingService, getEndpoint, getForecastService, getInventoryService, getLineItemService, getNetworkCode, getOrderService, getPlacementService, getPqlService, getReportService, getSession, getTokenServerUrl, getUserService, initialiseServices, isConnected, setApplicationName, setCompanyService, setContactService, setCustomFieldService, setCustomTargetingService, setEndpoint, setForecastService, setInventoryService, setLineItemService, setNetworkCode, setOrderService, setPlacementService, setPqlService, setReportService, setSession, setTokenServerUrl, setUserService
@Connect @TestConnectivity(label="Test Connection") public void connect(@ConnectionKey String jsonKeyFilePath) throws org.mule.api.ConnectionException
jsonKeyFilePath
- The path to the JSON file provided by google for service
authenticationorg.mule.api.ConnectionException
- if there is a problem establishing a connectionCopyright © 2010–2019. All rights reserved.