adClients property

List<String>? adClients
getter/setter pair

List of ad clients associated with the policy issue (either as the primary ad client or an associated host/secondary ad client).

In the latter case, this will be an ad client that is not owned by the current account.

Optional.

Implementation

core.List<core.String>? adClients;