| Package | Description |
|---|---|
| com.google.api.services.dfareporting | |
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.StudioCreatives.Insert |
Dfareporting.StudioCreatives.insert(StudioCreative content)
Inserts a new studio creative.
|
| Constructor and Description |
|---|
Insert(StudioCreative content)
Inserts a new studio creative.
|
| Modifier and Type | Method and Description |
|---|---|
StudioCreative |
StudioCreative.clone() |
StudioCreative |
StudioCreative.set(String fieldName,
Object value) |
StudioCreative |
StudioCreative.setAssetIds(List<Long> assetIds)
List of assets associated with this studio creative.
|
StudioCreative |
StudioCreative.setBackupImageAssetId(Long backupImageAssetId)
Backup image asset ID of this studio creative.
|
StudioCreative |
StudioCreative.setCreatedInfo(LastModifiedInfo createdInfo)
The timestamp when the studio creative was created.
|
StudioCreative |
StudioCreative.setDimension(StudioCreativeDimension dimension)
Dimension of this studio creative.
|
StudioCreative |
StudioCreative.setDynamicProfileId(Long dynamicProfileId)
Dynamic profile ID of this studio creative.
|
StudioCreative |
StudioCreative.setFormat(String format)
Format of this studio creative.
|
StudioCreative |
StudioCreative.setId(Long id)
Output only.
|
StudioCreative |
StudioCreative.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
The timestamp when the studio creative was last modified.
|
StudioCreative |
StudioCreative.setName(String name)
Identifier.
|
StudioCreative |
StudioCreative.setStatus(String status)
Output only.
|
StudioCreative |
StudioCreative.setStudioAccountId(Long studioAccountId)
Studio account ID of this creative.
|
StudioCreative |
StudioCreative.setStudioAdvertiserId(Long studioAdvertiserId)
Studio advertiser ID of this studio creative.
|
StudioCreative |
StudioCreative.setStudioCampaignId(Long studioCampaignId)
Studio campaign ID of this studio creative.
|
Copyright © 2011–2025 Google. All rights reserved.