items property

List<AdClient>? items
getter/setter pair

The ad clients returned in this list response.

Implementation

core.List<AdClient>? items;