Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
TvCampaignTimepoint |
TvCampaignTimepoint.clone() |
TvCampaignTimepoint |
TvCampaignTimepoint.set(String fieldName,
Object value) |
TvCampaignTimepoint |
TvCampaignTimepoint.setDateWindow(String dateWindow)
The date window of the timepoint.
|
TvCampaignTimepoint |
TvCampaignTimepoint.setSpend(Double spend)
The spend within the time range of the timepoint.
|
TvCampaignTimepoint |
TvCampaignTimepoint.setStartDate(String startDate)
The start date of the timepoint.
|
Modifier and Type | Method and Description |
---|---|
List<TvCampaignTimepoint> |
TvCampaignDetail.getTimepoints()
The timepoints of the TV campaign.
|
Modifier and Type | Method and Description |
---|---|
TvCampaignDetail |
TvCampaignDetail.setTimepoints(List<TvCampaignTimepoint> timepoints)
The timepoints of the TV campaign.
|
Copyright © 2011–2025 Google. All rights reserved.