| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.list(Long profileId)
Retrieves a list of placement groups, possibly filtered.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.set(String parameterName,
Object value) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.set$Xgafv(String $Xgafv) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setAccessToken(String accessToken) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setActiveStatus(List<String> activeStatus)
Select only placements with these active statuses.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setAdvertiserIds(List<Long> advertiserIds)
Select only placement groups that belong to these advertisers.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setAlt(String alt) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setCallback(String callback) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setCampaignIds(List<Long> campaignIds)
Select only placement groups that belong to these campaigns.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setContentCategoryIds(List<Long> contentCategoryIds)
Select only placement groups that are associated with these content categories.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setDirectorySiteIds(List<Long> directorySiteIds)
Select only placement groups that are associated with these directory sites.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setFields(String fields) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setIds(List<Long> ids)
Select only placement groups with these IDs.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setKey(String key) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setMaxEndDate(String maxEndDate)
Select only placements or placement groups whose end date is on or before the specified
maxEndDate.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setMaxStartDate(String maxStartDate)
Select only placements or placement groups whose start date is on or before the specified
maxStartDate.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setMinEndDate(String minEndDate)
Select only placements or placement groups whose end date is on or after the specified
minEndDate.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setMinStartDate(String minStartDate)
Select only placements or placement groups whose start date is on or after the specified
minStartDate.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setOauthToken(String oauthToken) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setPlacementGroupType(String placementGroupType)
Select only placement groups belonging with this group type.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setPlacementStrategyIds(List<Long> placementStrategyIds)
Select only placement groups that are associated with these placement strategies.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setPrettyPrint(Boolean prettyPrint) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setPricingTypes(List<String> pricingTypes)
Select only placement groups with these pricing types.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setQuotaUser(String quotaUser) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setSearchString(String searchString)
Allows searching for placement groups by name or ID.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setSiteIds(List<Long> siteIds)
Select only placement groups that are associated with these sites.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setSortField(String sortField)
Field by which to sort the list.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setSortOrder(String sortOrder)
Order of sorted results.
|
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setUploadProtocol(String uploadProtocol) |
Dfareporting.PlacementGroups.List |
Dfareporting.PlacementGroups.List.setUploadType(String uploadType) |
Copyright © 2011–2023 Google. All rights reserved.