public class Dfareporting.Ads.List extends DfareportingRequest<AdsListResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List(Long profileId)
Retrieves a list of ads, possibly filtered.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Boolean |
getActive()
Select only active ads.
|
Long |
getAdvertiserId()
Select only ads with this advertiser ID.
|
Boolean |
getArchived()
Select only archived ads.
|
List<Long> |
getAudienceSegmentIds()
Select only ads with these audience segment IDs.
|
List<Long> |
getCampaignIds()
Select only ads with these campaign IDs.
|
String |
getCompatibility()
Select default ads with the specified compatibility.
|
List<Long> |
getCreativeIds()
Select only ads with these creative IDs assigned.
|
List<Long> |
getCreativeOptimizationConfigurationIds()
Select only ads with these creative optimization configuration IDs.
|
Boolean |
getDynamicClickTracker()
Select only dynamic click trackers.
|
List<Long> |
getIds()
Select only ads with these IDs.
|
List<Long> |
getLandingPageIds()
Select only ads with these landing page IDs.
|
Integer |
getMaxResults()
Maximum number of results to return.
|
Long |
getOverriddenEventTagId()
Select only ads with this event tag override ID.
|
String |
getPageToken()
Value of the nextPageToken from the previous result page.
|
List<Long> |
getPlacementIds()
Select only ads with these placement IDs assigned.
|
Long |
getProfileId()
User profile ID associated with this request.
|
List<Long> |
getRemarketingListIds()
Select only ads whose list targeting expression use these remarketing list IDs.
|
String |
getSearchString()
Allows searching for objects by name or ID.
|
List<Long> |
getSizeIds()
Select only ads with these size IDs.
|
String |
getSortField()
Field by which to sort the list.
|
String |
getSortOrder()
Order of sorted results.
|
Boolean |
getSslCompliant()
Select only ads that are SSL-compliant.
|
Boolean |
getSslRequired()
Select only ads that require SSL.
|
List<String> |
getType()
Select only ads with these types.
|
Dfareporting.Ads.List |
set(String parameterName,
Object value) |
Dfareporting.Ads.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.Ads.List |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.Ads.List |
setActive(Boolean active)
Select only active ads.
|
Dfareporting.Ads.List |
setAdvertiserId(Long advertiserId)
Select only ads with this advertiser ID.
|
Dfareporting.Ads.List |
setAlt(String alt)
Data format for response.
|
Dfareporting.Ads.List |
setArchived(Boolean archived)
Select only archived ads.
|
Dfareporting.Ads.List |
setAudienceSegmentIds(List<Long> audienceSegmentIds)
Select only ads with these audience segment IDs.
|
Dfareporting.Ads.List |
setCallback(String callback)
JSONP
|
Dfareporting.Ads.List |
setCampaignIds(List<Long> campaignIds)
Select only ads with these campaign IDs.
|
Dfareporting.Ads.List |
setCompatibility(String compatibility)
Select default ads with the specified compatibility.
|
Dfareporting.Ads.List |
setCreativeIds(List<Long> creativeIds)
Select only ads with these creative IDs assigned.
|
Dfareporting.Ads.List |
setCreativeOptimizationConfigurationIds(List<Long> creativeOptimizationConfigurationIds)
Select only ads with these creative optimization configuration IDs.
|
Dfareporting.Ads.List |
setDynamicClickTracker(Boolean dynamicClickTracker)
Select only dynamic click trackers.
|
Dfareporting.Ads.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.Ads.List |
setIds(List<Long> ids)
Select only ads with these IDs.
|
Dfareporting.Ads.List |
setKey(String key)
API key.
|
Dfareporting.Ads.List |
setLandingPageIds(List<Long> landingPageIds)
Select only ads with these landing page IDs.
|
Dfareporting.Ads.List |
setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.Ads.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.Ads.List |
setOverriddenEventTagId(Long overriddenEventTagId)
Select only ads with this event tag override ID.
|
Dfareporting.Ads.List |
setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.Ads.List |
setPlacementIds(List<Long> placementIds)
Select only ads with these placement IDs assigned.
|
Dfareporting.Ads.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.Ads.List |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.Ads.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.Ads.List |
setRemarketingListIds(List<Long> remarketingListIds)
Select only ads whose list targeting expression use these remarketing list IDs.
|
Dfareporting.Ads.List |
setSearchString(String searchString)
Allows searching for objects by name or ID.
|
Dfareporting.Ads.List |
setSizeIds(List<Long> sizeIds)
Select only ads with these size IDs.
|
Dfareporting.Ads.List |
setSortField(String sortField)
Field by which to sort the list.
|
Dfareporting.Ads.List |
setSortOrder(String sortOrder)
Order of sorted results.
|
Dfareporting.Ads.List |
setSslCompliant(Boolean sslCompliant)
Select only ads that are SSL-compliant.
|
Dfareporting.Ads.List |
setSslRequired(Boolean sslRequired)
Select only ads that require SSL.
|
Dfareporting.Ads.List |
setType(List<String> type)
Select only ads with these types.
|
Dfareporting.Ads.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.Ads.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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected 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<AdsListResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AdsListResponse>
IOException
public Dfareporting.Ads.List set$Xgafv(String $Xgafv)
DfareportingRequest
set$Xgafv
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setAccessToken(String accessToken)
DfareportingRequest
setAccessToken
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setAlt(String alt)
DfareportingRequest
setAlt
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setCallback(String callback)
DfareportingRequest
setCallback
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setFields(String fields)
DfareportingRequest
setFields
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setKey(String key)
DfareportingRequest
setKey
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setOauthToken(String oauthToken)
DfareportingRequest
setOauthToken
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setPrettyPrint(Boolean prettyPrint)
DfareportingRequest
setPrettyPrint
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setQuotaUser(String quotaUser)
DfareportingRequest
setQuotaUser
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setUploadType(String uploadType)
DfareportingRequest
setUploadType
in class DfareportingRequest<AdsListResponse>
public Dfareporting.Ads.List setUploadProtocol(String uploadProtocol)
DfareportingRequest
setUploadProtocol
in class DfareportingRequest<AdsListResponse>
public Long getProfileId()
public Dfareporting.Ads.List setProfileId(Long profileId)
public Boolean getActive()
public Dfareporting.Ads.List setActive(Boolean active)
public Long getAdvertiserId()
public Dfareporting.Ads.List setAdvertiserId(Long advertiserId)
public Boolean getArchived()
public Dfareporting.Ads.List setArchived(Boolean archived)
public List<Long> getAudienceSegmentIds()
public Dfareporting.Ads.List setAudienceSegmentIds(List<Long> audienceSegmentIds)
public Dfareporting.Ads.List setCampaignIds(List<Long> campaignIds)
public String getCompatibility()
public Dfareporting.Ads.List setCompatibility(String compatibility)
public Dfareporting.Ads.List setCreativeIds(List<Long> creativeIds)
public List<Long> getCreativeOptimizationConfigurationIds()
public Dfareporting.Ads.List setCreativeOptimizationConfigurationIds(List<Long> creativeOptimizationConfigurationIds)
public Boolean getDynamicClickTracker()
public Dfareporting.Ads.List setDynamicClickTracker(Boolean dynamicClickTracker)
public Dfareporting.Ads.List setIds(List<Long> ids)
public List<Long> getLandingPageIds()
public Dfareporting.Ads.List setLandingPageIds(List<Long> landingPageIds)
public Integer getMaxResults()
public Dfareporting.Ads.List setMaxResults(Integer maxResults)
public Long getOverriddenEventTagId()
public Dfareporting.Ads.List setOverriddenEventTagId(Long overriddenEventTagId)
public String getPageToken()
public Dfareporting.Ads.List setPageToken(String pageToken)
public List<Long> getPlacementIds()
public Dfareporting.Ads.List setPlacementIds(List<Long> placementIds)
public List<Long> getRemarketingListIds()
public Dfareporting.Ads.List setRemarketingListIds(List<Long> remarketingListIds)
public String getSearchString()
public Dfareporting.Ads.List setSearchString(String searchString)
public Dfareporting.Ads.List setSizeIds(List<Long> sizeIds)
public String getSortField()
public Dfareporting.Ads.List setSortField(String sortField)
public String getSortOrder()
public Dfareporting.Ads.List setSortOrder(String sortOrder)
public Boolean getSslCompliant()
public Dfareporting.Ads.List setSslCompliant(Boolean sslCompliant)
public Boolean getSslRequired()
public Dfareporting.Ads.List setSslRequired(Boolean sslRequired)
public Dfareporting.Ads.List setType(List<String> type)
public Dfareporting.Ads.List set(String parameterName, Object value)
set
in class DfareportingRequest<AdsListResponse>
Copyright © 2011–2025 Google. All rights reserved.