Google Ads Data Manager V1 Client - Class TargetingType (0.6.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class TargetingType.

The type of targeting used to serve the ad.

Protobuf type google.ads.datamanager.v1.TargetingType

Namespace

Google \ Ads \ DataManager \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TARGETING_TYPE_UNSPECIFIED

Value: 0

Unspecified targeting type.

Generated from protobuf enum TARGETING_TYPE_UNSPECIFIED = 0;

TARGETING_TYPE_AUDIENCE

Value: 1

Audience targeting.

Generated from protobuf enum TARGETING_TYPE_AUDIENCE = 1;

TARGETING_TYPE_CONTEXTUAL

Value: 2

Contextual targeting.

Generated from protobuf enum TARGETING_TYPE_CONTEXTUAL = 2;

TARGETING_TYPE_DEMOGRAPHIC

Value: 3

Demographic targeting.

Generated from protobuf enum TARGETING_TYPE_DEMOGRAPHIC = 3;

TARGETING_TYPE_DEVICE

Value: 4

Device targeting.

Generated from protobuf enum TARGETING_TYPE_DEVICE = 4;

TARGETING_TYPE_GEO

Value: 5

Geo targeting.

Generated from protobuf enum TARGETING_TYPE_GEO = 5;

TARGETING_TYPE_INTEREST

Value: 6

Interest targeting.

Generated from protobuf enum TARGETING_TYPE_INTEREST = 6;

TARGETING_TYPE_PURCHASE_INTENT

Value: 7

Purchase intent targeting.

Generated from protobuf enum TARGETING_TYPE_PURCHASE_INTENT = 7;

TARGETING_TYPE_REMARKETING

Value: 8

Remarketing targeting.

Generated from protobuf enum TARGETING_TYPE_REMARKETING = 8;