public static class Application.APIRequestGetPixelHelperDebuggingInfo extends APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGetPixelHelperDebuggingInfo(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetPixelHelperDebuggingInfo(String nodeId, APIContext context)
public APINodeList<ExternalEventSourcePixelHelperDebuggingInfo> getLastResponse()
getLastResponse in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public APINodeList<ExternalEventSourcePixelHelperDebuggingInfo> parseResponse(String response) throws APIException
parseResponse in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>APIExceptionpublic APINodeList<ExternalEventSourcePixelHelperDebuggingInfo> execute() throws APIException
execute in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>APIExceptionpublic APINodeList<ExternalEventSourcePixelHelperDebuggingInfo> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ExternalEventSourcePixelHelperDebuggingInfo>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ExternalEventSourcePixelHelperDebuggingInfo>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Application.APIRequestGetPixelHelperDebuggingInfo setParam(String param, Object value)
setParam in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo setParams(Map<String,Object> params)
setParams in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo requestAllFields()
public Application.APIRequestGetPixelHelperDebuggingInfo requestAllFields(boolean value)
public Application.APIRequestGetPixelHelperDebuggingInfo requestFields(List<String> fields)
requestFields in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo requestField(String field)
requestField in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo requestField(String field, boolean value)
requestField in class APIRequest<ExternalEventSourcePixelHelperDebuggingInfo>public Application.APIRequestGetPixelHelperDebuggingInfo requestCountsField()
public Application.APIRequestGetPixelHelperDebuggingInfo requestCountsField(boolean value)
public Application.APIRequestGetPixelHelperDebuggingInfo requestDiagnosticField()
public Application.APIRequestGetPixelHelperDebuggingInfo requestDiagnosticField(boolean value)
public Application.APIRequestGetPixelHelperDebuggingInfo requestEventNameField()
public Application.APIRequestGetPixelHelperDebuggingInfo requestEventNameField(boolean value)
public Application.APIRequestGetPixelHelperDebuggingInfo requestIdField()
public Application.APIRequestGetPixelHelperDebuggingInfo requestIdField(boolean value)
Copyright © 2018. All rights reserved.