shareEmailAddress property
List of additional email addresses with which to share the query.
If send_notification is true
, these email addresses will receive a
notification when a report generated by the query is ready. If these email
addresses are connected to Display & Video 360 users, the query will be
available to them in the Display & Video 360 interface.
Implementation
core.List<core.String>? shareEmailAddress;