NativeAdAssetNames

public class NativeAdAssetNames


Asset names used for NativeAd.

Summary

Constants

static final String

The ad choices asset ID.

static final String

The advertiser asset ID.

static final String
ASSET_BODY = "3004"

The body asset ID.

static final String

The call to action asset ID.

static final String

The headline asset ID.

static final String
ASSET_ICON = "3003"

The icon asset ID.

static final String
ASSET_IMAGE = "3008"

The image asset ID.

static final String

The MediaView asset ID.

static final String
ASSET_PRICE = "3007"

The price asset ID.

static final String

The star rating asset ID.

static final String
ASSET_STORE = "3006"

The store asset ID.

Constants

ASSET_ADCHOICES_CONTAINER_VIEW

public static final String ASSET_ADCHOICES_CONTAINER_VIEW = "3011"

The ad choices asset ID.

ASSET_ADVERTISER

public static final String ASSET_ADVERTISER = "3005"

The advertiser asset ID.

ASSET_BODY

public static final String ASSET_BODY = "3004"

The body asset ID.

ASSET_CALL_TO_ACTION

public static final String ASSET_CALL_TO_ACTION = "3002"

The call to action asset ID.

ASSET_HEADLINE

public static final String ASSET_HEADLINE = "3001"

The headline asset ID.

ASSET_ICON

public static final String ASSET_ICON = "3003"

The icon asset ID.

ASSET_IMAGE

public static final String ASSET_IMAGE = "3008"

The image asset ID.

ASSET_MEDIA_VIDEO

public static final String ASSET_MEDIA_VIDEO = "3010"

The MediaView asset ID.

ASSET_PRICE

public static final String ASSET_PRICE = "3007"

The price asset ID.

ASSET_STAR_RATING

public static final String ASSET_STAR_RATING = "3009"

The star rating asset ID.

ASSET_STORE

public static final String ASSET_STORE = "3006"

The store asset ID.