| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202105 |
| Modifier and Type | Field and Description |
|---|---|
static AdSpotFillType |
AdSpotFillType.OPTIONAL |
static AdSpotFillType |
AdSpotFillType.REQUIRED |
static AdSpotFillType |
AdSpotFillType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AdSpotFillType |
AdSpotFillType.fromString(String value) |
static AdSpotFillType |
AdSpotFillType.fromValue(String value) |
AdSpotFillType |
BreakTemplateBreakTemplateMember.getAdSpotFillType()
Gets the adSpotFillType value for this BreakTemplateBreakTemplateMember.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BreakTemplateBreakTemplateMember.setAdSpotFillType(AdSpotFillType adSpotFillType)
Sets the adSpotFillType value for this BreakTemplateBreakTemplateMember.
|
| Constructor and Description |
|---|
BreakTemplateBreakTemplateMember(Long adSpotId,
AdSpotFillType adSpotFillType) |
Copyright © 2022. All rights reserved.