public class Dfareporting.Advertisers.List extends DfareportingRequest<AdvertisersListResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(Long profileId)
Retrieves a list of advertisers, possibly filtered.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
List<Long> |
getAdvertiserGroupIds()
Select only advertisers with these advertiser group IDs.
|
List<Long> |
getFloodlightConfigurationIds()
Select only advertisers with these floodlight configuration IDs.
|
List<Long> |
getIds()
Select only advertisers with these IDs.
|
Boolean |
getIncludeAdvertisersWithoutGroupsOnly()
Select only advertisers which do not belong to any advertiser group.
|
Integer |
getMaxResults()
Maximum number of results to return.
|
Boolean |
getOnlyParent()
Select only advertisers which use another advertiser's floodlight configuration.
|
String |
getPageToken()
Value of the nextPageToken from the previous result page.
|
Long |
getProfileId()
User profile ID associated with this request.
|
String |
getSearchString()
Allows searching for objects by name or ID.
|
String |
getSortField()
Field by which to sort the list.
|
String |
getSortOrder()
Order of sorted results.
|
String |
getStatus()
Select only advertisers with the specified status.
|
Long |
getSubaccountId()
Select only advertisers with these subaccount IDs.
|
Dfareporting.Advertisers.List |
set(String parameterName,
Object value) |
Dfareporting.Advertisers.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.Advertisers.List |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.Advertisers.List |
setAdvertiserGroupIds(List<Long> advertiserGroupIds)
Select only advertisers with these advertiser group IDs.
|
Dfareporting.Advertisers.List |
setAlt(String alt)
Data format for response.
|
Dfareporting.Advertisers.List |
setCallback(String callback)
JSONP
|
Dfareporting.Advertisers.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.Advertisers.List |
setFloodlightConfigurationIds(List<Long> floodlightConfigurationIds)
Select only advertisers with these floodlight configuration IDs.
|
Dfareporting.Advertisers.List |
setIds(List<Long> ids)
Select only advertisers with these IDs.
|
Dfareporting.Advertisers.List |
setIncludeAdvertisersWithoutGroupsOnly(Boolean includeAdvertisersWithoutGroupsOnly)
Select only advertisers which do not belong to any advertiser group.
|
Dfareporting.Advertisers.List |
setKey(String key)
API key.
|
Dfareporting.Advertisers.List |
setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.Advertisers.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.Advertisers.List |
setOnlyParent(Boolean onlyParent)
Select only advertisers which use another advertiser's floodlight configuration.
|
Dfareporting.Advertisers.List |
setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.Advertisers.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.Advertisers.List |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.Advertisers.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.Advertisers.List |
setSearchString(String searchString)
Allows searching for objects by name or ID.
|
Dfareporting.Advertisers.List |
setSortField(String sortField)
Field by which to sort the list.
|
Dfareporting.Advertisers.List |
setSortOrder(String sortOrder)
Order of sorted results.
|
Dfareporting.Advertisers.List |
setStatus(String status)
Select only advertisers with the specified status.
|
Dfareporting.Advertisers.List |
setSubaccountId(Long subaccountId)
Select only advertisers with these subaccount IDs.
|
Dfareporting.Advertisers.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.Advertisers.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected List(Long profileId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dfareporting.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
profileId - User profile ID associated with this request.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AdvertisersListResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AdvertisersListResponse>IOExceptionpublic Dfareporting.Advertisers.List set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<AdvertisersListResponse>public Dfareporting.Advertisers.List setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<AdvertisersListResponse>public Long getProfileId()
public Dfareporting.Advertisers.List setProfileId(Long profileId)
public List<Long> getAdvertiserGroupIds()
public Dfareporting.Advertisers.List setAdvertiserGroupIds(List<Long> advertiserGroupIds)
public List<Long> getFloodlightConfigurationIds()
public Dfareporting.Advertisers.List setFloodlightConfigurationIds(List<Long> floodlightConfigurationIds)
public Dfareporting.Advertisers.List setIds(List<Long> ids)
public Boolean getIncludeAdvertisersWithoutGroupsOnly()
public Dfareporting.Advertisers.List setIncludeAdvertisersWithoutGroupsOnly(Boolean includeAdvertisersWithoutGroupsOnly)
public Integer getMaxResults()
public Dfareporting.Advertisers.List setMaxResults(Integer maxResults)
public Boolean getOnlyParent()
public Dfareporting.Advertisers.List setOnlyParent(Boolean onlyParent)
public String getPageToken()
public Dfareporting.Advertisers.List setPageToken(String pageToken)
public String getSearchString()
public Dfareporting.Advertisers.List setSearchString(String searchString)
public String getSortField()
public Dfareporting.Advertisers.List setSortField(String sortField)
public String getSortOrder()
public Dfareporting.Advertisers.List setSortOrder(String sortOrder)
public String getStatus()
public Dfareporting.Advertisers.List setStatus(String status)
public Long getSubaccountId()
public Dfareporting.Advertisers.List setSubaccountId(Long subaccountId)
public Dfareporting.Advertisers.List set(String parameterName, Object value)
set in class DfareportingRequest<AdvertisersListResponse>Copyright © 2011–2025 Google. All rights reserved.