firstAndThirdPartyAudiences property
The list of first and third party audiences.
Audience size properties will not be included. This list will be absent if empty.
Implementation
core.List<FirstAndThirdPartyAudience>? firstAndThirdPartyAudiences;
The list of first and third party audiences.
Audience size properties will not be included. This list will be absent if empty.
core.List<FirstAndThirdPartyAudience>? firstAndThirdPartyAudiences;