| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFieldValue
The value of a
CustomField that does not have a CustomField.dataType
of CustomFieldDataType.DROP_DOWN. |
class |
DropDownCustomFieldValue
A
CustomFieldValue for a CustomField that has a
CustomField.dataType
of CustomFieldDataType.DROP_DOWN |
| Modifier and Type | Method and Description |
|---|---|
BaseCustomFieldValue[] |
LineItemSummary.getCustomFieldValues()
Gets the customFieldValues value for this LineItemSummary.
|
BaseCustomFieldValue[] |
Order.getCustomFieldValues()
Gets the customFieldValues value for this Order.
|
BaseCustomFieldValue[] |
User.getCustomFieldValues()
Gets the customFieldValues value for this User.
|
BaseCustomFieldValue[] |
Creative.getCustomFieldValues()
Gets the customFieldValues value for this Creative.
|
BaseCustomFieldValue |
LineItemSummary.getCustomFieldValues(int i) |
BaseCustomFieldValue |
Order.getCustomFieldValues(int i) |
BaseCustomFieldValue |
User.getCustomFieldValues(int i) |
BaseCustomFieldValue |
Creative.getCustomFieldValues(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemSummary.setCustomFieldValues(BaseCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this LineItemSummary.
|
void |
Order.setCustomFieldValues(BaseCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this Order.
|
void |
User.setCustomFieldValues(BaseCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this User.
|
void |
Creative.setCustomFieldValues(BaseCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this Creative.
|
void |
LineItemSummary.setCustomFieldValues(int i,
BaseCustomFieldValue _value) |
void |
Order.setCustomFieldValues(int i,
BaseCustomFieldValue _value) |
void |
User.setCustomFieldValues(int i,
BaseCustomFieldValue _value) |
void |
Creative.setCustomFieldValues(int i,
BaseCustomFieldValue _value) |
| Constructor and Description |
|---|
AdExchangeCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String codeSnippet) |
AdSenseCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String codeSnippet) |
AspectRatioImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
CreativeAsset[] imageAssets,
String altText,
String thirdPartyImpressionUrl) |
BaseDynamicAllocationCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType) |
BaseFlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Boolean overrideSize,
CreativeAsset primaryImageAsset) |
BaseImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String imageUrl) |
BaseRichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
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) |
BaseVideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String clickTrackingUrl) |
Creative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType) |
CustomCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String htmlSnippet,
CustomCreativeAsset[] customCreativeAssets,
Boolean isInterstitial) |
FlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashUrl,
String fallbackUrl,
String fallbackPreviewUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
ApiFramework apiFramework,
Integer duration,
Size flashAssetSize) |
FloatingFlashCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String flashName,
byte[] flashByteArray,
Long flashAssetId,
String fallbackImageName,
byte[] fallbackImageByteArray,
Long fallbackImageAssetId,
Integer requiredFlashVersion,
Integer width,
Integer height,
String topPosition,
String leftPosition,
Integer displayTimeInSecond,
String thirdPartyImpressionTracker) |
HasDestinationUrlCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl) |
HasHtmlSnippetDynamicAllocationCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String codeSnippet) |
ImageCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
String altText,
String thirdPartyImpressionUrl) |
ImageOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
Boolean overrideSize,
CreativeAsset primaryImageAsset,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
Integer duration) |
ImageRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String imageUrl,
String altText,
String thirdPartyImpressionUrl) |
ImageRedirectOverlayCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
Size assetSize,
String internalRedirectUrl,
Boolean overrideSize,
Boolean isInterstitial) |
LegacyDfpCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType) |
LegacyDfpMobileCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl) |
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,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
String lineItemSummaryType,
Targeting targeting) |
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,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
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[] advertiserContactIds,
Long agencyId,
long[] agencyContactIds,
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,
BaseCustomFieldValue[] customFieldValues) |
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
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,
Boolean isInterstitial) |
TemplateCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
Long creativeTemplateId,
Boolean isInterstitial,
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues) |
TextAdCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String snippet,
String expandedSnippet) |
UnsupportedCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String unsupportedCreativeType) |
User(Long id,
String name,
String email,
Long roleId,
String roleName,
String preferredLocale,
String userRecordType,
Boolean isActive,
Boolean isEmailNotificationAllowed,
String ordersUiLocalTimeZoneId,
BaseCustomFieldValue[] customFieldValues) |
VastRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String vastXmlUrl,
VastRedirectType vastRedirectType,
Integer duration,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls) |
VideoCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
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,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
long[] companionCreativeIds,
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls,
String customParameters,
Integer duration,
String flashUrl,
Size flashAssetSize) |
Copyright © 2013. All Rights Reserved.