Audience Segments¶
Audience segments targeting allows you to specify a selection of audience segments previously uploaded to BidCore for line item targeting. Refer to the Segment Upload Guide section to learn about the segment upload process. Once uploaded you can include or exclude segments as part of line item targeting.
When including or excluding segments, you can customize relations between segments using logical operators. There are the following options available:
|
|
|
|
Selected elements can be grouped. Logical operators work the same way with groups of
segments as they do with separate segments. Refer to the video guide below for a
better understanding of how the grouping works in the BidCore UI.
By default, your line items do not target audience segments. Use the
Audience Segment
reporting key to analyze their performance in u-Slicer.
Complex Logic Application¶
For better understanding of how the logical operators work, please pay attention to the following simple case examples:
done And done
Only users belonging to both segments are targeted.
done Or done
User belonging to one or both segments are targeted.
done And not close
Only users belonging to the first segment are targeted. If the segments intersect, users belonging to both segments are not targeted.
done Or not close
Users either belonging to the first segment or not belonging to the second one are targeted. If the segments intersect, users belonging to both segments at once are targeted.
close And not close
Users belonging to both segments at once are excluded from targeting.
close Or not close
Users belonging to one or both segments are excluded from targeting.