| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Class and Description |
|---|---|
class |
AdExchangeCreative
An Ad Exchange dynamic allocation creative.
|
class |
AdSenseCreative
An AdSense dynamic allocation creative.
|
class |
AspectRatioImageCreative
A
Creative intended for mobile platforms that displays
an image,
whose size is defined
as an
aspect ratio, i.e. |
class |
BaseDynamicAllocationCreative
A base class for dynamic allocation creatives.
|
class |
BaseFlashCreative
A base type for creatives that display a Flash-based ad.
|
class |
BaseFlashRedirectCreative
The base type for creatives that load a Flash asset from a specified
URL.
|
class |
BaseImageCreative
The base type for creatives that display an image.
|
class |
BaseImageRedirectCreative
The base type for creatives that load an image asset from a specified
URL.
|
class |
BaseRichMediaStudioCreative
A
Creative that is created by a Rich Media Studio. |
class |
BaseVideoCreative
A base type for video creatives.
|
class |
ClickTrackingCreative
A creative that is used for tracking clicks on ads that are served
directly
from the customers' web servers or media servers.
|
class |
CustomCreative
A
Creative that contains an arbitrary HTML snippet and
file assets. |
class |
FlashCreative
A
Creative that displays a Flash-based ad. |
class |
FlashExpandableCreative
An expandable
Creative where the collapsed size is a Flash
SWF file and
the expanded size is another Flash SWF file. |
class |
FlashOverlayCreative
An overlay
Creative that displays a Flash-based ad and
is
served via VAST 2.0 XML. |
class |
FlashPushdownCreative
Creative that pushes page content down when the creative
expands. |
class |
FlashRedirectCreative
A
Creative that loads a Flash asset from a specified URL. |
class |
FlashRedirectOverlayCreative
An overlay
Creative that loads a Flash asset from a specified
URL
and is served via VAST 2.0 XML. |
class |
FloatingFlashCreative
A floating flash creative.
|
class |
HasDestinationUrlCreative
A
Creative that has a destination url |
class |
HasHtmlSnippetDynamicAllocationCreative
Dynamic allocation creative with a backfill code snippet.
|
class |
ImageCreative
A
Creative that displays an image. |
class |
ImageOverlayCreative
An overlay
Creative that displays an image and is served
via VAST
2.0 XML. |
class |
ImageRedirectCreative
A
Creative that loads an image asset from a specified URL. |
class |
ImageRedirectOverlayCreative
An overlay
Creative that loads an image asset from a specified
URL
and is served via VAST 2.0 XML. |
class |
InternalRedirectCreative
A
Creative hosted by either DoubleClick for Advertisers
(DFA) or DART
for Publishers. |
class |
LegacyDfpCreative
A
Creative that isn't supported by Google DFP, but was
migrated
from DART. |
class |
LegacyDfpMobileCreative
A mobile
Creative that isn't supported by Google DFP, but
was
migrated from DART. |
class |
RichMediaStudioCreative
A
Creative that is created by a Rich Media Studio. |
class |
TemplateCreative
A
Creative that is created by the specified creative template. |
class |
TextAdCreative
A simple plain text-based
Creative. |
class |
ThirdPartyCreative
A
Creative that is served by a 3rd-party vendor. |
class |
UnsupportedCreative
A
Creative that isn't supported by this version of the
API. |
class |
VastRedirectCreative
A
Creative that points to an externally hosted VAST ad
and is
served via VAST XML as a VAST Wrapper. |
class |
VideoCreative
A
Creative that contains DFP-hosted video ads and is served
via VAST 2.0 XML. |
class |
VideoRedirectCreative
A
Creative that contains externally hosted video ads and
is served via VAST 2.0 XML. |
class |
VpaidLinearCreative
A
Creative that displays a DFP-hosted Flash-based ad
and is served via VAST 2.0 XML. |
class |
VpaidLinearRedirectCreative
A
Creative that displays an externally hosted Flash-based
ad
and is served via VAST 2.0 XML. |
| Modifier and Type | Method and Description |
|---|---|
Creative |
CreativeServiceInterface.createCreative(Creative creative)
Creates a new
Creative. |
Creative |
CreativeServiceSoapBindingStub.createCreative(Creative creative) |
Creative[] |
CreativeServiceInterface.createCreatives(Creative[] creatives)
Creates new
Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.createCreatives(Creative[] creatives) |
Creative |
CreativeServiceInterface.getCreative(Long creativeId)
Returns the
Creative uniquely identified by the given
ID. |
Creative |
CreativeServiceSoapBindingStub.getCreative(Long creativeId) |
Creative[] |
CreativePage.getResults()
Gets the results value for this CreativePage.
|
Creative |
CreativePage.getResults(int i) |
Creative |
CreativeServiceInterface.updateCreative(Creative creative)
Updates the specified
Creative. |
Creative |
CreativeServiceSoapBindingStub.updateCreative(Creative creative) |
Creative[] |
CreativeServiceInterface.updateCreatives(Creative[] creatives)
Updates the specified
Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.updateCreatives(Creative[] creatives) |
| Modifier and Type | Method and Description |
|---|---|
Creative |
CreativeServiceInterface.createCreative(Creative creative)
Creates a new
Creative. |
Creative |
CreativeServiceSoapBindingStub.createCreative(Creative creative) |
Creative[] |
CreativeServiceInterface.createCreatives(Creative[] creatives)
Creates new
Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.createCreatives(Creative[] creatives) |
void |
CreativePage.setResults(Creative[] results)
Sets the results value for this CreativePage.
|
void |
CreativePage.setResults(int i,
Creative _value) |
Creative |
CreativeServiceInterface.updateCreative(Creative creative)
Updates the specified
Creative. |
Creative |
CreativeServiceSoapBindingStub.updateCreative(Creative creative) |
Creative[] |
CreativeServiceInterface.updateCreatives(Creative[] creatives)
Updates the specified
Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.updateCreatives(Creative[] creatives) |
| Constructor and Description |
|---|
CreativePage(Integer totalResultSetSize,
Integer startIndex,
Creative[] results) |
Copyright © 2014. All Rights Reserved.