public class PqlService extends Object
Constructor and Description |
---|
PqlService() |
Modifier and Type | Method and Description |
---|---|
protected com.google.api.ads.dfp.axis.v201805.PublisherQueryLanguageServiceInterface |
createPqlService(com.google.api.ads.dfp.lib.client.DfpSession session) |
List<String[]> |
selectPql(com.google.api.ads.dfp.lib.client.DfpSession session,
String selectCols,
String fromTable,
String queryString,
Map<String,Object> queryParams,
String queryOrder,
Integer queryOffset) |
protected com.google.api.ads.dfp.axis.v201805.PublisherQueryLanguageServiceInterface createPqlService(com.google.api.ads.dfp.lib.client.DfpSession session)
public List<String[]> selectPql(com.google.api.ads.dfp.lib.client.DfpSession session, String selectCols, String fromTable, String queryString, Map<String,Object> queryParams, String queryOrder, Integer queryOffset) throws AdManagerCommunicationException
AdManagerCommunicationException
Copyright © 2010–2019. All rights reserved.