public static class PartnerIntegrationLinked.APIRequestUpdate extends APIRequest<PartnerIntegrationLinked>
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 |
|---|
APIRequestUpdate(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestUpdate(String nodeId, APIContext context)
public PartnerIntegrationLinked getLastResponse()
getLastResponse in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked parseResponse(String response) throws APIException
parseResponse in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic PartnerIntegrationLinked execute() throws APIException
execute in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic PartnerIntegrationLinked execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PartnerIntegrationLinked> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PartnerIntegrationLinked> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic PartnerIntegrationLinked.APIRequestUpdate setParam(String param, Object value)
setParam in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked.APIRequestUpdate setParams(Map<String,Object> params)
setParams in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked.APIRequestUpdate setAdsPixelId(Object adsPixelId)
public PartnerIntegrationLinked.APIRequestUpdate setAdsPixelId(String adsPixelId)
public PartnerIntegrationLinked.APIRequestUpdate setApplicationId(Object applicationId)
public PartnerIntegrationLinked.APIRequestUpdate setApplicationId(String applicationId)
public PartnerIntegrationLinked.APIRequestUpdate setCompletedIntegrationTypes(List<PartnerIntegrationLinked.EnumCompletedIntegrationTypes> completedIntegrationTypes)
public PartnerIntegrationLinked.APIRequestUpdate setCompletedIntegrationTypes(String completedIntegrationTypes)
public PartnerIntegrationLinked.APIRequestUpdate setName(String name)
public PartnerIntegrationLinked.APIRequestUpdate setOauthPartnerIntegrationId(Object oauthPartnerIntegrationId)
public PartnerIntegrationLinked.APIRequestUpdate setOauthPartnerIntegrationId(String oauthPartnerIntegrationId)
public PartnerIntegrationLinked.APIRequestUpdate setOfflineConversionDataSetId(Object offlineConversionDataSetId)
public PartnerIntegrationLinked.APIRequestUpdate setOfflineConversionDataSetId(String offlineConversionDataSetId)
public PartnerIntegrationLinked.APIRequestUpdate setProductCatalogId(Object productCatalogId)
public PartnerIntegrationLinked.APIRequestUpdate setProductCatalogId(String productCatalogId)
public PartnerIntegrationLinked.APIRequestUpdate setSetupStatus(PartnerIntegrationLinked.EnumSetupStatus setupStatus)
public PartnerIntegrationLinked.APIRequestUpdate setSetupStatus(String setupStatus)
public PartnerIntegrationLinked.APIRequestUpdate requestAllFields()
public PartnerIntegrationLinked.APIRequestUpdate requestAllFields(boolean value)
public PartnerIntegrationLinked.APIRequestUpdate requestFields(List<String> fields)
requestFields in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked.APIRequestUpdate requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked.APIRequestUpdate requestField(String field)
requestField in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked.APIRequestUpdate requestField(String field, boolean value)
requestField in class APIRequest<PartnerIntegrationLinked>Copyright © 2018. All rights reserved.