Google Ads Ad Manager V1 Client - Class DealPriorityTier (0.8.0)

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

Priority tier of non guaranteed deal products.

Protobuf type google.ads.admanager.v1.DealPriorityTierEnum.DealPriorityTier

Namespace

Google \ Ads \ AdManager \ V1 \ DealPriorityTierEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DEAL_PRIORITY_TIER_UNSPECIFIED

Value: 0

No value specified.

Generated from protobuf enum DEAL_PRIORITY_TIER_UNSPECIFIED = 0;

TIER1

Value: 1

Tier 1

Generated from protobuf enum TIER1 = 1;

TIER2

Value: 2

Tier 2

Generated from protobuf enum TIER2 = 2;

TIER3

Value: 3

Tier 3

Generated from protobuf enum TIER3 = 3;

TIER4

Value: 4

Tier 4

Generated from protobuf enum TIER4 = 4;

TIER5

Value: 5

Tier 5

Generated from protobuf enum TIER5 = 5;

TIER6

Value: 6

Tier 6

Generated from protobuf enum TIER6 = 6;

TIER7

Value: 7

Tier 7

Generated from protobuf enum TIER7 = 7;

TIER8

Value: 8

Tier 8

Generated from protobuf enum TIER8 = 8;

TIER9

Value: 9

Tier 9

Generated from protobuf enum TIER9 = 9;

OPTIMIZED

Value: 1000

Open Auction optimized tier

Generated from protobuf enum OPTIMIZED = 1000;