ExclusionSegment

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

  • The segment field is a union field that specifies the segment to be excluded.

  • segment can only be a user_list, which is a UserListSegment defining the user list to be excluded.

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.