Google Ads Ad Manager V1 Client - Class CustomTargetingKeyReportableType (0.1.1)

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

Reportable type of the custom targeting key.

Protobuf type google.ads.admanager.v1.CustomTargetingKeyReportableTypeEnum.CustomTargetingKeyReportableType

Namespace

Google \ Ads \ AdManager \ V1 \ CustomTargetingKeyReportableTypeEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CUSTOM_TARGETING_KEY_REPORTABLE_TYPE_UNSPECIFIED

Value: 0

Not specified value.

Generated from protobuf enum CUSTOM_TARGETING_KEY_REPORTABLE_TYPE_UNSPECIFIED = 0;

OFF

Value: 1

Not available for reporting in the Ad Manager query tool.

Generated from protobuf enum OFF = 1;

ON

Value: 2

Available for reporting in the Ad Manager query tool.

Generated from protobuf enum ON = 2;

CUSTOM_DIMENSION

Value: 3

Custom dimension available for reporting in the AdManager query tool.

Generated from protobuf enum CUSTOM_DIMENSION = 3;