includedFirstPartyAndPartnerAudienceGroups property
List<FirstPartyAndPartnerAudienceGroup> ?
includedFirstPartyAndPartnerAudienceGroups
getter/setter pair
The first party and partner audience ids and recencies of included first party and partner audience groups.
Each first party and partner audience group contains first party and partner audience ids only. The relation between each first party and partner audience group is INTERSECTION, and the result is UNION'ed with other audience groups. Repeated groups with the same settings will be ignored.
Optional.
Implementation
core.List<FirstPartyAndPartnerAudienceGroup>?
includedFirstPartyAndPartnerAudienceGroups;