public static class AdAccount.APIRequestCreatePartnerIntegration 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 |
|---|
APIRequestCreatePartnerIntegration(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreatePartnerIntegration(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 AdAccount.APIRequestCreatePartnerIntegration setParam(String param, Object value)
setParam in class APIRequest<PartnerIntegrationLinked>public AdAccount.APIRequestCreatePartnerIntegration setParams(Map<String,Object> params)
setParams in class APIRequest<PartnerIntegrationLinked>public AdAccount.APIRequestCreatePartnerIntegration setExternalId(String externalId)
public AdAccount.APIRequestCreatePartnerIntegration setGtmAccountId(String gtmAccountId)
public AdAccount.APIRequestCreatePartnerIntegration setGtmContainerId(String gtmContainerId)
public AdAccount.APIRequestCreatePartnerIntegration setName(String name)
public AdAccount.APIRequestCreatePartnerIntegration setPartner(PartnerIntegrationLinked.EnumPartner partner)
public AdAccount.APIRequestCreatePartnerIntegration setPartner(String partner)
public AdAccount.APIRequestCreatePartnerIntegration requestAllFields()
public AdAccount.APIRequestCreatePartnerIntegration requestAllFields(boolean value)
public AdAccount.APIRequestCreatePartnerIntegration requestFields(List<String> fields)
requestFields in class APIRequest<PartnerIntegrationLinked>public AdAccount.APIRequestCreatePartnerIntegration requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<PartnerIntegrationLinked>public AdAccount.APIRequestCreatePartnerIntegration requestField(String field)
requestField in class APIRequest<PartnerIntegrationLinked>public AdAccount.APIRequestCreatePartnerIntegration requestField(String field, boolean value)
requestField in class APIRequest<PartnerIntegrationLinked>Copyright © 2018. All rights reserved.