| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.Ads.List |
Dfareporting.Ads.list(java.lang.Long profileId)
Retrieves a list of ads, possibly filtered.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setActive(java.lang.Boolean active)
Select only active ads.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setAdvertiserId(java.lang.Long advertiserId)
Select only ads with this advertiser ID.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setAlt(java.lang.String alt) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setArchived(java.lang.Boolean archived)
Select only archived ads.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setAudienceSegmentIds(java.util.List<java.lang.Long> audienceSegmentIds)
Select only ads with these audience segment IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setCampaignIds(java.util.List<java.lang.Long> campaignIds)
Select only ads with these campaign IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setCompatibility(java.lang.String compatibility)
Select default ads with the specified compatibility.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setCreativeIds(java.util.List<java.lang.Long> creativeIds)
Select only ads with these creative IDs assigned.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setCreativeOptimizationConfigurationIds(java.util.List<java.lang.Long> creativeOptimizationConfigurationIds)
Select only ads with these creative optimization configuration IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setDynamicClickTracker(java.lang.Boolean dynamicClickTracker)
Select only dynamic click trackers.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setFields(java.lang.String fields) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setIds(java.util.List<java.lang.Long> ids)
Select only ads with these IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setKey(java.lang.String key) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setLandingPageIds(java.util.List<java.lang.Long> landingPageIds)
Select only ads with these landing page IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setMaxResults(java.lang.Integer maxResults)
Maximum number of results to return.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setOauthToken(java.lang.String oauthToken) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setOverriddenEventTagId(java.lang.Long overriddenEventTagId)
Select only ads with this event tag override ID.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setPageToken(java.lang.String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setPlacementIds(java.util.List<java.lang.Long> placementIds)
Select only ads with these placement IDs assigned.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
Dfareporting.Ads.List |
Dfareporting.Ads.List.setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setQuotaUser(java.lang.String quotaUser) |
Dfareporting.Ads.List |
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 |
Dfareporting.Ads.List.setSearchString(java.lang.String searchString)
Allows searching for objects by name or ID.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setSizeIds(java.util.List<java.lang.Long> sizeIds)
Select only ads with these size IDs.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setSortField(java.lang.String sortField)
Field by which to sort the list.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setSortOrder(java.lang.String sortOrder)
Order of sorted results.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setSslCompliant(java.lang.Boolean sslCompliant)
Select only ads that are SSL-compliant.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setSslRequired(java.lang.Boolean sslRequired)
Select only ads that require SSL.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setType(java.util.List<java.lang.String> type)
Select only ads with these types.
|
Dfareporting.Ads.List |
Dfareporting.Ads.List.setUserIp(java.lang.String userIp) |