ExclusionSegment

  • An audience segment to be excluded defines a group of users to be removed from an audience.

  • The segment field specifies the segment to be excluded and can only be a single type.

  • user_list is a valid type of segment that can be used for exclusion, represented by a UserListSegment object.

An audience segment to be excluded from an audience.

Proto definition

Fields
Union field

segment

segment. Segment to be excluded. segment can be only one of the following:

user_list

UserListSegment

User list segment to be excluded.