|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateTime | |
|---|---|
| com.google.api.ads.dfp.axis.utils.v201203 | |
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of DateTime in com.google.api.ads.dfp.axis.utils.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.utils.v201203 that return DateTime | |
|---|---|
static DateTime |
DateTimes.toDateTime(Calendar calendar)
Converts a Calendar object to an API date time preserving the
time zone. |
static DateTime |
DateTimes.toDateTime(org.joda.time.DateTime dateTime)
Converts a DateTime object to an API date time preserving the
time zone. |
static DateTime |
DateTimes.toDateTime(org.joda.time.Instant instant,
String timeZoneId)
Converts an Instant object to an API date time in the time zone
supplied. |
static DateTime |
DateTimes.toDateTime(String dateTime,
String timeZoneId)
Converts a string in the form of yyyy-MM-dd'T'HH:mm:ss to an API
date time in the time zone supplied. |
| Methods in com.google.api.ads.dfp.axis.utils.v201203 with parameters of type DateTime | |
|---|---|
static Calendar |
DateTimes.toCalendar(DateTime dateTime)
Gets a calendar for a DateTime using the default locale,
i.e. |
static Calendar |
DateTimes.toCalendar(DateTime dateTime,
Locale locale)
Gets a calendar for a DateTime in the supplied locale. |
static org.joda.time.DateTime |
DateTimes.toDateTime(DateTime dateTime)
Converts an API date time to a DateTime preserving the time zone. |
static String |
DateTimes.toString(DateTime dateTime)
Returns string representation of this date time. |
static String |
DateTimes.toStringWithZone(DateTime dateTime,
String newZoneId)
Returns string representation of this date time with a different time zone, preserving the millisecond instant. |
| Uses of DateTime in com.google.api.ads.dfp.axis.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201203 that return DateTime | |
|---|---|
DateTime |
Order.getEndDateTime()
Gets the endDateTime value for this Order. |
DateTime |
LineItemCreativeAssociation.getEndDateTime()
Gets the endDateTime value for this LineItemCreativeAssociation. |
DateTime |
LineItemSummary.getEndDateTime()
Gets the endDateTime value for this LineItemSummary. |
DateTime |
Order.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Order. |
DateTime |
LineItemCreativeAssociation.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this LineItemCreativeAssociation. |
DateTime |
Creative.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Creative. |
DateTime |
LineItemSummary.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this LineItemSummary. |
DateTime |
AdUnit.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this AdUnit. |
DateTime |
Company.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Company. |
DateTime |
Placement.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Placement. |
DateTime |
Order.getStartDateTime()
Gets the startDateTime value for this Order. |
DateTime |
LineItemCreativeAssociation.getStartDateTime()
Gets the startDateTime value for this LineItemCreativeAssociation. |
DateTime |
LineItemSummary.getStartDateTime()
Gets the startDateTime value for this LineItemSummary. |
DateTime |
DateTimeValue.getValue()
Gets the value value for this DateTimeValue. |
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type DateTime | |
|---|---|
void |
Order.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this Order. |
void |
LineItemCreativeAssociation.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this LineItemCreativeAssociation. |
void |
LineItemSummary.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this LineItemSummary. |
void |
Order.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Order. |
void |
LineItemCreativeAssociation.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this LineItemCreativeAssociation. |
void |
Creative.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Creative. |
void |
LineItemSummary.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this LineItemSummary. |
void |
AdUnit.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this AdUnit. |
void |
Company.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Company. |
void |
Placement.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Placement. |
void |
Order.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this Order. |
void |
LineItemCreativeAssociation.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this LineItemCreativeAssociation. |
void |
LineItemSummary.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this LineItemSummary. |
void |
DateTimeValue.setValue(DateTime value)
Sets the value value for this DateTimeValue. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type DateTime | |
|---|---|
AdUnit(String id,
String parentId,
String name,
String description,
AdUnitTargetWindow targetWindow,
InventoryStatus status,
String adUnitCode,
AdUnitSize[] adUnitSizes,
TargetPlatform targetPlatform,
Boolean explicitlyTargeted,
AdSenseSettingsInheritedProperty inheritedAdSenseSettings,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime)
|
|
BaseFlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
String fallbackImageName,
byte[] fallbackImageByteArray,
Boolean overrideSize,
Boolean clickTagRequired,
String fallbackPreviewUrl,
Size flashAssetSize,
Size fallbackAssetSize)
|
|
BaseFlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
|
|
BaseImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageName,
byte[] imageByteArray,
Boolean overrideSize,
Size assetSize,
String imageUrl)
|
|
BaseImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageUrl)
|
|
BaseVideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters)
|
|
ClickTrackingCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String clickTrackingUrl)
|
|
Company(Long id,
String name,
CompanyType type,
String address,
String email,
String faxPhone,
String primaryPhone,
String externalId,
String comment,
CompanyCreditStatus creditStatus,
AppliedLabel[] appliedLabels,
Boolean enableSameAdvertiserCompetitiveExclusion,
long[] appliedTeamIds,
Integer thirdPartyCompanyId,
DateTime lastModifiedDateTime)
|
|
Creative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType)
|
|
CustomCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial)
|
|
DateTimeValue(String valueType,
DateTime value)
|
|
FlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
String fallbackImageName,
byte[] fallbackImageByteArray,
Boolean overrideSize,
Boolean clickTagRequired,
String fallbackPreviewUrl,
Size flashAssetSize,
Size fallbackAssetSize)
|
|
FlashExpandableCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
Long collapsedFlashAssetId,
byte[] collapsedFlashAssetByteArray,
String collapsedFlashFileName,
Long collapsedFallbackImageAssetId,
byte[] collapsedFallbackImageAssetByteArray,
String collapsedFallbackImageFileName,
Long expandedFlashAssetId,
byte[] expandedFlashAssetByteArray,
String expandedFlashFileName,
Integer requiredFlashVersion,
Integer collapsedWidth,
Integer collapsedHeight,
Integer expandedWidth,
Integer expandedHeight,
FlashExpandableCreativeExpandDirection expandDirection,
Boolean expandOnMouseOver,
String javascriptFunctionForExpand,
Boolean collapseOnMouseOut,
String javascriptFunctionForCollapse)
|
|
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
String fallbackImageName,
byte[] fallbackImageByteArray,
Boolean overrideSize,
Boolean clickTagRequired,
String fallbackPreviewUrl,
Size flashAssetSize,
Size fallbackAssetSize,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration)
|
|
FlashPushdownCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
Long collapsedFlashAssetId,
byte[] collapsedFlashAssetByteArray,
String collapsedFlashFileName,
Long collapsedFallbackImageAssetId,
byte[] collapsedFallbackImageAssetByteArray,
String collapsedFallbackImageFileName,
Long expandedFlashAssetId,
byte[] expandedFlashAssetByteArray,
String expandedFlashFileName,
Integer requiredFlashVersion,
Integer width,
Integer collapsedHeight,
Integer expandedHeight,
Boolean pushdownOnMouseOver,
String javascriptFunctionForPushdown,
Boolean collapseOnMouseOut,
String javascriptFunctionForCollapse)
|
|
FlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl)
|
|
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize)
|
|
HasDestinationUrlCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl)
|
|
ImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageName,
byte[] imageByteArray,
Boolean overrideSize,
Size assetSize,
String imageUrl)
|
|
ImageOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageName,
byte[] imageByteArray,
Boolean overrideSize,
Size assetSize,
String imageUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
Integer duration)
|
|
ImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageUrl)
|
|
ImageRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String imageUrl,
Size assetSize,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters)
|
|
InternalRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String internalRedirectUrl,
Boolean overrideSize,
Boolean isInterstitial)
|
|
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
String lineItemSummaryType,
Targeting targeting)
|
|
LineItemCreativeAssociation(Long lineItemId,
Long creativeId,
Double manualCreativeRotationWeight,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
String destinationUrl,
Size[] sizes,
LineItemCreativeAssociationStatus status,
LineItemCreativeAssociationStats stats,
DateTime lastModifiedDateTime)
|
|
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
String lineItemSummaryType)
|
|
Order(Long id,
String name,
DateTime startDateTime,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
OrderStatus status,
Boolean isArchived,
String notes,
Integer externalOrderId,
String poNumber,
String currencyCode,
Long advertiserId,
Long agencyId,
Long creatorId,
Long traffickerId,
long[] secondaryTraffickerIds,
Long salespersonId,
long[] secondarySalespersonIds,
Long totalImpressionsDelivered,
Long totalClicksDelivered,
Money totalBudget,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
String lastModifiedByApp,
long[] appliedTeamIds,
DateTime lastModifiedDateTime)
|
|
Placement(String targetingDescription,
String targetingSiteName,
String targetingAdLocation,
String siteTargetingInfoType,
Long id,
String name,
String description,
String placementCode,
InventoryStatus status,
Boolean isAdSenseTargetingEnabled,
Boolean isAdPlannerTargetingEnabled,
String adSenseTargetingLocale,
String[] targetedAdUnitIds,
DateTime lastModifiedDateTime)
|
|
TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
Long creativeTemplateId,
Boolean isInterstitial,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues)
|
|
TextAdCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String hoverText,
TargetWindow targetWindow,
String linkColor,
String linkTitle,
String text,
String textColor)
|
|
ThirdPartyCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String snippet,
String expandedSnippet)
|
|
VastRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String vastXmlUrl,
VastRedirectType vastRedirectType,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls)
|
|
VideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters)
|
|
VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
VideoRedirectAsset[] videoAssets)
|
|
VpaidLinearCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
Boolean overrideSize,
Size flashAssetSize,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
Integer duration)
|
|
VpaidLinearRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
String creativeType,
String destinationUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
Integer duration,
String flashUrl,
Size flashAssetSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||