public static class AnalyticsSegment.APIRequestGet extends APIRequest<AnalyticsSegment>
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 AnalyticsSegment getLastResponse()
getLastResponse in class APIRequest<AnalyticsSegment>public AnalyticsSegment parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<AnalyticsSegment>APIExceptionpublic AnalyticsSegment execute() throws APIException
execute in class APIRequest<AnalyticsSegment>APIExceptionpublic AnalyticsSegment execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<AnalyticsSegment>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AnalyticsSegment> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<AnalyticsSegment> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic AnalyticsSegment.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet setAsyncTaskId(String asyncTaskId)
public AnalyticsSegment.APIRequestGet setEndDate(Long endDate)
public AnalyticsSegment.APIRequestGet setEndDate(String endDate)
public AnalyticsSegment.APIRequestGet setStartDate(Long startDate)
public AnalyticsSegment.APIRequestGet setStartDate(String startDate)
public AnalyticsSegment.APIRequestGet requestAllFields()
public AnalyticsSegment.APIRequestGet requestAllFields(boolean value)
public AnalyticsSegment.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet requestField(String field)
requestField in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<AnalyticsSegment>public AnalyticsSegment.APIRequestGet requestCustomAudienceIneligiblityReasonsField()
public AnalyticsSegment.APIRequestGet requestCustomAudienceIneligiblityReasonsField(boolean value)
public AnalyticsSegment.APIRequestGet requestDescriptionField()
public AnalyticsSegment.APIRequestGet requestDescriptionField(boolean value)
public AnalyticsSegment.APIRequestGet requestEstimatedCustomAudienceSizeField()
public AnalyticsSegment.APIRequestGet requestEstimatedCustomAudienceSizeField(boolean value)
public AnalyticsSegment.APIRequestGet requestEventInfoRulesField()
public AnalyticsSegment.APIRequestGet requestEventInfoRulesField(boolean value)
public AnalyticsSegment.APIRequestGet requestEventRulesField()
public AnalyticsSegment.APIRequestGet requestEventRulesField(boolean value)
public AnalyticsSegment.APIRequestGet requestFilterSetField()
public AnalyticsSegment.APIRequestGet requestFilterSetField(boolean value)
public AnalyticsSegment.APIRequestGet requestHasDemographicRulesField()
public AnalyticsSegment.APIRequestGet requestHasDemographicRulesField(boolean value)
public AnalyticsSegment.APIRequestGet requestIdField()
public AnalyticsSegment.APIRequestGet requestIdField(boolean value)
public AnalyticsSegment.APIRequestGet requestIsAllUserField()
public AnalyticsSegment.APIRequestGet requestIsAllUserField(boolean value)
public AnalyticsSegment.APIRequestGet requestIsEligibleForPushCampaignField()
public AnalyticsSegment.APIRequestGet requestIsEligibleForPushCampaignField(boolean value)
public AnalyticsSegment.APIRequestGet requestIsInternalField()
public AnalyticsSegment.APIRequestGet requestIsInternalField(boolean value)
public AnalyticsSegment.APIRequestGet requestNameField()
public AnalyticsSegment.APIRequestGet requestNameField(boolean value)
public AnalyticsSegment.APIRequestGet requestPercentileRulesField()
public AnalyticsSegment.APIRequestGet requestPercentileRulesField(boolean value)
public AnalyticsSegment.APIRequestGet requestTimeLastSeenField()
public AnalyticsSegment.APIRequestGet requestTimeLastSeenField(boolean value)
public AnalyticsSegment.APIRequestGet requestTimeLastUpdatedField()
public AnalyticsSegment.APIRequestGet requestTimeLastUpdatedField(boolean value)
public AnalyticsSegment.APIRequestGet requestUserPropertyRulesField()
public AnalyticsSegment.APIRequestGet requestUserPropertyRulesField(boolean value)
public AnalyticsSegment.APIRequestGet requestWebParamRulesField()
public AnalyticsSegment.APIRequestGet requestWebParamRulesField(boolean value)
Copyright © 2024. All rights reserved.