| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetCreativeTemplateVariableValue
Stores values of
CreativeTemplateVariable of VariableType#ASSET. |
class |
LongCreativeTemplateVariableValue
Stores values of
CreativeTemplateVariable of VariableType#LONG. |
class |
StringCreativeTemplateVariableValue
|
class |
UrlCreativeTemplateVariableValue
Stores values of
CreativeTemplateVariable of VariableType#URL. |
| Modifier and Type | Method and Description |
|---|---|
BaseCreativeTemplateVariableValue[] |
TemplateCreative.getCreativeTemplateVariableValues()
Gets the creativeTemplateVariableValues value for this TemplateCreative.
|
BaseCreativeTemplateVariableValue |
TemplateCreative.getCreativeTemplateVariableValues(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateCreative.setCreativeTemplateVariableValues(BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
Sets the creativeTemplateVariableValues value for this TemplateCreative.
|
void |
TemplateCreative.setCreativeTemplateVariableValues(int i,
BaseCreativeTemplateVariableValue _value) |
| Constructor and Description |
|---|
TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
ThirdPartyDataDeclaration thirdPartyDataDeclaration,
Long creativeTemplateId,
Boolean isInterstitial,
Boolean isNativeEligible,
Boolean isSafeFrameCompatible,
String destinationUrl,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
LockedOrientation lockedOrientation) |
Copyright © 2022. All rights reserved.