| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeTranscodeIdType |
CreativeTranscodeIdType.AD_ID |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.CANONICALIZED_MEDIA_URI |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.CREATIVE_ADID |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.CREATIVE_ADID_WITH_FALLBACK |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.CREATIVE_ID |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.GV_REGISTRY_ID |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.MEDIA_URI |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.MEDIA_URI_HASH |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.MEDIA_URI_PATH |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.UNIVERSAL_AD_ID |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.UNKNOWN |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.UNKNOWN_ID_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static CreativeTranscodeIdType |
CreativeTranscodeIdType.fromString(String value) |
static CreativeTranscodeIdType |
CreativeTranscodeIdType.fromValue(String value) |
CreativeTranscodeIdType |
CreativeTranscode.getCreativeIdType()
Gets the creativeIdType value for this CreativeTranscode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeTranscode.setCreativeIdType(CreativeTranscodeIdType creativeIdType)
Sets the creativeIdType value for this CreativeTranscode.
|
| Constructor and Description |
|---|
CreativeTranscode(String adServer,
CreativeTranscodeIdType creativeIdType,
String creativeId) |
Copyright © 2022. All rights reserved.