Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CreativeAssetId |
CreativeAssetId.clone() |
CreativeAssetId |
CreativeAsset.getAssetIdentifier()
Identifier of this asset.
|
CreativeAssetId |
CreativeAssetMetadata.getAssetIdentifier()
ID of the creative 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 |
---|---|
CreativeAsset |
CreativeAsset.setAssetIdentifier(CreativeAssetId assetIdentifier)
Identifier of this asset.
|
CreativeAssetMetadata |
CreativeAssetMetadata.setAssetIdentifier(CreativeAssetId assetIdentifier)
ID of the creative asset.
|
Copyright © 2011–2025 Google. All rights reserved.