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 \ ExchangeSyndicationProductEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED
Value: 0No value specified
Generated from protobuf enum EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED = 0;
DISPLAY
Value: 1Property serves in-browser.
Generated from protobuf enum DISPLAY = 1;
MOBILE_APP
Value: 2Property serves on mobile applications (includes JS and SDK).
Generated from protobuf enum MOBILE_APP = 2;
VIDEO_AND_AUDIO
Value: 3Property serves video (includes audio).
Generated from protobuf enum VIDEO_AND_AUDIO = 3;
GAMES
Value: 4Property serves for games.
Generated from protobuf enum GAMES = 4;