NativeAdAssetNames

public static class NativeAdAssetNames


Asset names used for NativeAd.

Summary

Constants

static final @NonNull String

The ad choices asset ID.

static final @NonNull String

The advertiser asset ID.

static final @NonNull String

The body asset ID.

static final @NonNull String

The call to action asset ID.

static final @NonNull String

The headline asset ID.

static final @NonNull String

The icon asset ID.

static final @NonNull String

The MediaView asset ID.

static final @NonNull String

The price asset ID.

static final @NonNull String

The star rating asset ID.

static final @NonNull String

The store asset ID.

Public fields

static @NonNull NativeAdAssetNames

Constants

ASSET_ADCHOICES_CONTAINER_VIEW

public static final @NonNull String ASSET_ADCHOICES_CONTAINER_VIEW

The ad choices asset ID.

ASSET_ADVERTISER

public static final @NonNull String ASSET_ADVERTISER

The advertiser asset ID.

ASSET_BODY

public static final @NonNull String ASSET_BODY

The body asset ID.

ASSET_CALL_TO_ACTION

public static final @NonNull String ASSET_CALL_TO_ACTION

The call to action asset ID.

ASSET_HEADLINE

public static final @NonNull String ASSET_HEADLINE

The headline asset ID.

ASSET_ICON

public static final @NonNull String ASSET_ICON

The icon asset ID.

ASSET_MEDIA_CONTENT

public static final @NonNull String ASSET_MEDIA_CONTENT

The MediaView asset ID.

ASSET_PRICE

public static final @NonNull String ASSET_PRICE

The price asset ID.

ASSET_STAR_RATING

public static final @NonNull String ASSET_STAR_RATING

The star rating asset ID.

ASSET_STORE

public static final @NonNull String ASSET_STORE

The store asset ID.

Public fields

INSTANCE

public static @NonNull NativeAdAssetNames INSTANCE