| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.Placements.List |
Dfareporting.Placements.list(java.lang.Long profileId)
Retrieves a list of placements, possibly filtered.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setAdvertiserIds(java.util.List<java.lang.Long> advertiserIds)
Select only placements that belong to these advertisers.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setAlt(java.lang.String alt) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setArchived(java.lang.Boolean archived)
Select only archived placements.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setCampaignIds(java.util.List<java.lang.Long> campaignIds)
Select only placements that belong to these campaigns.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setCompatibilities(java.util.List<java.lang.String> compatibilities)
Select only placements that are associated with these compatibilities.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setContentCategoryIds(java.util.List<java.lang.Long> contentCategoryIds)
Select only placements that are associated with these content categories.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setDirectorySiteIds(java.util.List<java.lang.Long> directorySiteIds)
Select only placements that are associated with these directory sites.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setFields(java.lang.String fields) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setGroupIds(java.util.List<java.lang.Long> groupIds)
Select only placements that belong to these placement groups.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setIds(java.util.List<java.lang.Long> ids)
Select only placements with these IDs.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setKey(java.lang.String key) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setMaxEndDate(java.lang.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(java.lang.Integer maxResults)
Maximum number of results to return.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setMaxStartDate(java.lang.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(java.lang.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(java.lang.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(java.lang.String oauthToken) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setPageToken(java.lang.String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setPaymentSource(java.lang.String paymentSource)
Select only placements with this payment source.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setPlacementStrategyIds(java.util.List<java.lang.Long> placementStrategyIds)
Select only placements that are associated with these placement strategies.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setPricingTypes(java.util.List<java.lang.String> pricingTypes)
Select only placements with these pricing types.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setQuotaUser(java.lang.String quotaUser) |
Dfareporting.Placements.List |
Dfareporting.Placements.List.setSearchString(java.lang.String searchString)
Allows searching for placements by name or ID.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setSiteIds(java.util.List<java.lang.Long> siteIds)
Select only placements that are associated with these sites.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setSizeIds(java.util.List<java.lang.Long> sizeIds)
Select only placements that are associated with these sizes.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setSortField(java.lang.String sortField)
Field by which to sort the list.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setSortOrder(java.lang.String sortOrder)
Order of sorted results.
|
Dfareporting.Placements.List |
Dfareporting.Placements.List.setUserIp(java.lang.String userIp) |