Enum McmEarningsProductTypeEnum.McmEarningsProductType (0.52.0)

public enum McmEarningsProductTypeEnum.McmEarningsProductType extends Enum<McmEarningsProductTypeEnum.McmEarningsProductType> implements ProtocolMessageEnum

The syndication product type of the child's earnings in MCM.

Protobuf enum google.ads.admanager.v1.McmEarningsProductTypeEnum.McmEarningsProductType

Implements

ProtocolMessageEnum

Static Fields

Name Description
AD_EXCHANGE_CONTENT

Indicates the child network's earnings from Google Ad Exchange Content.

AD_EXCHANGE_CONTENT = 1;

AD_EXCHANGE_CONTENT_HOST

Indicates the child network's earnings from Google Ad Exchange Content made by a host.

AD_EXCHANGE_CONTENT_HOST = 2;

AD_EXCHANGE_CONTENT_HOST_VALUE

Indicates the child network's earnings from Google Ad Exchange Content made by a host.

AD_EXCHANGE_CONTENT_HOST = 2;

AD_EXCHANGE_CONTENT_VALUE

Indicates the child network's earnings from Google Ad Exchange Content.

AD_EXCHANGE_CONTENT = 1;

AD_EXCHANGE_GAMES

Indicates the child network's earnings from Google Ad Exchange Games.

AD_EXCHANGE_GAMES = 3;

AD_EXCHANGE_GAMES_HOST

Indicates the child network's earnings from Google Ad Exchange Games made by a host.

AD_EXCHANGE_GAMES_HOST = 4;

AD_EXCHANGE_GAMES_HOST_VALUE

Indicates the child network's earnings from Google Ad Exchange Games made by a host.

AD_EXCHANGE_GAMES_HOST = 4;

AD_EXCHANGE_GAMES_VALUE

Indicates the child network's earnings from Google Ad Exchange Games.

AD_EXCHANGE_GAMES = 3;

AD_EXCHANGE_MOBILE_CONTENT_APP

Indicates the child network's earnings from Google Ad Exchange Content Applications.

AD_EXCHANGE_MOBILE_CONTENT_APP = 5;

AD_EXCHANGE_MOBILE_CONTENT_APP_HOST

Indicates the child network's earnings from Google Ad Exchange Content Applications made by a host.

AD_EXCHANGE_MOBILE_CONTENT_APP_HOST = 6;

AD_EXCHANGE_MOBILE_CONTENT_APP_HOST_VALUE

Indicates the child network's earnings from Google Ad Exchange Content Applications made by a host.

AD_EXCHANGE_MOBILE_CONTENT_APP_HOST = 6;

AD_EXCHANGE_MOBILE_CONTENT_APP_VALUE

Indicates the child network's earnings from Google Ad Exchange Content Applications.

AD_EXCHANGE_MOBILE_CONTENT_APP = 5;

AD_EXCHANGE_PREFERRED_DEALS

Indicates the child network's earnings from Ad Exchange Preferred deals.

AD_EXCHANGE_PREFERRED_DEALS = 10;

AD_EXCHANGE_PREFERRED_DEALS_VALUE

Indicates the child network's earnings from Ad Exchange Preferred deals.

AD_EXCHANGE_PREFERRED_DEALS = 10;

AD_EXCHANGE_RESERVATIONS

Indicates the child network's earnings from Ad Exchange Reservations deals (known externally as Programmatic Reservations).

AD_EXCHANGE_RESERVATIONS = 9;

AD_EXCHANGE_RESERVATIONS_VALUE

Indicates the child network's earnings from Ad Exchange Reservations deals (known externally as Programmatic Reservations).

AD_EXCHANGE_RESERVATIONS = 9;

AD_EXCHANGE_VIDEO

Indicates the child network's earnings from Google Ad Exchange Video.

AD_EXCHANGE_VIDEO = 7;

AD_EXCHANGE_VIDEO_HOST

Indicates the child network's earnings from Google Ad Exchange Video made by a host.

AD_EXCHANGE_VIDEO_HOST = 8;

AD_EXCHANGE_VIDEO_HOST_VALUE

Indicates the child network's earnings from Google Ad Exchange Video made by a host.

AD_EXCHANGE_VIDEO_HOST = 8;

AD_EXCHANGE_VIDEO_VALUE

Indicates the child network's earnings from Google Ad Exchange Video.

AD_EXCHANGE_VIDEO = 7;

BUYER_DIRECT

Indicates the child network's earnings from Agency Direct.

BUYER_DIRECT = 12;

BUYER_DIRECT_VALUE

Indicates the child network's earnings from Agency Direct.

BUYER_DIRECT = 12;

MCM_EARNINGS_PRODUCT_TYPE_UNSPECIFIED

No value specified

MCM_EARNINGS_PRODUCT_TYPE_UNSPECIFIED = 0;

MCM_EARNINGS_PRODUCT_TYPE_UNSPECIFIED_VALUE

No value specified

MCM_EARNINGS_PRODUCT_TYPE_UNSPECIFIED = 0;

OFFERWALL

Indicates the child network's earnings from Monteverdi Offerwall.

OFFERWALL = 11;

OFFERWALL_VALUE

Indicates the child network's earnings from Monteverdi Offerwall.

OFFERWALL = 11;

UNRECOGNIZED

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()