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