excludedGoogleAudienceGroup property

GoogleAudienceGroup? excludedGoogleAudienceGroup
getter/setter pair

The Google audience ids of the excluded Google audience group.

Used for negative targeting. The COMPLEMENT of the UNION of this group and other excluded audience groups is used as an INTERSECTION to any positive audience targeting. Only contains Affinity, In-market and Installed-apps type Google audiences. All items are logically ‘OR’ of each other.

Implementation

GoogleAudienceGroup? excludedGoogleAudienceGroup;