Google Ads Ad Manager V1 Client - Class ExchangeSyndicationProduct (0.5.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ExchangeSyndicationProduct.

Ad Exchange syndication product.

Protobuf type google.ads.admanager.v1.ExchangeSyndicationProductEnum.ExchangeSyndicationProduct

Namespace

Google \ Ads \ AdManager \ V1 \ ExchangeSyndicationProductEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED

Value: 0

No value specified

Generated from protobuf enum EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED = 0;

DISPLAY

Value: 1

Property serves in-browser.

Generated from protobuf enum DISPLAY = 1;

MOBILE_APP

Value: 2

Property serves on mobile applications (includes JS and SDK).

Generated from protobuf enum MOBILE_APP = 2;

VIDEO_AND_AUDIO

Value: 3

Property serves video (includes audio).

Generated from protobuf enum VIDEO_AND_AUDIO = 3;

GAMES

Value: 4

Property serves for games.

Generated from protobuf enum GAMES = 4;