| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultClickThroughEventTagProperties |
DefaultClickThroughEventTagProperties.clone() |
DefaultClickThroughEventTagProperties |
Campaign.getDefaultClickThroughEventTagProperties()
Click-through event tag ID override properties for this campaign.
|
DefaultClickThroughEventTagProperties |
Ad.getDefaultClickThroughEventTagProperties()
Default click-through event tag properties for this ad.
|
DefaultClickThroughEventTagProperties |
DefaultClickThroughEventTagProperties.set(String fieldName,
Object value) |
DefaultClickThroughEventTagProperties |
DefaultClickThroughEventTagProperties.setDefaultClickThroughEventTagId(Long defaultClickThroughEventTagId)
ID of the click-through event tag to apply to all ads in this entity's scope.
|
DefaultClickThroughEventTagProperties |
DefaultClickThroughEventTagProperties.setOverrideInheritedEventTag(Boolean overrideInheritedEventTag)
Whether this entity should override the inherited default click-through event tag with its own
defined value.
|
| Modifier and Type | Method and Description |
|---|---|
Campaign |
Campaign.setDefaultClickThroughEventTagProperties(DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties)
Click-through event tag ID override properties for this campaign.
|
Ad |
Ad.setDefaultClickThroughEventTagProperties(DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties)
Default click-through event tag properties for this ad.
|
Copyright © 2011–2023 Google. All rights reserved.