public static class AdSet.APIRequestGetContentDeliveryReport extends APIRequest<ContentDeliveryReport>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper| 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 |
|---|
APIRequestGetContentDeliveryReport(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetContentDeliveryReport(String nodeId, APIContext context)
public APINodeList<ContentDeliveryReport> getLastResponse()
getLastResponse in class APIRequest<ContentDeliveryReport>public APINodeList<ContentDeliveryReport> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<ContentDeliveryReport>APIExceptionpublic APINodeList<ContentDeliveryReport> execute() throws APIException
execute in class APIRequest<ContentDeliveryReport>APIExceptionpublic APINodeList<ContentDeliveryReport> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<ContentDeliveryReport>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ContentDeliveryReport>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<ContentDeliveryReport>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic AdSet.APIRequestGetContentDeliveryReport setParam(String param, Object value)
setParam in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport setParams(Map<String,Object> params)
setParams in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport setEndDate(String endDate)
public AdSet.APIRequestGetContentDeliveryReport setPlatform(ContentDeliveryReport.EnumPlatform platform)
public AdSet.APIRequestGetContentDeliveryReport setPlatform(String platform)
public AdSet.APIRequestGetContentDeliveryReport setPosition(ContentDeliveryReport.EnumPosition position)
public AdSet.APIRequestGetContentDeliveryReport setPosition(String position)
public AdSet.APIRequestGetContentDeliveryReport setStartDate(String startDate)
public AdSet.APIRequestGetContentDeliveryReport setSummary(Boolean summary)
public AdSet.APIRequestGetContentDeliveryReport setSummary(String summary)
public AdSet.APIRequestGetContentDeliveryReport requestAllFields()
public AdSet.APIRequestGetContentDeliveryReport requestAllFields(boolean value)
public AdSet.APIRequestGetContentDeliveryReport requestFields(List<String> fields)
requestFields in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport requestField(String field)
requestField in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport requestField(String field, boolean value)
requestField in class APIRequest<ContentDeliveryReport>public AdSet.APIRequestGetContentDeliveryReport requestContentNameField()
public AdSet.APIRequestGetContentDeliveryReport requestContentNameField(boolean value)
public AdSet.APIRequestGetContentDeliveryReport requestContentUrlField()
public AdSet.APIRequestGetContentDeliveryReport requestContentUrlField(boolean value)
public AdSet.APIRequestGetContentDeliveryReport requestCreatorNameField()
public AdSet.APIRequestGetContentDeliveryReport requestCreatorNameField(boolean value)
public AdSet.APIRequestGetContentDeliveryReport requestCreatorUrlField()
public AdSet.APIRequestGetContentDeliveryReport requestCreatorUrlField(boolean value)
public AdSet.APIRequestGetContentDeliveryReport requestEstimatedImpressionsField()
public AdSet.APIRequestGetContentDeliveryReport requestEstimatedImpressionsField(boolean value)
Copyright © 2020. All rights reserved.