public static class AdAccount.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 AdAccount.APIRequestGetContentDeliveryReport setParam(String param, Object value)
setParam in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport setParams(Map<String,Object> params)
setParams in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport setEndDate(String endDate)
public AdAccount.APIRequestGetContentDeliveryReport setPageId(Long pageId)
public AdAccount.APIRequestGetContentDeliveryReport setPageId(String pageId)
public AdAccount.APIRequestGetContentDeliveryReport setPlatform(ContentDeliveryReport.EnumPlatform platform)
public AdAccount.APIRequestGetContentDeliveryReport setPlatform(String platform)
public AdAccount.APIRequestGetContentDeliveryReport setPosition(ContentDeliveryReport.EnumPosition position)
public AdAccount.APIRequestGetContentDeliveryReport setPosition(String position)
public AdAccount.APIRequestGetContentDeliveryReport setStartDate(String startDate)
public AdAccount.APIRequestGetContentDeliveryReport setSummary(Boolean summary)
public AdAccount.APIRequestGetContentDeliveryReport setSummary(String summary)
public AdAccount.APIRequestGetContentDeliveryReport requestAllFields()
public AdAccount.APIRequestGetContentDeliveryReport requestAllFields(boolean value)
public AdAccount.APIRequestGetContentDeliveryReport requestFields(List<String> fields)
requestFields in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport requestField(String field)
requestField in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport requestField(String field, boolean value)
requestField in class APIRequest<ContentDeliveryReport>public AdAccount.APIRequestGetContentDeliveryReport requestContentNameField()
public AdAccount.APIRequestGetContentDeliveryReport requestContentNameField(boolean value)
public AdAccount.APIRequestGetContentDeliveryReport requestContentUrlField()
public AdAccount.APIRequestGetContentDeliveryReport requestContentUrlField(boolean value)
public AdAccount.APIRequestGetContentDeliveryReport requestCreatorNameField()
public AdAccount.APIRequestGetContentDeliveryReport requestCreatorNameField(boolean value)
public AdAccount.APIRequestGetContentDeliveryReport requestCreatorUrlField()
public AdAccount.APIRequestGetContentDeliveryReport requestCreatorUrlField(boolean value)
public AdAccount.APIRequestGetContentDeliveryReport requestEstimatedImpressionsField()
public AdAccount.APIRequestGetContentDeliveryReport requestEstimatedImpressionsField(boolean value)
Copyright © 2020. All rights reserved.