| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
IdFilter |
IdFilter.clone() |
IdFilter |
CreateSdfDownloadTaskRequest.getIdFilter()
Filters on entities by their entity IDs.
|
IdFilter |
IdFilter.set(String fieldName,
Object value) |
IdFilter |
IdFilter.setAdGroupAdIds(List<Long> adGroupAdIds)
YouTube Ads to download by ID.
|
IdFilter |
IdFilter.setAdGroupIds(List<Long> adGroupIds)
YouTube Ad Groups to download by ID.
|
IdFilter |
IdFilter.setAdGroupQaIds(List<Long> adGroupQaIds)
Optional.
|
IdFilter |
IdFilter.setCampaignIds(List<Long> campaignIds)
Campaigns to download by ID.
|
IdFilter |
IdFilter.setInsertionOrderIds(List<Long> insertionOrderIds)
Insertion Orders to download by ID.
|
IdFilter |
IdFilter.setLineItemIds(List<Long> lineItemIds)
Line Items to download by ID.
|
IdFilter |
IdFilter.setLineItemQaIds(List<Long> lineItemQaIds)
Optional.
|
IdFilter |
IdFilter.setMediaProductIds(List<Long> mediaProductIds)
Media Products to download by ID.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSdfDownloadTaskRequest |
CreateSdfDownloadTaskRequest.setIdFilter(IdFilter idFilter)
Filters on entities by their entity IDs.
|
Copyright © 2011–2026 Google. All rights reserved.