| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
TagData |
TagData.clone() |
TagData |
TagData.set(String fieldName,
Object value) |
TagData |
TagData.setAdId(Long adId)
Ad associated with this placement tag.
|
TagData |
TagData.setClickTag(String clickTag)
Tag string to record a click.
|
TagData |
TagData.setCreativeId(Long creativeId)
Creative associated with this placement tag.
|
TagData |
TagData.setFormat(String format)
TagData tag format of this tag.
|
TagData |
TagData.setImpressionTag(String impressionTag)
Tag string for serving an ad.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagData> |
PlacementTag.getTagDatas()
Tags generated for this placement.
|
| Modifier and Type | Method and Description |
|---|---|
PlacementTag |
PlacementTag.setTagDatas(List<TagData> tagDatas)
Tags generated for this placement.
|
Copyright © 2011–2023 Google. All rights reserved.