public static class NegativeKeywordList.APIRequestGet extends APIRequest<NegativeKeywordList>
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 |
|---|
APIRequestGet(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 APIRequestGet(String nodeId, APIContext context)
public NegativeKeywordList getLastResponse()
getLastResponse in class APIRequest<NegativeKeywordList>public NegativeKeywordList parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<NegativeKeywordList>APIExceptionpublic NegativeKeywordList execute() throws APIException
execute in class APIRequest<NegativeKeywordList>APIExceptionpublic NegativeKeywordList execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<NegativeKeywordList>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<NegativeKeywordList> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<NegativeKeywordList> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic NegativeKeywordList.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet requestAllFields()
public NegativeKeywordList.APIRequestGet requestAllFields(boolean value)
public NegativeKeywordList.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet requestField(String field)
requestField in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<NegativeKeywordList>public NegativeKeywordList.APIRequestGet requestAppliedActiveAdCampaignGroupsField()
public NegativeKeywordList.APIRequestGet requestAppliedActiveAdCampaignGroupsField(boolean value)
public NegativeKeywordList.APIRequestGet requestAppliedInactiveAdCampaignGroupsField()
public NegativeKeywordList.APIRequestGet requestAppliedInactiveAdCampaignGroupsField(boolean value)
public NegativeKeywordList.APIRequestGet requestCreatorIdField()
public NegativeKeywordList.APIRequestGet requestCreatorIdField(boolean value)
public NegativeKeywordList.APIRequestGet requestIdField()
public NegativeKeywordList.APIRequestGet requestIdField(boolean value)
public NegativeKeywordList.APIRequestGet requestIsFullyReviewedField()
public NegativeKeywordList.APIRequestGet requestIsFullyReviewedField(boolean value)
public NegativeKeywordList.APIRequestGet requestLastUpdateTimeField()
public NegativeKeywordList.APIRequestGet requestLastUpdateTimeField(boolean value)
public NegativeKeywordList.APIRequestGet requestLastUpdateUserIdField()
public NegativeKeywordList.APIRequestGet requestLastUpdateUserIdField(boolean value)
public NegativeKeywordList.APIRequestGet requestListNameField()
public NegativeKeywordList.APIRequestGet requestListNameField(boolean value)
public NegativeKeywordList.APIRequestGet requestTotalApprovedKeywordCountField()
public NegativeKeywordList.APIRequestGet requestTotalApprovedKeywordCountField(boolean value)
public NegativeKeywordList.APIRequestGet requestTotalDeclinedKeywordCountField()
public NegativeKeywordList.APIRequestGet requestTotalDeclinedKeywordCountField(boolean value)
public NegativeKeywordList.APIRequestGet requestTotalNegativeKeywordCountField()
public NegativeKeywordList.APIRequestGet requestTotalNegativeKeywordCountField(boolean value)
public NegativeKeywordList.APIRequestGet requestTotalValidatedKeywordCountField()
public NegativeKeywordList.APIRequestGet requestTotalValidatedKeywordCountField(boolean value)
Copyright © 2024. All rights reserved.