Module: Google::Ads::AdManager::V1::GrpTargetGenderEnum::GrpTargetGender

Defined in:
proto_docs/google/ads/admanager/v1/grp_target_gender_enum.rb

Overview

Represents the target gender for a GRP demographic targeted line item.

Constant Summary collapse

GRP_TARGET_GENDER_UNSPECIFIED =

Default value. This value is unused.

0
BOTH =

Indicates that the GRP target gender is both male and female.

1
FEMALE =

Indicates that the GRP target gender is Female.

2
MALE =

Indicates that the GRP target gender is Male.

3