public static class AdSavedLocation.APIRequestGet extends APIRequest<AdSavedLocation>
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 AdSavedLocation getLastResponse()
getLastResponse in class APIRequest<AdSavedLocation>public AdSavedLocation parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<AdSavedLocation>APIExceptionpublic AdSavedLocation execute() throws APIException
execute in class APIRequest<AdSavedLocation>APIExceptionpublic AdSavedLocation execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<AdSavedLocation>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AdSavedLocation> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AdSavedLocation> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic AdSavedLocation.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet requestAllFields()
public AdSavedLocation.APIRequestGet requestAllFields(boolean value)
public AdSavedLocation.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet requestField(String field)
requestField in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<AdSavedLocation>public AdSavedLocation.APIRequestGet requestCitiesField()
public AdSavedLocation.APIRequestGet requestCitiesField(boolean value)
public AdSavedLocation.APIRequestGet requestCountriesField()
public AdSavedLocation.APIRequestGet requestCountriesField(boolean value)
public AdSavedLocation.APIRequestGet requestCountryGroupsField()
public AdSavedLocation.APIRequestGet requestCountryGroupsField(boolean value)
public AdSavedLocation.APIRequestGet requestCustomLocationsField()
public AdSavedLocation.APIRequestGet requestCustomLocationsField(boolean value)
public AdSavedLocation.APIRequestGet requestGeoMarketsField()
public AdSavedLocation.APIRequestGet requestGeoMarketsField(boolean value)
public AdSavedLocation.APIRequestGet requestIdField()
public AdSavedLocation.APIRequestGet requestIdField(boolean value)
public AdSavedLocation.APIRequestGet requestLocationSentencesField()
public AdSavedLocation.APIRequestGet requestLocationSentencesField(boolean value)
public AdSavedLocation.APIRequestGet requestNameField()
public AdSavedLocation.APIRequestGet requestNameField(boolean value)
public AdSavedLocation.APIRequestGet requestRegionsField()
public AdSavedLocation.APIRequestGet requestRegionsField(boolean value)
public AdSavedLocation.APIRequestGet requestZipsField()
public AdSavedLocation.APIRequestGet requestZipsField(boolean value)
Copyright © 2024. All rights reserved.