public static class AdAccount.APIRequestGetMatchedSearchApplications extends APIRequest<AdAccountMatchedSearchApplicationsEdgeData>
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 |
|---|
APIRequestGetMatchedSearchApplications(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 APIRequestGetMatchedSearchApplications(String nodeId, APIContext context)
public APINodeList<AdAccountMatchedSearchApplicationsEdgeData> getLastResponse()
getLastResponse in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public APINodeList<AdAccountMatchedSearchApplicationsEdgeData> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>APIExceptionpublic APINodeList<AdAccountMatchedSearchApplicationsEdgeData> execute() throws APIException
execute in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>APIExceptionpublic APINodeList<AdAccountMatchedSearchApplicationsEdgeData> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<AdAccountMatchedSearchApplicationsEdgeData>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<AdAccountMatchedSearchApplicationsEdgeData>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic AdAccount.APIRequestGetMatchedSearchApplications setParam(String param, Object value)
setParam in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications setParams(Map<String,Object> params)
setParams in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications setAllowIncompleteApp(Boolean allowIncompleteApp)
public AdAccount.APIRequestGetMatchedSearchApplications setAllowIncompleteApp(String allowIncompleteApp)
public AdAccount.APIRequestGetMatchedSearchApplications setAppStore(AdAccountMatchedSearchApplicationsEdgeData.EnumAppStore appStore)
public AdAccount.APIRequestGetMatchedSearchApplications setAppStore(String appStore)
public AdAccount.APIRequestGetMatchedSearchApplications setAppStoreCountry(String appStoreCountry)
public AdAccount.APIRequestGetMatchedSearchApplications setBusinessId(String businessId)
public AdAccount.APIRequestGetMatchedSearchApplications setQueryTerm(String queryTerm)
public AdAccount.APIRequestGetMatchedSearchApplications requestAllFields()
public AdAccount.APIRequestGetMatchedSearchApplications requestAllFields(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestFields(List<String> fields)
requestFields in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications requestField(String field)
requestField in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications requestField(String field, boolean value)
requestField in class APIRequest<AdAccountMatchedSearchApplicationsEdgeData>public AdAccount.APIRequestGetMatchedSearchApplications requestAppIdField()
public AdAccount.APIRequestGetMatchedSearchApplications requestAppIdField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestAreAppEventsUnavailableField()
public AdAccount.APIRequestGetMatchedSearchApplications requestAreAppEventsUnavailableField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestIconUrlField()
public AdAccount.APIRequestGetMatchedSearchApplications requestIconUrlField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestNameField()
public AdAccount.APIRequestGetMatchedSearchApplications requestNameField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestSearchSourceStoreField()
public AdAccount.APIRequestGetMatchedSearchApplications requestSearchSourceStoreField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestStoreField()
public AdAccount.APIRequestGetMatchedSearchApplications requestStoreField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestUniqueIdField()
public AdAccount.APIRequestGetMatchedSearchApplications requestUniqueIdField(boolean value)
public AdAccount.APIRequestGetMatchedSearchApplications requestUrlField()
public AdAccount.APIRequestGetMatchedSearchApplications requestUrlField(boolean value)
Copyright © 2020. All rights reserved.