public static class LiveVideoTargeting.APIRequestGet extends APIRequest<LiveVideoTargeting>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>
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, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpoint
public APIRequestGet(String nodeId, APIContext context)
public LiveVideoTargeting getLastResponse()
getLastResponse
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting parseResponse(String response) throws APIException
parseResponse
in class APIRequest<LiveVideoTargeting>
APIException
public LiveVideoTargeting execute() throws APIException
execute
in class APIRequest<LiveVideoTargeting>
APIException
public LiveVideoTargeting execute(Map<String,Object> extraParams) throws APIException
execute
in class APIRequest<LiveVideoTargeting>
APIException
public com.google.common.util.concurrent.ListenableFuture<LiveVideoTargeting> executeAsync() throws APIException
APIException
public com.google.common.util.concurrent.ListenableFuture<LiveVideoTargeting> executeAsync(Map<String,Object> extraParams) throws APIException
APIException
public LiveVideoTargeting.APIRequestGet setParam(String param, Object value)
setParam
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet setParams(Map<String,Object> params)
setParams
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet requestAllFields()
public LiveVideoTargeting.APIRequestGet requestAllFields(boolean value)
public LiveVideoTargeting.APIRequestGet requestFields(List<String> fields)
requestFields
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet requestField(String field)
requestField
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet requestField(String field, boolean value)
requestField
in class APIRequest<LiveVideoTargeting>
public LiveVideoTargeting.APIRequestGet requestAgeMaxField()
public LiveVideoTargeting.APIRequestGet requestAgeMaxField(boolean value)
public LiveVideoTargeting.APIRequestGet requestAgeMinField()
public LiveVideoTargeting.APIRequestGet requestAgeMinField(boolean value)
public LiveVideoTargeting.APIRequestGet requestExcludedCountriesField()
public LiveVideoTargeting.APIRequestGet requestExcludedCountriesField(boolean value)
public LiveVideoTargeting.APIRequestGet requestGeoLocationsField()
public LiveVideoTargeting.APIRequestGet requestGeoLocationsField(boolean value)
public LiveVideoTargeting.APIRequestGet requestIdField()
public LiveVideoTargeting.APIRequestGet requestIdField(boolean value)
Copyright © 2018. All rights reserved.