public static class PagePostExperiment.APIRequestGet extends APIRequest<PagePostExperiment>
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 PagePostExperiment getLastResponse()
getLastResponse in class APIRequest<PagePostExperiment>public PagePostExperiment parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<PagePostExperiment>APIExceptionpublic PagePostExperiment execute() throws APIException
execute in class APIRequest<PagePostExperiment>APIExceptionpublic PagePostExperiment execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<PagePostExperiment>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PagePostExperiment> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PagePostExperiment> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic PagePostExperiment.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet requestAllFields()
public PagePostExperiment.APIRequestGet requestAllFields(boolean value)
public PagePostExperiment.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet requestField(String field)
requestField in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<PagePostExperiment>public PagePostExperiment.APIRequestGet requestAutoResolveSettingsField()
public PagePostExperiment.APIRequestGet requestAutoResolveSettingsField(boolean value)
public PagePostExperiment.APIRequestGet requestControlVideoIdField()
public PagePostExperiment.APIRequestGet requestControlVideoIdField(boolean value)
public PagePostExperiment.APIRequestGet requestCreationTimeField()
public PagePostExperiment.APIRequestGet requestCreationTimeField(boolean value)
public PagePostExperiment.APIRequestGet requestCreatorField()
public PagePostExperiment.APIRequestGet requestCreatorField(boolean value)
public PagePostExperiment.APIRequestGet requestDeclaredWinningTimeField()
public PagePostExperiment.APIRequestGet requestDeclaredWinningTimeField(boolean value)
public PagePostExperiment.APIRequestGet requestDeclaredWinningVideoIdField()
public PagePostExperiment.APIRequestGet requestDeclaredWinningVideoIdField(boolean value)
public PagePostExperiment.APIRequestGet requestDescriptionField()
public PagePostExperiment.APIRequestGet requestDescriptionField(boolean value)
public PagePostExperiment.APIRequestGet requestExperimentVideoIdsField()
public PagePostExperiment.APIRequestGet requestExperimentVideoIdsField(boolean value)
public PagePostExperiment.APIRequestGet requestIdField()
public PagePostExperiment.APIRequestGet requestIdField(boolean value)
public PagePostExperiment.APIRequestGet requestInsightSnapshotsField()
public PagePostExperiment.APIRequestGet requestInsightSnapshotsField(boolean value)
public PagePostExperiment.APIRequestGet requestNameField()
public PagePostExperiment.APIRequestGet requestNameField(boolean value)
public PagePostExperiment.APIRequestGet requestOptimizationGoalField()
public PagePostExperiment.APIRequestGet requestOptimizationGoalField(boolean value)
public PagePostExperiment.APIRequestGet requestPublishStatusField()
public PagePostExperiment.APIRequestGet requestPublishStatusField(boolean value)
public PagePostExperiment.APIRequestGet requestPublishTimeField()
public PagePostExperiment.APIRequestGet requestPublishTimeField(boolean value)
public PagePostExperiment.APIRequestGet requestScheduledExperimentTimestampField()
public PagePostExperiment.APIRequestGet requestScheduledExperimentTimestampField(boolean value)
public PagePostExperiment.APIRequestGet requestUpdatedTimeField()
public PagePostExperiment.APIRequestGet requestUpdatedTimeField(boolean value)
Copyright © 2024. All rights reserved.