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