| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.utils.v201905 | |
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Method and Description |
|---|---|
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. |
static DateTime |
DateTimes.toDateTimeWithTimeZone(String dateTime)
Converts a string in the form of
yyyy-MM-dd'T'HH:mm:ss±HH:mm, or yyyy-MM-dd'T'HH:mm:ssZ for Etc/GMT, to an API date time in the time zone supplied. |
| Modifier and Type | Method and Description |
|---|---|
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.toStringForTimeZone(DateTime dateTime,
String newZoneId)
Returns string representation of this date time with a different time zone, preserving the
millisecond instant.
|
static String |
DateTimes.toStringWithTimeZone(DateTime dateTime)
Returns string representation of this date time with time zone.
|
| Modifier and Type | Method and Description |
|---|---|
DateTime |
Proposal.getActualExpiryTime()
Gets the actualExpiryTime value for this Proposal.
|
DateTime |
LineItemSummary.getCreationDateTime()
Gets the creationDateTime value for this LineItemSummary.
|
DateTime |
ProposalLink.getCreationDateTime()
Gets the creationDateTime value for this ProposalLink.
|
DateTime |
DaiAuthenticationKey.getCreationDateTime()
Gets the creationDateTime value for this DaiAuthenticationKey.
|
DateTime |
LiveStreamEvent.getCreationDateTime()
Gets the creationDateTime value for this LiveStreamEvent.
|
DateTime |
ProductTemplate.getCreationDateTime()
Gets the creationDateTime value for this ProductTemplate.
|
DateTime |
MarketplaceComment.getCreationTime()
Gets the creationTime value for this MarketplaceComment.
|
DateTime |
LineItemSummary.getEndDateTime()
Gets the endDateTime value for this LineItemSummary.
|
DateTime |
BuyerRfp.getEndDateTime()
Gets the endDateTime value for this BuyerRfp.
|
DateTime |
AdRule.getEndDateTime()
Gets the endDateTime value for this AdRule.
|
DateTime |
ThirdPartyAudienceSegment.getEndDateTime()
Gets the endDateTime value for this ThirdPartyAudienceSegment.
|
DateTime |
Order.getEndDateTime()
Gets the endDateTime value for this Order.
|
DateTime |
ProposalLineItem.getEndDateTime()
Gets the endDateTime value for this ProposalLineItem.
|
DateTime |
Package.getEndDateTime()
Gets the endDateTime value for this Package.
|
DateTime |
LiveStreamEvent.getEndDateTime()
Gets the endDateTime value for this LiveStreamEvent.
|
DateTime |
Proposal.getEndDateTime()
Gets the endDateTime value for this Proposal.
|
DateTime |
LineItemCreativeAssociation.getEndDateTime()
Gets the endDateTime value for this LineItemCreativeAssociation.
|
DateTime |
DateTimeRange.getEndDateTime()
Gets the endDateTime value for this DateTimeRange.
|
DateTime |
ForecastBreakdown.getEndTime()
Gets the endTime value for this ForecastBreakdown.
|
DateTime |
OfflineError.getErrorTime()
Gets the errorTime value for this OfflineError.
|
DateTime |
ProgressAction.getEvaluationTime()
Gets the evaluationTime value for this ProgressAction.
|
DateTime |
WorkflowProgress.getEvaluationTime()
Gets the evaluationTime value for this WorkflowProgress.
|
DateTime |
ProgressRule.getEvaluationTime()
Gets the evaluationTime value for this ProgressRule.
|
DateTime |
Proposal.getExpectedExpiryTime()
Gets the expectedExpiryTime value for this Proposal.
|
DateTime |
Content.getImportDateTime()
Gets the importDateTime value for this Content.
|
DateTime |
Content.getLastDashIngestDateTime()
Gets the lastDashIngestDateTime value for this Content.
|
DateTime |
Content.getLastHlsIngestDateTime()
Gets the lastHlsIngestDateTime value for this Content.
|
DateTime |
Placement.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Placement.
|
DateTime |
LineItemSummary.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this LineItemSummary.
|
DateTime |
Creative.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Creative.
|
DateTime |
Content.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Content.
|
DateTime |
ProductPackage.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this ProductPackage.
|
DateTime |
CreativeSet.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this CreativeSet.
|
DateTime |
RateCard.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this RateCard.
|
DateTime |
Order.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Order.
|
DateTime |
ProposalLineItem.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this ProposalLineItem.
|
DateTime |
Company.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Company.
|
DateTime |
TrafficForecastAdjustment.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this TrafficForecastAdjustment.
|
DateTime |
Package.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Package.
|
DateTime |
LiveStreamEvent.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this LiveStreamEvent.
|
DateTime |
ProductTemplate.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this ProductTemplate.
|
DateTime |
Product.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Product.
|
DateTime |
Proposal.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this Proposal.
|
DateTime |
LineItemCreativeAssociation.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this LineItemCreativeAssociation.
|
DateTime |
AdUnit.getLastModifiedDateTime()
Gets the lastModifiedDateTime value for this AdUnit.
|
DateTime |
ProposalLineItem.getLastReservationDateTime()
Gets the lastReservationDateTime value for this ProposalLineItem.
|
DateTime |
SetTopBoxCreative.getLicenseWindowEndDateTime()
Gets the licenseWindowEndDateTime value for this SetTopBoxCreative.
|
DateTime |
SetTopBoxCreative.getLicenseWindowStartDateTime()
Gets the licenseWindowStartDateTime value for this SetTopBoxCreative.
|
DateTime |
LineItemSummary.getStartDateTime()
Gets the startDateTime value for this LineItemSummary.
|
DateTime |
BuyerRfp.getStartDateTime()
Gets the startDateTime value for this BuyerRfp.
|
DateTime |
AdRule.getStartDateTime()
Gets the startDateTime value for this AdRule.
|
DateTime |
ThirdPartyAudienceSegment.getStartDateTime()
Gets the startDateTime value for this ThirdPartyAudienceSegment.
|
DateTime |
Order.getStartDateTime()
Gets the startDateTime value for this Order.
|
DateTime |
ProposalLineItem.getStartDateTime()
Gets the startDateTime value for this ProposalLineItem.
|
DateTime |
Package.getStartDateTime()
Gets the startDateTime value for this Package.
|
DateTime |
LiveStreamEvent.getStartDateTime()
Gets the startDateTime value for this LiveStreamEvent.
|
DateTime |
Proposal.getStartDateTime()
Gets the startDateTime value for this Proposal.
|
DateTime |
LineItemCreativeAssociation.getStartDateTime()
Gets the startDateTime value for this LineItemCreativeAssociation.
|
DateTime |
DateTimeRange.getStartDateTime()
Gets the startDateTime value for this DateTimeRange.
|
DateTime |
ForecastBreakdown.getStartTime()
Gets the startTime value for this ForecastBreakdown.
|
DateTime |
ReconciliationOrderReport.getSubmissionDateTime()
Gets the submissionDateTime value for this ReconciliationOrderReport.
|
DateTime |
WorkflowProgress.getSubmissionTime()
Gets the submissionTime value for this WorkflowProgress.
|
DateTime[] |
ForecastBreakdownOptions.getTimeWindows()
Gets the timeWindows value for this ForecastBreakdownOptions.
|
DateTime |
ForecastBreakdownOptions.getTimeWindows(int i) |
DateTime |
DateTimeValue.getValue()
Gets the value value for this DateTimeValue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proposal.setActualExpiryTime(DateTime actualExpiryTime)
Sets the actualExpiryTime value for this Proposal.
|
void |
LineItemSummary.setCreationDateTime(DateTime creationDateTime)
Sets the creationDateTime value for this LineItemSummary.
|
void |
ProposalLink.setCreationDateTime(DateTime creationDateTime)
Sets the creationDateTime value for this ProposalLink.
|
void |
DaiAuthenticationKey.setCreationDateTime(DateTime creationDateTime)
Sets the creationDateTime value for this DaiAuthenticationKey.
|
void |
LiveStreamEvent.setCreationDateTime(DateTime creationDateTime)
Sets the creationDateTime value for this LiveStreamEvent.
|
void |
ProductTemplate.setCreationDateTime(DateTime creationDateTime)
Sets the creationDateTime value for this ProductTemplate.
|
void |
MarketplaceComment.setCreationTime(DateTime creationTime)
Sets the creationTime value for this MarketplaceComment.
|
void |
LineItemSummary.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this LineItemSummary.
|
void |
BuyerRfp.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this BuyerRfp.
|
void |
AdRule.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this AdRule.
|
void |
ThirdPartyAudienceSegment.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this ThirdPartyAudienceSegment.
|
void |
Order.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this Order.
|
void |
ProposalLineItem.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this ProposalLineItem.
|
void |
Package.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this Package.
|
void |
LiveStreamEvent.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this LiveStreamEvent.
|
void |
Proposal.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this Proposal.
|
void |
LineItemCreativeAssociation.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this LineItemCreativeAssociation.
|
void |
DateTimeRange.setEndDateTime(DateTime endDateTime)
Sets the endDateTime value for this DateTimeRange.
|
void |
ForecastBreakdown.setEndTime(DateTime endTime)
Sets the endTime value for this ForecastBreakdown.
|
void |
OfflineError.setErrorTime(DateTime errorTime)
Sets the errorTime value for this OfflineError.
|
void |
ProgressAction.setEvaluationTime(DateTime evaluationTime)
Sets the evaluationTime value for this ProgressAction.
|
void |
WorkflowProgress.setEvaluationTime(DateTime evaluationTime)
Sets the evaluationTime value for this WorkflowProgress.
|
void |
ProgressRule.setEvaluationTime(DateTime evaluationTime)
Sets the evaluationTime value for this ProgressRule.
|
void |
Proposal.setExpectedExpiryTime(DateTime expectedExpiryTime)
Sets the expectedExpiryTime value for this Proposal.
|
void |
Content.setImportDateTime(DateTime importDateTime)
Sets the importDateTime value for this Content.
|
void |
Content.setLastDashIngestDateTime(DateTime lastDashIngestDateTime)
Sets the lastDashIngestDateTime value for this Content.
|
void |
Content.setLastHlsIngestDateTime(DateTime lastHlsIngestDateTime)
Sets the lastHlsIngestDateTime value for this Content.
|
void |
Placement.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Placement.
|
void |
LineItemSummary.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this LineItemSummary.
|
void |
Creative.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Creative.
|
void |
Content.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Content.
|
void |
ProductPackage.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this ProductPackage.
|
void |
CreativeSet.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this CreativeSet.
|
void |
RateCard.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this RateCard.
|
void |
Order.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Order.
|
void |
ProposalLineItem.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this ProposalLineItem.
|
void |
Company.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Company.
|
void |
TrafficForecastAdjustment.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this TrafficForecastAdjustment.
|
void |
Package.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Package.
|
void |
LiveStreamEvent.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this LiveStreamEvent.
|
void |
ProductTemplate.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this ProductTemplate.
|
void |
Product.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Product.
|
void |
Proposal.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this Proposal.
|
void |
LineItemCreativeAssociation.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this LineItemCreativeAssociation.
|
void |
AdUnit.setLastModifiedDateTime(DateTime lastModifiedDateTime)
Sets the lastModifiedDateTime value for this AdUnit.
|
void |
ProposalLineItem.setLastReservationDateTime(DateTime lastReservationDateTime)
Sets the lastReservationDateTime value for this ProposalLineItem.
|
void |
SetTopBoxCreative.setLicenseWindowEndDateTime(DateTime licenseWindowEndDateTime)
Sets the licenseWindowEndDateTime value for this SetTopBoxCreative.
|
void |
SetTopBoxCreative.setLicenseWindowStartDateTime(DateTime licenseWindowStartDateTime)
Sets the licenseWindowStartDateTime value for this SetTopBoxCreative.
|
void |
LineItemSummary.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this LineItemSummary.
|
void |
BuyerRfp.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this BuyerRfp.
|
void |
AdRule.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this AdRule.
|
void |
ThirdPartyAudienceSegment.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this ThirdPartyAudienceSegment.
|
void |
Order.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this Order.
|
void |
ProposalLineItem.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this ProposalLineItem.
|
void |
Package.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this Package.
|
void |
LiveStreamEvent.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this LiveStreamEvent.
|
void |
Proposal.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this Proposal.
|
void |
LineItemCreativeAssociation.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this LineItemCreativeAssociation.
|
void |
DateTimeRange.setStartDateTime(DateTime startDateTime)
Sets the startDateTime value for this DateTimeRange.
|
void |
ForecastBreakdown.setStartTime(DateTime startTime)
Sets the startTime value for this ForecastBreakdown.
|
void |
ReconciliationOrderReport.setSubmissionDateTime(DateTime submissionDateTime)
Sets the submissionDateTime value for this ReconciliationOrderReport.
|
void |
WorkflowProgress.setSubmissionTime(DateTime submissionTime)
Sets the submissionTime value for this WorkflowProgress.
|
void |
ForecastBreakdownOptions.setTimeWindows(DateTime[] timeWindows)
Sets the timeWindows value for this ForecastBreakdownOptions.
|
void |
ForecastBreakdownOptions.setTimeWindows(int i,
DateTime _value) |
void |
DateTimeValue.setValue(DateTime value)
Sets the value value for this DateTimeValue.
|
| Constructor and Description |
|---|
AdExchangeCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String codeSnippet,
Boolean isNativeEligible,
Boolean isInterstitial) |
AdMobBackfillCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String additionalParameters,
String publisherId,
LockedOrientation lockedOrientation) |
AdRule(Long adRuleId,
String name,
Integer priority,
Targeting targeting,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
AdRuleStatus status,
FrequencyCapBehavior frequencyCapBehavior,
Integer maxImpressionsPerLineItemPerStream,
Integer maxImpressionsPerLineItemPerPod,
BaseAdRuleSlot preroll,
BaseAdRuleSlot midroll,
BaseAdRuleSlot postroll) |
AdSenseCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String codeSnippet) |
AdUnit(String id,
String parentId,
Boolean hasChildren,
AdUnitParent[] parentPath,
String name,
String description,
AdUnitTargetWindow targetWindow,
InventoryStatus status,
String adUnitCode,
AdUnitSize[] adUnitSizes,
Boolean isInterstitial,
Boolean isNative,
Boolean isFluid,
Boolean explicitlyTargeted,
AdSenseSettings adSenseSettings,
ValueSourceType adSenseSettingsSource,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime,
SmartSizeMode smartSizeMode,
Integer refreshRate,
String externalSetTopBoxChannelId,
Boolean isSetTopBoxEnabled) |
AspectRatioImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
CreativeAsset[] imageAssets,
String altText,
String thirdPartyImpressionUrl,
Boolean overrideSize) |
BaseDynamicAllocationCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
BaseFlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
Boolean clickTagRequired,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
CreativeAsset flashAsset,
CreativeAsset fallbackImageAsset) |
BaseFlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
BaseImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset) |
BaseImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String imageUrl) |
BaseRichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
BaseVideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
BuyerRfp(Money costPerUnit,
Long units,
Money budget,
String currencyCode,
DateTime startDateTime,
DateTime endDateTime,
String description,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
String additionalTerms,
AdExchangeEnvironment adExchangeEnvironment,
RfpType rfpType) |
ClickTrackingCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String clickTrackingUrl) |
Company(Long id,
String name,
CompanyType type,
String address,
String email,
String faxPhone,
String primaryPhone,
String externalId,
String comment,
CompanyCreditStatus creditStatus,
CompanySettings settings,
AppliedLabel[] appliedLabels,
Long primaryContactId,
long[] appliedTeamIds,
Integer thirdPartyCompanyId,
DateTime lastModifiedDateTime,
ViewabilityProvider viewabilityProvider) |
Content(Long id,
String name,
ContentStatus status,
ContentStatusDefinedBy statusDefinedBy,
DaiIngestStatus hlsIngestStatus,
DaiIngestError[] hlsIngestErrors,
DateTime lastHlsIngestDateTime,
DaiIngestStatus dashIngestStatus,
DaiIngestError[] dashIngestErrors,
DateTime lastDashIngestDateTime,
DateTime importDateTime,
DateTime lastModifiedDateTime,
long[] userDefinedCustomTargetingValueIds,
long[] mappingRuleDefinedCustomTargetingValueIds,
CmsContent[] cmsSources) |
Creative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
CreativeSet(Long id,
String name,
Long masterCreativeId,
long[] companionCreativeIds,
DateTime lastModifiedDateTime) |
CustomCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial,
LockedOrientation lockedOrientation,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
Boolean isSafeFrameCompatible,
String[] thirdPartyImpressionTrackingUrls) |
DaiAuthenticationKey(Long id,
String key,
DateTime creationDateTime,
DaiAuthenticationKeyStatus status,
String name,
DaiAuthenticationKeyType keyType) |
DateTimeRange(DateTime startDateTime,
DateTime endDateTime) |
DateTimeValue(DateTime value) |
FlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
Boolean clickTagRequired,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
CreativeAsset flashAsset,
CreativeAsset fallbackImageAsset,
SwiffyFallbackAsset swiffyAsset,
Boolean createSwiffyAsset,
LockedOrientation lockedOrientation,
Boolean clickTagOverlayEnabled) |
FlashOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
Boolean clickTagRequired,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
CreativeAsset flashAsset,
CreativeAsset fallbackImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
String vastPreviewUrl,
LockedOrientation lockedOrientation) |
FlashRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
FlashRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize,
String vastPreviewUrl) |
ForecastBreakdown(DateTime startTime,
DateTime endTime,
ForecastBreakdownEntry[] breakdownEntries) |
ForecastBreakdownOptions(DateTime[] timeWindows,
ForecastBreakdownTarget[] targets) |
HasDestinationUrlCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType) |
HasHtmlSnippetDynamicAllocationCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String codeSnippet) |
Html5Creative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean overrideSize,
String[] thirdPartyImpressionTrackingUrls,
String thirdPartyClickTrackingUrl,
LockedOrientation lockedOrientation,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
Boolean isSafeFrameCompatible,
CreativeAsset html5Asset) |
ImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
String altText,
String thirdPartyImpressionUrl,
CreativeAsset[] secondaryImageAssets) |
ImageOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
LockedOrientation lockedOrientation,
String customParameters,
Integer duration,
String vastPreviewUrl) |
ImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String imageUrl,
String altText,
String thirdPartyImpressionUrl) |
ImageRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
String imageUrl,
Size assetSize,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
String vastPreviewUrl) |
InternalRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
LockedOrientation lockedOrientation,
Size assetSize,
String internalRedirectUrl,
Boolean overrideSize,
Boolean isInterstitial,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
String[] thirdPartyImpressionTrackingUrls) |
LegacyDfpCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
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,
DeliveryForecastSource deliveryForecastSource,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
LineItemActivityAssociation[] activityAssociations,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean skipCrossSellingRuleWarningChecks,
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,
DateTime creationDateTime,
Boolean isPrioritizedPreferredDealsEnabled,
Integer adExchangeAuctionOpeningPriority,
BaseCustomFieldValue[] customFieldValues,
Boolean isSetTopBoxEnabled,
Boolean isMissingCreatives,
SetTopBoxInfo setTopBoxDisplayInfo,
ProgrammaticCreativeSource programmaticCreativeSource,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
Long viewabilityProviderCompanyId,
UserConsentEligibility userConsentEligibility,
ChildContentEligibility childContentEligibility,
Targeting targeting,
CreativeTargeting[] creativeTargetings) |
LineItemCreativeAssociation(Long lineItemId,
Long creativeId,
Long creativeSetId,
Double manualCreativeRotationWeight,
Integer sequentialCreativeRotationIndex,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
String destinationUrl,
Size[] sizes,
LineItemCreativeAssociationStatus status,
LineItemCreativeAssociationStats stats,
DateTime lastModifiedDateTime,
String targetingName) |
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,
DeliveryForecastSource deliveryForecastSource,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
LineItemActivityAssociation[] activityAssociations,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean skipCrossSellingRuleWarningChecks,
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,
DateTime creationDateTime,
Boolean isPrioritizedPreferredDealsEnabled,
Integer adExchangeAuctionOpeningPriority,
BaseCustomFieldValue[] customFieldValues,
Boolean isSetTopBoxEnabled,
Boolean isMissingCreatives,
SetTopBoxInfo setTopBoxDisplayInfo,
ProgrammaticCreativeSource programmaticCreativeSource,
Long videoMaxDuration,
Goal primaryGoal,
Goal[] secondaryGoals,
GrpSettings grpSettings,
LineItemDealInfoDto dealInfo,
Long viewabilityProviderCompanyId,
UserConsentEligibility userConsentEligibility,
ChildContentEligibility childContentEligibility) |
LiveStreamEvent(Long id,
String name,
String description,
LiveStreamEventStatus status,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
Long totalEstimatedConcurrentUsers,
String[] contentUrls,
String[] adTags,
String liveStreamEventCode,
Integer dvrWindowSeconds,
Boolean enableDaiAuthenticationKeys,
AdBreakFillType adBreakFillType,
Long adHolidayDuration,
Boolean enableDurationlessAdBreaks,
Long defaultAdBreakDuration,
long[] daiAuthenticationKeyIds,
long[] sourceContentConfigurationIds,
HlsSettings hlsSettings) |
MarketplaceComment(Long proposalId,
String comment,
DateTime creationTime,
Boolean createdBySeller) |
OfflineError(String fieldPath,
String trigger,
DateTime errorTime,
String reason) |
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[] advertiserContactIds,
Long agencyId,
long[] agencyContactIds,
Long creatorId,
Long traffickerId,
long[] secondaryTraffickerIds,
Long salespersonId,
long[] secondarySalespersonIds,
Long totalImpressionsDelivered,
Long totalClicksDelivered,
Long totalViewableImpressionsDelivered,
Money totalBudget,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
String lastModifiedByApp,
Boolean isProgrammatic,
long[] appliedTeamIds,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
Package(Long id,
Long proposalId,
Long productPackageId,
Long rateCardId,
String name,
String comments,
PackageStatus status,
DateTime startDateTime,
DateTime endDateTime,
DateTime lastModifiedDateTime) |
Placement(Long id,
String name,
String description,
String placementCode,
InventoryStatus status,
String[] targetedAdUnitIds,
DateTime lastModifiedDateTime) |
Product(String name,
ValueSourceType nameSource,
ProductStatus status,
ProductType productType,
Long productTemplateId,
Long id,
String notes,
String productTemplateDescription,
DateTime lastModifiedDateTime,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
ProductMarketplaceInfo productMarketplaceInfo,
Long videoMaxDuration) |
ProductPackage(Long id,
String name,
String notes,
ProductPackageStatus status,
Boolean isArchived,
long[] rateCardIds,
BaseCustomFieldValue[] customFieldValues,
DateTime lastModifiedDateTime) |
ProductTemplate(Long id,
String name,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
String description,
String nameMacro,
ProductTemplateStatus status,
ProductType productType,
Long creatorId,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
ProductSegmentation productSegmentation,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
Long videoMaxDuration,
ProductTemplateMarketplaceInfo productTemplateMarketplaceInfo) |
ProgrammaticCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
ProgressAction(DateTime evaluationTime,
EvaluationStatus evaluationStatus) |
ProgressRule(ProgressAction[] actions,
String name,
WorkflowEvaluationStatus evaluationStatus,
DateTime evaluationTime,
Boolean isExternal) |
Proposal(Long id,
Boolean isProgrammatic,
Long dfpOrderId,
String name,
PricingModel pricingModel,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
ProposalStatus status,
Boolean isArchived,
ProposalCompanyAssociation advertiser,
ProposalCompanyAssociation[] agencies,
Long probabilityOfClose,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
BillingBase billingBase,
String poNumber,
String internalNotes,
Money budget,
SalespersonSplit primarySalesperson,
SalespersonSplit[] secondarySalespeople,
long[] salesPlannerIds,
Long primaryTraffickerId,
long[] secondaryTraffickerIds,
long[] sellerContactIds,
long[] appliedTeamIds,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Long advertiserDiscount,
Long proposalDiscount,
String currencyCode,
Long exchangeRate,
Boolean refreshExchangeRate,
Long agencyCommission,
Long valueAddedTax,
Boolean isSold,
ProposalApprovalStatus approvalStatus,
WorkflowProgress workflowProgress,
DateTime lastModifiedDateTime,
ProposalLink[] resources,
DateTime actualExpiryTime,
DateTime expectedExpiryTime,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName,
ProposalTermsAndConditions[] termsAndConditions,
RetractionDetails lastRetractionDetails,
ProposalMarketplaceInfo marketplaceInfo,
OfflineError[] offlineErrors,
Boolean hasOfflineErrors,
BuyerRfp buyerRfp,
Boolean hasBuyerRfp) |
ProposalLineItem(Long id,
Long proposalId,
Long packageId,
Long rateCardId,
Long productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
String internalNotes,
CostAdjustment costAdjustment,
Boolean isArchived,
Goal goal,
Integer contractedQuantityBuffer,
Long scheduledQuantity,
Long contractedUnitsBought,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
Long videoMaxDuration,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
ProposalLineItemConstraints productConstraints,
ProposalLineItemPremium[] premiums,
Boolean isSold,
Money baseRate,
Money netRate,
Money grossRate,
Money netCost,
Money grossCost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
BillingBase billingBase,
DateTime lastModifiedDateTime,
ReservationStatus reservationStatus,
DateTime lastReservationDateTime,
Boolean useThirdPartyAdServerFromProposal,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName,
EnvironmentType environmentType,
Boolean isProgrammatic,
LinkStatus linkStatus,
ProposalLineItemMarketplaceInfo marketplaceInfo,
PricingModel rateCardPricingModel,
String additionalTerms,
ProgrammaticCreativeSource programmaticCreativeSource,
Long estimatedMinimumImpressions) |
ProposalLink(Long id,
String name,
Long creatorId,
String url,
String description,
DateTime creationDateTime) |
RateCard(Long id,
String name,
String currencyCode,
RateCardStatus status,
Boolean forMarketplace,
PricingModel pricingModel,
long[] appliedTeamIds,
DateTime lastModifiedDateTime) |
ReconciliationOrderReport(Long id,
Long reconciliationReportId,
Long orderId,
Long proposalId,
ReconciliationOrderReportStatus status,
DateTime submissionDateTime,
Long submitterId,
Money proposalNetBillableRevenueManualAdjustment,
Money proposalGrossBillableRevenueManualAdjustment) |
RequestApprovalProgressAction(DateTime evaluationTime,
EvaluationStatus evaluationStatus,
Long approverId,
long[] eligibleApproverUserIds,
long[] eligibleApproverTeamIds,
String comment,
WorkflowApprovalRequestStatus approvalStatus) |
ReserveInventoryProgressAction(DateTime evaluationTime,
EvaluationStatus evaluationStatus) |
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
LockedOrientation lockedOrientation,
Boolean isInterstitial) |
SendNotificationProgressAction(DateTime evaluationTime,
EvaluationStatus evaluationStatus) |
SetTopBoxCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
String externalAssetId,
String providerId,
String[] availabilityRegionIds,
DateTime licenseWindowStartDateTime,
DateTime licenseWindowEndDateTime) |
TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
Long creativeTemplateId,
Boolean isInterstitial,
Boolean isNativeEligible,
Boolean isSafeFrameCompatible,
String destinationUrl,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
LockedOrientation lockedOrientation) |
ThirdPartyAudienceSegment(Long id,
String name,
long[] categoryIds,
String description,
AudienceSegmentStatus status,
Long size,
Long mobileWebSize,
Long idfaSize,
Long adIdSize,
Long ppidSize,
AudienceSegmentDataProvider dataProvider,
AudienceSegmentType type,
AudienceSegmentApprovalStatus approvalStatus,
Money cost,
LicenseType licenseType,
DateTime startDateTime,
DateTime endDateTime) |
ThirdPartyCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String snippet,
String expandedSnippet,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
LockedOrientation lockedOrientation,
Boolean isSafeFrameCompatible,
String[] thirdPartyImpressionTrackingUrls) |
TrafficForecastAdjustment(Long id,
TrafficTimeSeriesFilterCriteria filterCriteria,
TrafficForecastAdjustmentSegment[] forecastAdjustmentSegments,
DateTime lastModifiedDateTime) |
UnsupportedCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String unsupportedCreativeType) |
VastRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String vastXmlUrl,
VastRedirectType vastRedirectType,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
VideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride) |
VideoRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
CreativePolicyViolation[] policyLabels,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String destinationUrl,
DestinationUrlType destinationUrlType,
Integer duration,
Boolean allowDurationOverride,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
long[] companionCreativeIds,
String customParameters,
SkippableAdType skippableAdType,
String vastPreviewUrl,
SslScanResult sslScanResult,
SslManualOverride sslManualOverride,
VideoRedirectAsset[] videoAssets,
VideoRedirectAsset mezzanineFile) |
WorkflowProgress(ProgressStep[] steps,
Long submitterId,
EvaluationStatus evaluationStatus,
DateTime submissionTime,
DateTime evaluationTime,
Boolean isProcessing) |
Copyright © 2020. All rights reserved.