| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
CreativeAssetId |
CreativeAssetId.clone() |
CreativeAssetId |
CreativeAssetMetadata.getAssetIdentifier()
ID of the creative asset.
|
CreativeAssetId |
CreativeAsset.getAssetIdentifier()
Identifier of this asset.
|
CreativeAssetId |
CreativeAssetId.set(String fieldName,
Object value) |
CreativeAssetId |
CreativeAssetId.setName(String name)
Name of the creative asset.
|
CreativeAssetId |
CreativeAssetId.setType(String type)
Type of asset to upload.
|
| Modifier and Type | Method and Description |
|---|---|
CreativeAssetMetadata |
CreativeAssetMetadata.setAssetIdentifier(CreativeAssetId assetIdentifier)
ID of the creative asset.
|
CreativeAsset |
CreativeAsset.setAssetIdentifier(CreativeAssetId assetIdentifier)
Identifier of this asset.
|
Copyright © 2011–2025 Google. All rights reserved.