We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

LinearCreative

Expand

Class Info

public class LinearCreative implements CreativeResource

Linear ad creative.

Public Method Summary

Expand

Qualifier and Type

Method Name and Description

Map<String, CreativeExtension>

getAdExtensionMap()

Obtains an ad extended field.

String

getContentId()

Obtains the ad asset ID.

String

getRequestId()

Obtains the ad request ID.

String

getShowId()

Obtains the impression ID.

String

getSlotId()

Obtains the ad unit ID.

String

getType()

Obtains the ad asset type.

Map<String, CreativeExtension>

getTypeToCreativeExtension()

Obtains an ad asset extended field.

String

getUrl()

Obtains the ad asset URL.

Public Methods

getAdExtensionMap

Expand

Method

public Map<String, CreativeExtension> getAdExtensionMap()

Obtains an ad extended field.

Returns

Expand

Type

Description

Map<String, CreativeExtension>

Extended field.

getContentId

Expand

Method

public String getContentId()

Obtains the ad asset ID.

Returns

Expand

Type

Description

String

Ad asset ID.

getRequestId

Expand

Method

public String getRequestId()

Obtains the ad request ID.

Returns

Expand

Type

Description

String

Ad request ID.

getShowId

Expand

Method

public String getShowId()

Obtains the impression ID.

Returns

Expand

Type

Description

String

Impression ID.

getSlotId

Expand

Method

public String getSlotId()

Obtains the ad unit ID.

Returns

Expand

Type

Description

String

Ad unit ID.

getType

Expand

Method

public String getType()

Obtains the ad asset type.

Returns

Expand

Type

Description

String

Ad asset type.

getTypeToCreativeExtension

Expand

Method

public String getTypeToCreativeExtension()

Obtains an ad asset extended field.

Returns

Expand

Type

Description

Map<String, CreativeExtension>

Extended field.

getUrl

Expand

Method

public String getUrl()

Obtains the ad asset URL.

Returns

Expand

Type

Description

String

Ad asset URL.

Search
Enter a keyword.