public class Dfareporting.Ads.List extends DfareportingRequest<AdsListResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
Dfareporting.Ads.List(java.lang.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() |
java.lang.Boolean |
getActive()
Select only active ads.
|
java.lang.Long |
getAdvertiserId()
Select only ads with this advertiser ID.
|
java.lang.Boolean |
getArchived()
Select only archived ads.
|
java.util.List<java.lang.Long> |
getAudienceSegmentIds()
Select only ads with these audience segment IDs.
|
java.util.List<java.lang.Long> |
getCampaignIds()
Select only ads with these campaign IDs.
|
java.lang.String |
getCompatibility()
Select default ads with the specified compatibility.
|
java.util.List<java.lang.Long> |
getCreativeIds()
Select only ads with these creative IDs assigned.
|
java.util.List<java.lang.Long> |
getCreativeOptimizationConfigurationIds()
Select only ads with these creative optimization configuration IDs.
|
java.lang.Boolean |
getDynamicClickTracker()
Select only dynamic click trackers.
|
java.util.List<java.lang.Long> |
getIds()
Select only ads with these IDs.
|
java.util.List<java.lang.Long> |
getLandingPageIds()
Select only ads with these landing page IDs.
|
java.lang.Integer |
getMaxResults()
Maximum number of results to return.
|
java.lang.Long |
getOverriddenEventTagId()
Select only ads with this event tag override ID.
|
java.lang.String |
getPageToken()
Value of the nextPageToken from the previous result page.
|
java.util.List<java.lang.Long> |
getPlacementIds()
Select only ads with these placement IDs assigned.
|
java.lang.Long |
getProfileId()
User profile ID associated with this request.
|
java.util.List<java.lang.Long> |
getRemarketingListIds()
Select only ads whose list targeting expression use these remarketing list IDs.
|
java.lang.String |
getSearchString()
Allows searching for objects by name or ID.
|
java.util.List<java.lang.Long> |
getSizeIds()
Select only ads with these size IDs.
|
java.lang.String |
getSortField()
Field by which to sort the list.
|
java.lang.String |
getSortOrder()
Order of sorted results.
|
java.lang.Boolean |
getSslCompliant()
Select only ads that are SSL-compliant.
|
java.lang.Boolean |
getSslRequired()
Select only ads that require SSL.
|
java.util.List<java.lang.String> |
getType()
Select only ads with these types.
|
Dfareporting.Ads.List |
set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.Ads.List |
setActive(java.lang.Boolean active)
Select only active ads.
|
Dfareporting.Ads.List |
setAdvertiserId(java.lang.Long advertiserId)
Select only ads with this advertiser ID.
|
Dfareporting.Ads.List |
setAlt(java.lang.String alt)
Data format for the response.
|
Dfareporting.Ads.List |
setArchived(java.lang.Boolean archived)
Select only archived ads.
|
Dfareporting.Ads.List |
setAudienceSegmentIds(java.util.List<java.lang.Long> audienceSegmentIds)
Select only ads with these audience segment IDs.
|
Dfareporting.Ads.List |
setCampaignIds(java.util.List<java.lang.Long> campaignIds)
Select only ads with these campaign IDs.
|
Dfareporting.Ads.List |
setCompatibility(java.lang.String compatibility)
Select default ads with the specified compatibility.
|
Dfareporting.Ads.List |
setCreativeIds(java.util.List<java.lang.Long> creativeIds)
Select only ads with these creative IDs assigned.
|
Dfareporting.Ads.List |
setCreativeOptimizationConfigurationIds(java.util.List<java.lang.Long> creativeOptimizationConfigurationIds)
Select only ads with these creative optimization configuration IDs.
|
Dfareporting.Ads.List |
setDynamicClickTracker(java.lang.Boolean dynamicClickTracker)
Select only dynamic click trackers.
|
Dfareporting.Ads.List |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.Ads.List |
setIds(java.util.List<java.lang.Long> ids)
Select only ads with these IDs.
|
Dfareporting.Ads.List |
setKey(java.lang.String key)
API key.
|
Dfareporting.Ads.List |
setLandingPageIds(java.util.List<java.lang.Long> landingPageIds)
Select only ads with these landing page IDs.
|
Dfareporting.Ads.List |
setMaxResults(java.lang.Integer maxResults)
Maximum number of results to return.
|
Dfareporting.Ads.List |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.Ads.List |
setOverriddenEventTagId(java.lang.Long overriddenEventTagId)
Select only ads with this event tag override ID.
|
Dfareporting.Ads.List |
setPageToken(java.lang.String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.Ads.List |
setPlacementIds(java.util.List<java.lang.Long> placementIds)
Select only ads with these placement IDs assigned.
|
Dfareporting.Ads.List |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.Ads.List |
setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.Ads.List |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.Ads.List |
setRemarketingListIds(java.util.List<java.lang.Long> remarketingListIds)
Select only ads whose list targeting expression use these remarketing list IDs.
|
Dfareporting.Ads.List |
setSearchString(java.lang.String searchString)
Allows searching for objects by name or ID.
|
Dfareporting.Ads.List |
setSizeIds(java.util.List<java.lang.Long> sizeIds)
Select only ads with these size IDs.
|
Dfareporting.Ads.List |
setSortField(java.lang.String sortField)
Field by which to sort the list.
|
Dfareporting.Ads.List |
setSortOrder(java.lang.String sortOrder)
Order of sorted results.
|
Dfareporting.Ads.List |
setSslCompliant(java.lang.Boolean sslCompliant)
Select only ads that are SSL-compliant.
|
Dfareporting.Ads.List |
setSslRequired(java.lang.Boolean sslRequired)
Select only ads that require SSL.
|
Dfareporting.Ads.List |
setType(java.util.List<java.lang.String> type)
Select only ads with these types.
|
Dfareporting.Ads.List |
setUserIp(java.lang.String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysprotected Dfareporting.Ads.List(java.lang.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 java.io.IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AdsListResponse>java.io.IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws java.io.IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AdsListResponse>java.io.IOExceptionpublic Dfareporting.Ads.List setAlt(java.lang.String alt)
DfareportingRequestsetAlt in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setFields(java.lang.String fields)
DfareportingRequestsetFields in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setKey(java.lang.String key)
DfareportingRequestsetKey in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setOauthToken(java.lang.String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setPrettyPrint(java.lang.Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setQuotaUser(java.lang.String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<AdsListResponse>public Dfareporting.Ads.List setUserIp(java.lang.String userIp)
DfareportingRequestsetUserIp in class DfareportingRequest<AdsListResponse>public java.lang.Long getProfileId()
public Dfareporting.Ads.List setProfileId(java.lang.Long profileId)
public java.lang.Boolean getActive()
public Dfareporting.Ads.List setActive(java.lang.Boolean active)
public java.lang.Long getAdvertiserId()
public Dfareporting.Ads.List setAdvertiserId(java.lang.Long advertiserId)
public java.lang.Boolean getArchived()
public Dfareporting.Ads.List setArchived(java.lang.Boolean archived)
public java.util.List<java.lang.Long> getAudienceSegmentIds()
public Dfareporting.Ads.List setAudienceSegmentIds(java.util.List<java.lang.Long> audienceSegmentIds)
public java.util.List<java.lang.Long> getCampaignIds()
public Dfareporting.Ads.List setCampaignIds(java.util.List<java.lang.Long> campaignIds)
public java.lang.String getCompatibility()
public Dfareporting.Ads.List setCompatibility(java.lang.String compatibility)
public java.util.List<java.lang.Long> getCreativeIds()
public Dfareporting.Ads.List setCreativeIds(java.util.List<java.lang.Long> creativeIds)
public java.util.List<java.lang.Long> getCreativeOptimizationConfigurationIds()
public Dfareporting.Ads.List setCreativeOptimizationConfigurationIds(java.util.List<java.lang.Long> creativeOptimizationConfigurationIds)
public java.lang.Boolean getDynamicClickTracker()
public Dfareporting.Ads.List setDynamicClickTracker(java.lang.Boolean dynamicClickTracker)
public java.util.List<java.lang.Long> getIds()
public Dfareporting.Ads.List setIds(java.util.List<java.lang.Long> ids)
public java.util.List<java.lang.Long> getLandingPageIds()
public Dfareporting.Ads.List setLandingPageIds(java.util.List<java.lang.Long> landingPageIds)
public java.lang.Integer getMaxResults()
public Dfareporting.Ads.List setMaxResults(java.lang.Integer maxResults)
public java.lang.Long getOverriddenEventTagId()
public Dfareporting.Ads.List setOverriddenEventTagId(java.lang.Long overriddenEventTagId)
public java.lang.String getPageToken()
public Dfareporting.Ads.List setPageToken(java.lang.String pageToken)
public java.util.List<java.lang.Long> getPlacementIds()
public Dfareporting.Ads.List setPlacementIds(java.util.List<java.lang.Long> placementIds)
public java.util.List<java.lang.Long> getRemarketingListIds()
public Dfareporting.Ads.List setRemarketingListIds(java.util.List<java.lang.Long> remarketingListIds)
public java.lang.String getSearchString()
public Dfareporting.Ads.List setSearchString(java.lang.String searchString)
public java.util.List<java.lang.Long> getSizeIds()
public Dfareporting.Ads.List setSizeIds(java.util.List<java.lang.Long> sizeIds)
public java.lang.String getSortField()
public Dfareporting.Ads.List setSortField(java.lang.String sortField)
public java.lang.String getSortOrder()
public Dfareporting.Ads.List setSortOrder(java.lang.String sortOrder)
public java.lang.Boolean getSslCompliant()
public Dfareporting.Ads.List setSslCompliant(java.lang.Boolean sslCompliant)
public java.lang.Boolean getSslRequired()
public Dfareporting.Ads.List setSslRequired(java.lang.Boolean sslRequired)
public java.util.List<java.lang.String> getType()
public Dfareporting.Ads.List setType(java.util.List<java.lang.String> type)
public Dfareporting.Ads.List set(java.lang.String parameterName, java.lang.Object value)
set in class DfareportingRequest<AdsListResponse>