| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageAsset
Represents an image asset.
|
class |
MediaBundleAsset
Represents a media bundle asset.
|
class |
TextAsset
Represents a text asset.
|
class |
YouTubeVideoAsset
Represents a YouTube video asset.
|
| Modifier and Type | Field and Description |
|---|---|
protected Asset |
AssetLink.asset |
protected Asset |
Operand.asset |
protected Asset |
AssetOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<Asset> |
AssetPage.entries |
protected List<Asset> |
AssetReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
Asset |
ObjectFactory.createAsset()
Create an instance of
Asset |
Asset |
AssetLink.getAsset()
Gets the value of the asset property.
|
Asset |
Operand.getAsset()
Gets the value of the asset property.
|
Asset |
AssetOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Asset> |
AssetPage.getEntries()
Gets the value of the entries property.
|
List<Asset> |
AssetReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetLink.setAsset(Asset value)
Sets the value of the asset property.
|
void |
Operand.setAsset(Asset value)
Sets the value of the asset property.
|
void |
AssetOperation.setOperand(Asset value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.