| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
PerformanceGoal |
PerformanceGoal.clone() |
PerformanceGoal |
CampaignGoal.getPerformanceGoal()
Required.
|
PerformanceGoal |
PerformanceGoal.set(String fieldName,
Object value) |
PerformanceGoal |
PerformanceGoal.setPerformanceGoalAmountMicros(Long performanceGoalAmountMicros)
The goal amount, in micros of the advertiser's currency.
|
PerformanceGoal |
PerformanceGoal.setPerformanceGoalPercentageMicros(Long performanceGoalPercentageMicros)
The decimal representation of the goal percentage in micros.
|
PerformanceGoal |
PerformanceGoal.setPerformanceGoalString(String performanceGoalString)
A key performance indicator (KPI) string, which can be empty.
|
PerformanceGoal |
PerformanceGoal.setPerformanceGoalType(String performanceGoalType)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignGoal |
CampaignGoal.setPerformanceGoal(PerformanceGoal performanceGoal)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.