Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
LastModifiedInfo |
LastModifiedInfo.clone() |
LastModifiedInfo |
Ad.getCreateInfo()
Information about the creation of this ad.
|
LastModifiedInfo |
DynamicFeed.getCreateInfo()
Output only.
|
LastModifiedInfo |
DynamicProfile.getCreateInfo()
Output only.
|
LastModifiedInfo |
PlacementGroup.getCreateInfo()
Information about the creation of this placement group.
|
LastModifiedInfo |
Campaign.getCreateInfo()
Information about the creation of this campaign.
|
LastModifiedInfo |
ContentSource.getCreateInfo()
Output only.
|
LastModifiedInfo |
Placement.getCreateInfo()
Information about the creation of this placement.
|
LastModifiedInfo |
Element.getCreateInfo()
Output only.
|
LastModifiedInfo |
Ad.getLastModifiedInfo()
Information about the most recent modification of this ad.
|
LastModifiedInfo |
DynamicFeed.getLastModifiedInfo()
Output only.
|
LastModifiedInfo |
Creative.getLastModifiedInfo()
Creative last modification information.
|
LastModifiedInfo |
DynamicProfile.getLastModifiedInfo()
Output only.
|
LastModifiedInfo |
PlacementGroup.getLastModifiedInfo()
Information about the most recent modification of this placement group.
|
LastModifiedInfo |
Campaign.getLastModifiedInfo()
Information about the most recent modification of this campaign.
|
LastModifiedInfo |
ContentSource.getLastModifiedInfo()
Output only.
|
LastModifiedInfo |
Placement.getLastModifiedInfo()
Information about the most recent modification of this placement.
|
LastModifiedInfo |
Element.getLastModifiedInfo()
Output only.
|
LastModifiedInfo |
Placement.getPublisherUpdateInfo()
Information about the last publisher update.
|
LastModifiedInfo |
LastModifiedInfo.set(String fieldName,
Object value) |
LastModifiedInfo |
LastModifiedInfo.setTime(Long time)
Timestamp of the last change in milliseconds since epoch.
|
Modifier and Type | Method and Description |
---|---|
Ad |
Ad.setCreateInfo(LastModifiedInfo createInfo)
Information about the creation of this ad.
|
DynamicFeed |
DynamicFeed.setCreateInfo(LastModifiedInfo createInfo)
Output only.
|
DynamicProfile |
DynamicProfile.setCreateInfo(LastModifiedInfo createInfo)
Output only.
|
PlacementGroup |
PlacementGroup.setCreateInfo(LastModifiedInfo createInfo)
Information about the creation of this placement group.
|
Campaign |
Campaign.setCreateInfo(LastModifiedInfo createInfo)
Information about the creation of this campaign.
|
ContentSource |
ContentSource.setCreateInfo(LastModifiedInfo createInfo)
Output only.
|
Placement |
Placement.setCreateInfo(LastModifiedInfo createInfo)
Information about the creation of this placement.
|
Element |
Element.setCreateInfo(LastModifiedInfo createInfo)
Output only.
|
Ad |
Ad.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this ad.
|
DynamicFeed |
DynamicFeed.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Output only.
|
Creative |
Creative.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Creative last modification information.
|
DynamicProfile |
DynamicProfile.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Output only.
|
PlacementGroup |
PlacementGroup.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this placement group.
|
Campaign |
Campaign.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this campaign.
|
ContentSource |
ContentSource.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Output only.
|
Placement |
Placement.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this placement.
|
Element |
Element.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Output only.
|
Placement |
Placement.setPublisherUpdateInfo(LastModifiedInfo publisherUpdateInfo)
Information about the last publisher update.
|
Copyright © 2011–2025 Google. All rights reserved.